Closed
Bug 632474
Opened 14 years ago
Closed 14 years ago
Throw a TYPE_MISMATCH_ERR on drawImage(null)
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
(Keywords: dev-doc-complete, html5)
Attachments
(1 file, 1 obsolete file)
2.90 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Flags: in-testsuite+
Attachment #510681 -
Flags: review?(jonas)
Comment on attachment 510681 [details] [diff] [review]
Patch v1
Personally I'd use NS_ENSURE_TRUE here since I think it's both fine and desirable to warn when script triggers error conditions in our code.
But r=me either way.
Attachment #510681 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #510681 -
Attachment is obsolete: true
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Comment 3•14 years ago
|
||
Whiteboard: fixed-in-cedar
Updated•14 years ago
|
Keywords: checkin-needed
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
No longer depends on: post2.0
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla2.2
Updated•14 years ago
|
Keywords: dev-doc-needed
Comment 5•14 years ago
|
||
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•