Bug 221679

Summary: Use HAVE(PEPPER_UI_CORE) instead of PLATFORM(WATCHOS) to guard code that uses PepperUICore
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: PlatformAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, benjamin, cdumez, cmarcelo, ews-watchlist, megan_gardner, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>