RESOLVED FIXED 221679
Use HAVE(PEPPER_UI_CORE) instead of PLATFORM(WATCHOS) to guard code that uses PepperUICore
https://bugs.webkit.org/show_bug.cgi?id=221679
Summary Use HAVE(PEPPER_UI_CORE) instead of PLATFORM(WATCHOS) to guard code that uses...
Wenson Hsieh
Reported 2021-02-10 08:58:32 PST
HAVE(PEPPER_UI_CORE) is more semantically precise than PLATFORM(WATCHOS) in these codepaths.
Attachments
Patch (26.69 KB, patch)
2021-02-10 09:29 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-02-10 09:29:36 PST
EWS
Comment 2 2021-02-10 11:58:20 PST
Committed r272669: <https://commits.webkit.org/r272669> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419856 [details].
Radar WebKit Bug Importer
Comment 3 2021-02-10 14:28:54 PST
Note You need to log in before you can comment on or make changes to this bug.