Bug 212900

Summary: JavaScriptCore: Fix PLATFORM(TVOS) macro
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: JavaScriptCoreAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=212718
Attachments:
Description Flags
Patch none

Jonathan Bedard
Reported 2020-06-08 07:44:12 PDT
PLATFORM(TVOS) will always resolve to false, and should be PLATFORM(APPLETV)\.
Attachments
Patch (1.27 KB, patch)
2020-06-08 08:03 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-06-08 07:57:32 PDT
Jonathan Bedard
Comment 2 2020-06-08 08:03:31 PDT
EWS
Comment 3 2020-06-08 09:11:34 PDT
Committed r262719: <https://trac.webkit.org/changeset/262719> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401338 [details].
Note You need to log in before you can comment on or make changes to this bug.