RESOLVED FIXED 191016
Web Inspector: Canvas: show warning when path moves offscreen
https://bugs.webkit.org/show_bug.cgi?id=191016
Summary Web Inspector: Canvas: show warning when path moves offscreen
Devin Rousso
Reported 2018-10-28 15:27:58 PDT
``` context.beginPath(); context.moveTo(-10, -10); // Should have warning icon ```
Attachments
Patch (11.74 KB, patch)
2018-10-28 16:57 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2018-10-28 16:57:20 PDT
Joseph Pecoraro
Comment 2 2018-10-29 16:46:00 PDT
Comment on attachment 353268 [details] Patch r=me
WebKit Commit Bot
Comment 3 2018-10-29 17:11:01 PDT
Comment on attachment 353268 [details] Patch Clearing flags on attachment: 353268 Committed r237574: <https://trac.webkit.org/changeset/237574>
WebKit Commit Bot
Comment 4 2018-10-29 17:11:03 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-10-29 17:12:59 PDT
Note You need to log in before you can comment on or make changes to this bug.