Closed
Bug 616495
Opened 14 years ago
Closed 14 years ago
Firefox 4.0b8pre crash in [@ nsCSSBorderRenderer::DrawRectangularCompositeColors() ][@ nsCSSBorderRenderer::DrawRectangularCompositeColors ]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta8+ |
People
(Reporter: marcia, Assigned: bas.schouten)
References
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
2.40 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
1.23 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
Seen while reviewing new crashes. This crash started showing up in crash stats using the 2010120300 build. So far crashes are Win 7 and XP only. http://tinyurl.com/26eljvm to the crashes so far.
Frame Module Signature [Expand] Source
0 xul.dll nsCSSBorderRenderer::DrawRectangularCompositeColors layout/base/nsCSSRenderingBorders.cpp:1334
1 xul.dll nsCSSBorderRenderer::DrawBorders
2 @0x3fefffff
Comment 2•14 years ago
|
||
Can we get some urls for this crash? It seems likely to reproducible with
particular content.
Comment 4•14 years ago
|
||
9987d0724a10
2010-12-02 14:17 +0100 Bas Schouten - Bug 588271 - Part 4: Add specialized rendering codepaths for the most common border types. r=vlad a=blocking-betan
Assignee | ||
Comment 5•14 years ago
|
||
Problem has been rootcaused. Working on a fix. Surprising this is so rare, really.
Assignee | ||
Comment 7•14 years ago
|
||
Comment 8•14 years ago
|
||
Test please.
Updated•14 years ago
|
blocking2.0: ? → beta8+
Comment on attachment 495059 [details] [diff] [review]
Deal with some border sides having no moz-border-colors while others do
looks fine, but as jeff said, add a test pls!
Attachment #495059 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 10•14 years ago
|
||
As requested, a test.
Attachment #495076 -
Flags: review?(vladimir)
Comment 11•14 years ago
|
||
Comment on attachment 495076 [details] [diff] [review]
Test single side composite color border
nitpick: Call the test 616495-single-side-composite-color-border.html or something like that
Attachment #495076 -
Flags: review?(vladimir) → review+
Updated•14 years ago
|
OS: Windows XP → All
Summary: Firefox 4.0b8pre crash in [@ nsCSSBorderRenderer::DrawRectangularCompositeColors() → Firefox 4.0b8pre crash in [@ nsCSSBorderRenderer::DrawRectangularCompositeColors() ][@ nsCSSBorderRenderer::DrawRectangularCompositeColors ]
Assignee | ||
Comment 12•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/cd392793b0c0
http://hg.mozilla.org/mozilla-central/rev/ec5c700a5f7e
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ nsCSSBorderRenderer::DrawRectangularCompositeColors() ]
[@ nsCSSBorderRenderer::DrawRectangularCompositeColors ]
You need to log in
before you can comment on or make changes to this bug.
Description
•