Closed
Bug 730508
Opened 13 years ago
Closed 13 years ago
Canvas does not clip its invalid regions by the size of the canvas
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
969 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
If you do a draw image partially outside of the canvas, you can invalidate content outside of the canvas.
Attachment #600581 -
Flags: review?(roc)
Attachment #600581 -
Flags: review?(roc) → review+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jmuizelaar
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → mozilla13
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Summary: Canvas does not clip it's invalid regions by the size of the canvas → Canvas does not clip its invalid regions by the size of the canvas
You need to log in
before you can comment on or make changes to this bug.
Description
•