#include <wtf/Assertions.h>
Go to the source code of this file.
◆ LOG_CHANNEL_PREFIX
#define LOG_CHANNEL_PREFIX WebKitLog |
◆ WEBKIT_LOG_CHANNELS
#define WEBKIT_LOG_CHANNELS |
( |
|
M | ) |
|
Value: M(Bindings) \
M(CacheSizes) \
M(DocumentLoad) \
M(Download) \
M(Encoding) \
M(Events) \
M(FileDatabaseActivity) \
M(FontCache) \
M(FontSelection) \
M(FontSubstitution) \
M(IconDatabase) \
M(LiveConnect) \
M(Loading) \
M(PageCache) \
M(PluginEvents) \
M(Plugins) \
M(Progress) \
M(Redirect) \
M(TextInput) \
M(Timing) \
M(View) \
Definition: History.idl:28
M
Definition: parse_delay_file.m:61
◆ WebKitInitializeLogChannelsIfNecessary()
void WebKitInitializeLogChannelsIfNecessary |
( |
void |
| ) |
|