webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
WebKitLogging.h File Reference
#import <wtf/Assertions.h>

Go to the source code of this file.

Macros

#define LOG_CHANNEL_PREFIX   WebKitLog
 
#define WEBKIT_LOG_CHANNELS(M)
 

Functions

void WebKitInitializeLogChannelsIfNecessary (void)
 
void ReportDiscardedDelegateException (SEL delegateSelector, id exception)
 

Macro Definition Documentation

◆ LOG_CHANNEL_PREFIX

#define LOG_CHANNEL_PREFIX   WebKitLog

◆ WEBKIT_LOG_CHANNELS

#define WEBKIT_LOG_CHANNELS (   M)
Value:
M(BackForward) \
M(Bindings) \
M(CacheSizes) \
M(DocumentLoad) \
M(Download) \
M(Encoding) \
M(Events) \
M(FileDatabaseActivity) \
M(FontCache) \
M(FontSelection) \
M(FontSubstitution) \
M(History) \
M(IconDatabase) \
M(Loading) \
M(PageCache) \
M(PluginEvents) \
M(Plugins) \
M(Progress) \
M(Redirect) \
M(RemoteInspector) \
M(TextInput) \
M(Timing) \
M(View) \
Definition: WillSendSubmitEvent.mm:37
Definition: History.idl:28
M
Definition: parse_delay_file.m:61

Function Documentation

◆ ReportDiscardedDelegateException()

void ReportDiscardedDelegateException ( SEL  delegateSelector,
id  exception 
)

◆ WebKitInitializeLogChannelsIfNecessary()

void WebKitInitializeLogChannelsIfNecessary ( void  )