Changeset 285966 in webkit
- Timestamp:
- Nov 17, 2021, 4:38:36 PM (5 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Platform/Logging.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r285965 r285966 1 2021-11-17 Wenson Hsieh <wenson_hsieh@apple.com> 2 3 Add a Translation WebKit2 logging category 4 https://bugs.webkit.org/show_bug.cgi?id=233286 5 6 Reviewed by Tim Horton. 7 8 Add the new category. 9 10 * Platform/Logging.h: 11 1 12 2021-11-17 J Pascoe <j_pascoe@apple.com> 2 13 -
trunk/Source/WebKit/Platform/Logging.h
r284887 r285966 100 100 M(StorageAPI) \ 101 101 M(TextInput) \ 102 M(Translation) \ 102 103 M(UIHitTesting) \ 103 104 M(ViewGestures) \
Note:
See TracChangeset
for help on using the changeset viewer.