Bug 199676

Summary: [WebGPU] Implement GPUUncapturedErrorEvent
Product: WebKit Reporter: Justin Fan <justin_fan>
Component: WebGPUAssignee: Justin Fan <justin_fan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P3 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Justin Fan
Reported 2019-07-10 11:26:55 PDT
Errors not captured by any error scope should be fired as Events on the GPUDevice and reported to console.
Attachments
Patch (41.57 KB, patch)
2019-09-04 18:13 PDT, Justin Fan
no flags
Patch (46.11 KB, patch)
2019-09-05 16:26 PDT, Justin Fan
no flags
Justin Fan
Comment 1 2019-09-04 18:13:41 PDT
WebKit Commit Bot
Comment 2 2019-09-05 12:22:05 PDT
Comment on attachment 378032 [details] Patch Clearing flags on attachment: 378032 Committed r249539: <https://trac.webkit.org/changeset/249539>
WebKit Commit Bot
Comment 3 2019-09-05 12:22:07 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-09-05 12:23:16 PDT
Ryan Haddad
Comment 5 2019-09-05 15:47:28 PDT
There are quite a few webgpu layout test failures on Mojave bots after this change: https://build.webkit.org/results/Apple%20Mojave%20Release%20WK2%20(Tests)/r249539%20(6413)/results.html
Justin Fan
Comment 6 2019-09-05 16:26:02 PDT
Reopening to attach new patch.
Justin Fan
Comment 7 2019-09-05 16:26:03 PDT
Justin Fan
Comment 8 2019-09-06 14:54:41 PDT
Note You need to log in before you can comment on or make changes to this bug.