Bug 206435

Summary: Fix tvOS values in SUPPORTED_PLATFORMS
Product: WebKit Reporter: Keith Rollin <krollin>
Component: Tools / TestsAssignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Keith Rollin
Reported 2020-01-17 12:40:17 PST
A number of targets in WebKit have 'tvos' and 'tvsimulator' in SUPPORTED_PLATFORMS. The correct values are 'appletvos' and 'appletvsimulator'. These should be updated to the correct ones as the wrong values prevent the tvOS run destination from being usable in the UI to build for tvOS.
Attachments
Patch (7.62 KB, patch)
2020-01-17 12:42 PST, Keith Rollin
no flags
Keith Rollin
Comment 1 2020-01-17 12:40:42 PST
Keith Rollin
Comment 2 2020-01-17 12:42:45 PST
Alexey Proskuryakov
Comment 3 2020-01-17 12:50:09 PST
Comment on attachment 388076 [details] Patch Seems fine. Please don't land before the long weekend.
Keith Rollin
Comment 4 2020-01-17 12:58:20 PST
Alright.
WebKit Commit Bot
Comment 5 2020-01-21 11:40:52 PST
Comment on attachment 388076 [details] Patch Clearing flags on attachment: 388076 Committed r254868: <https://trac.webkit.org/changeset/254868>
WebKit Commit Bot
Comment 6 2020-01-21 11:40:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.