Closed
Bug 691156
Opened 13 years ago
Closed 13 years ago
Handle putImageData(nonfinite) correctly
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
()
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
32.79 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Flags: in-testsuite+
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #564064 -
Flags: review?(bzbarsky)
Comment 2•13 years ago
|
||
Comment on attachment 564064 [details] [diff] [review]
Patch v1
r=me
Attachment #564064 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Keywords: dev-doc-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Comment 4•13 years ago
|
||
Do I interpret this correctly that non-finite values now work instead of throwing?
Comment 5•13 years ago
|
||
Talked to Ms2ger in IRC, got clarified on this. Doc updated here:
https://developer.mozilla.org/en/DOM/CanvasRenderingContext2D#putImageData%28%29
And mentioned on Firefox 10 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•