Closed
Bug 589581
Opened 14 years ago
Closed 14 years ago
Shouldn't throw in isPointInPath on non-finite values
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
()
Details
(Keywords: html5)
Attachments
(1 file, 1 obsolete file)
1.81 KB,
patch
|
Details | Diff | Splinter Review |
> If either of the arguments is infinite or NaN, then the method must return
> false.
Flags: in-testsuite+
Attachment #468158 -
Flags: review?(vladimir)
Comment 1•14 years ago
|
||
PR_FALSE, right?
Assignee | ||
Comment 2•14 years ago
|
||
Consider that fixed.
Attachment #468158 -
Flags: review?(vladimir)
Attachment #468158 -
Flags: review+
Attachment #468158 -
Flags: approval2.0+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•14 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•