Bug 222458

Summary: Fix crashes due to unsupported pixel formats, program generation issues in Metal Angle backend on Simulator
Product: WebKit Reporter: Kyle Piddington <kpiddington>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, ews-watchlist, graouts, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
ews-feeder: commit-queue-
Patch
none
Patch none

Description Kyle Piddington 2021-02-25 21:38:02 PST
Fix crashes due to unsupported pixel formats, program generation issues in Metal Angle backend on Simulator
Comment 1 Kyle Piddington 2021-02-25 21:38:49 PST
Created attachment 421607 [details]
Patch
Comment 2 EWS Watchlist 2021-02-25 21:39:53 PST
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 3 Kyle Piddington 2021-02-26 01:40:19 PST
Created attachment 421624 [details]
Patch
Comment 4 Kyle Piddington 2021-02-26 11:57:28 PST
Created attachment 421688 [details]
Patch
Comment 5 Kyle Piddington 2021-02-26 12:35:48 PST
Created attachment 421697 [details]
Patch
Comment 6 Dean Jackson 2021-02-26 15:27:25 PST
Comment on attachment 421697 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=421697&action=review

> Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/xcshareddata/xcschemes/WebKitTestRunner.xcscheme:38
> +      launchStyle = "1"
>        useCustomWorkingDirectory = "NO"

Oops. I'll remove this on landing.
Comment 7 Dean Jackson 2021-02-26 15:46:40 PST
Committed r273597 (234647@main): <https://commits.webkit.org/234647@main>
Comment 8 Radar WebKit Bug Importer 2021-02-26 15:47:16 PST
<rdar://problem/74811255>
Comment 9 Kyle Piddington 2021-02-26 16:46:38 PST
Reopening to attach new patch.
Comment 10 Kyle Piddington 2021-02-26 16:46:39 PST
Created attachment 421727 [details]
Patch
Comment 11 Kyle Piddington 2021-02-26 16:53:17 PST
Accidentally reopen'd, Dean forgot to mention this was landed.
Committed r273597 (234647@main): <https://commits.webkit.org/234647@main>