Closed
Bug 470124
Opened 16 years ago
Closed 16 years ago
Crash [@ nsSVGUtils::GetRelativeRect]
Categories
(Core :: SVG, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla1.9.1b3
People
(Reporter: jruderman, Assigned: longsonr)
References
Details
(Keywords: crash, testcase, verified1.9.1)
Crash Data
Attachments
(2 files)
178 bytes,
image/svg+xml
|
Details | |
2.19 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•16 years ago
|
||
confirmed on Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20081217 Minefield/3.2a1pre.
bp-d691831b-4c50-492b-87b8-d3d8f2081217
OS: Mac OS X → All
Assignee | ||
Comment 2•16 years ago
|
||
Assignee: nobody → longsonr
Attachment #353681 -
Flags: superreview?(roc)
Attachment #353681 -
Flags: review?(roc)
Assignee | ||
Updated•16 years ago
|
Flags: blocking1.9.1?
Attachment #353681 -
Flags: superreview?(roc)
Attachment #353681 -
Flags: superreview+
Attachment #353681 -
Flags: review?(roc)
Attachment #353681 -
Flags: review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Comment 3•16 years ago
|
||
Comment on attachment 353681 [details] [diff] [review]
patch
[Checkin: Comment 3 & 5]
http://hg.mozilla.org/mozilla-central/rev/4568122c4a8a
Attachment #353681 -
Attachment description: patch → patch
[Checkin: Comment 3]
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs landing]
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Updated•16 years ago
|
Attachment #353681 -
Flags: approval1.9.1?
Assignee | ||
Updated•16 years ago
|
Whiteboard: [c-n: baking for 1.9.1]
Assignee | ||
Comment 4•16 years ago
|
||
Simple fix to not call code that will crash. Low risk.
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P3
Assignee | ||
Updated•16 years ago
|
Attachment #353681 -
Flags: approval1.9.1?
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Whiteboard: [c-n: baking for 1.9.1] → [c-n: baking for 1.9.1] [needs landing 1.9.1]
Comment 5•16 years ago
|
||
Comment on attachment 353681 [details] [diff] [review]
patch
[Checkin: Comment 3 & 5]
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/4594d93b4d54
Attachment #353681 -
Attachment description: patch
[Checkin: Comment 3] → patch
[Checkin: Comment 3 & 5]
Updated•16 years ago
|
Keywords: checkin-needed → fixed1.9.1
Whiteboard: [c-n: baking for 1.9.1] [needs landing 1.9.1]
Target Milestone: mozilla1.9.2a1 → mozilla1.9.1b3
Comment 6•16 years ago
|
||
verified fixed using
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20081229 Shiretoko/3.1b3pre, and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20081229 Shiretoko/3.1b3pre
also verified fixed on the trunk using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20081229 Minefield/3.2a1pre and Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081229 Minefield/3.2a1pre
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
Reporter | ||
Updated•16 years ago
|
Flags: in-testsuite+
Updated•13 years ago
|
Crash Signature: [@ nsSVGUtils::GetRelativeRect]
You need to log in
before you can comment on or make changes to this bug.
Description
•