Closed
Bug 1009357
Opened 11 years ago
Closed 11 years ago
Path2D crash after using copy constructor
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
VERIFIED
FIXED
mozilla32
Tracking | Status | |
---|---|---|
firefox32 | --- | verified |
People
(Reporter: jruderman, Assigned: cabanier)
References
Details
(Keywords: crash, testcase)
Attachments
(3 files)
No description provided.
Reporter | ||
Comment 1•11 years ago
|
||
mPathBuilder is null.
Assignee | ||
Comment 2•11 years ago
|
||
Code didn't always check if a path builder was available.
Looked over the code and added missing path builder contractor.
Assignee: nobody → cabanier
Attachment #8421485 -
Flags: review?(roc)
Reporter | ||
Updated•11 years ago
|
Blocks: fuzz-with-webidl
Attachment #8421485 -
Flags: review?(roc) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Hi,
could you provide a Try link. Suggestions for what to run if you haven't
yet can be found here:
https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
Keywords: checkin-needed
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #3)
> Hi,
> could you provide a Try link. Suggestions for what to run if you haven't
> yet can be found here:
> https://wiki.mozilla.org/Sheriffing/How:To:Recommended_Try_Practices
try build: https://tbpl.mozilla.org/?tree=Try&rev=f42450e4fe6d
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Comment 7•11 years ago
|
||
Reproduced in Nightly 2014-05-15.
Verified fixed 32.0a1 (2014-05-27), win 7 x64.
Status: RESOLVED → VERIFIED
status-firefox32:
--- → verified
You need to log in
before you can comment on or make changes to this bug.
Description
•