Bug 191016

Summary: Web Inspector: Canvas: show warning when path moves offscreen
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 175485    
Attachments:
Description Flags
Patch none

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.