RESOLVED FIXED 192430
Move more macros out of WebKit's config.h
https://bugs.webkit.org/show_bug.cgi?id=192430
Summary Move more macros out of WebKit's config.h
Alexey Proskuryakov
Reported 2018-12-05 14:46:24 PST
Save some bug IDs by moving multiple macros at once!
Attachments
proposed patch (3.57 KB, patch)
2018-12-05 14:49 PST, Alexey Proskuryakov
thorton: review+
Alexey Proskuryakov
Comment 1 2018-12-05 14:49:26 PST
Created attachment 356662 [details] proposed patch These all seem straightforward. Removing ifndefs, removing #else clauses, simplifying some of the conditions.
Tim Horton
Comment 2 2018-12-07 15:09:14 PST
Comment on attachment 356662 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=356662&action=review > Source/WTF/wtf/Platform.h:1426 > +#if PLATFORM(IOS_FAMILY) || PLATFORM(MAC) Cocoa
Alexey Proskuryakov
Comment 3 2018-12-10 09:55:50 PST
Radar WebKit Bug Importer
Comment 4 2018-12-10 09:56:21 PST
Note You need to log in before you can comment on or make changes to this bug.