[webkit-reviews] review requested: [Bug 180770] Web Inspector: replace HTMLCanvasElement with CanvasRenderingContext for instrumentation logic : [Attachment 329328] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 22:59:26 PST 2017


Devin Rousso <webkit at devinrousso.com> has asked  for review:
Bug 180770: Web Inspector: replace HTMLCanvasElement with
CanvasRenderingContext for instrumentation logic
https://bugs.webkit.org/show_bug.cgi?id=180770

Attachment 329328: Patch

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




--- Comment #25 from Devin Rousso <webkit at devinrousso.com> ---
Created attachment 329328

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

Patch

I think some of the test failures were due to the fact that the
CanvasRenderingContext would be destroyed before the frame navigation event is
fired, but I could be wrong


More information about the webkit-reviews mailing list