Bug 221679 - Use HAVE(PEPPER_UI_CORE) instead of PLATFORM(WATCHOS) to guard code that uses PepperUICore
Summary: Use HAVE(PEPPER_UI_CORE) instead of PLATFORM(WATCHOS) to guard code that uses...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-10 08:58 PST by Wenson Hsieh
Modified: 2021-02-10 14:28 PST (History)
8 users (show)

See Also:


Attachments
Patch (26.69 KB, patch)
2021-02-10 09:29 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-02-10 08:58:32 PST
HAVE(PEPPER_UI_CORE) is more semantically precise than PLATFORM(WATCHOS) in these codepaths.
Comment 1 Wenson Hsieh 2021-02-10 09:29:36 PST
Created attachment 419856 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-02-10 14:28:54 PST
<rdar://problem/74206429>