Closed
Bug 691156
Opened 12 years ago
Closed 12 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 |
http://w3c-test.org/html/tests/approved/canvas/2d.imageData.put.nonfinite.html
Flags: in-testsuite+
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #564064 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•12 years ago
|
||
Comment on attachment 564064 [details] [diff] [review] Patch v1 r=me
Attachment #564064 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d2864f385249
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Keywords: dev-doc-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Comment 4•12 years ago
|
||
Do I interpret this correctly that non-finite values now work instead of throwing?
Comment 5•12 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
•