git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Web Inspector: InspectorFrontendAPIDispatcher should not ignore all exceptions
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
Logging.h
diff --git
a/Source/WebCore/platform/Logging.h
b/Source/WebCore/platform/Logging.h
index
bf9c95e
..
86cc77e
100644
(file)
--- a/
Source/WebCore/platform/Logging.h
+++ b/
Source/WebCore/platform/Logging.h
@@
-71,6
+71,7
@@
namespace WebCore {
M(Images) \
M(IndexedDB) \
M(IndexedDBOperations) \
+ M(Inspector) \
M(Layers) \
M(Layout) \
M(FormattingContextLayout) \