Closed
Bug 770381
Opened 12 years ago
Closed 12 years ago
Crash when changing opacity of multiple nested elements
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(2 files)
1. Set
user_pref("layers.acceleration.disabled", true);
2. Load the testcase
Result: Crash!
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Comment 2•12 years ago
|
||
I would not be surprised if this were a regression from bug 539356.
Is this a recent regression?
Blocks: dlbi
Updated•12 years ago
|
Keywords: regression
Version: Trunk → 16 Branch
Comment 4•12 years ago
|
||
Doesn't crash here.
Reporter | ||
Comment 5•12 years ago
|
||
Probably because bug 539356 was backed out.
Comment 6•12 years ago
|
||
Can you check this is, Jesse?
Comment 7•12 years ago
|
||
Reason being that Matt wants tests for as many of the regressions from the DLBI bug in the tree as possible, so that Try will pick up failures before he pushes to m-i.
Reporter | ||
Comment 8•12 years ago
|
||
I could add it as a crashtest, but that might not cause it to run with layers.acceleration.disabled.
Some of our tinderbox test machines have layers acceleration disabled, so that's OK.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•12 years ago
|
||
Flags: in-testsuite+
Comment 11•12 years ago
|
||
Updated•12 years ago
|
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•