RESOLVED FIXED 212900
JavaScriptCore: Fix PLATFORM(TVOS) macro
https://bugs.webkit.org/show_bug.cgi?id=212900
Summary JavaScriptCore: Fix PLATFORM(TVOS) macro
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.