[webkit-reviews] review requested: [Bug 190894] InspectorCanvas is not getting cleared properly for OffscreenCanvas : [Attachment 353075] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 20:33:37 PDT 2018


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 190894: InspectorCanvas is not getting cleared properly for OffscreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=190894

Attachment 353075: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=353075&action=review




--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 353075

  --> https://bugs.webkit.org/attachment.cgi?id=353075&action=review

[PATCH] Proposed Fix

One of the ASSERTs was invalid since a context might never have been created.
Retrying without that one assert.


More information about the webkit-reviews mailing list