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 Bugs | Assignee: | 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
Kyle Piddington
2021-02-25 21:38:02 PST
Created attachment 421607 [details]
Patch
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE Created attachment 421624 [details]
Patch
Created attachment 421688 [details]
Patch
Created attachment 421697 [details]
Patch
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. Committed r273597 (234647@main): <https://commits.webkit.org/234647@main> Reopening to attach new patch. Created attachment 421727 [details]
Patch
Accidentally reopen'd, Dean forgot to mention this was landed. Committed r273597 (234647@main): <https://commits.webkit.org/234647@main> |