Closed
Bug 1104671
Opened 11 years ago
Closed 11 years ago
Assertion failure: !mWillChangeBudgetCalculated
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1103106
People
(Reporter: allstars.chh, Unassigned)
Details
I ran into this assertion on Flame, with gecko/gaia are from maser.
Gecko:
commit d8aa973126d6a42e808911079f3ec064abe2a208
Author: Wes Kocher <wkocher@mozilla.com>
Date: Mon Nov 24 16:23:51 2014 -0800
Bug 1104301 - Re-disable this test on linux after an accidental reenabling. r=me a=merge
Gaia:
commit 824a61cccec4c69be9a86ad5cb629a1f61fa142f
Merge: 8cbb8cc 99614c4
Author: John Hu <johu@mozilla.com>
Date: Tue Nov 25 14:30:17 2014 +0800
Merge pull request #26179 from huchengtw-moz/bug-1038073-ui-test-v2
Bug 1038073 - Extend UITest app to be able to do hardware buttons testin...r=altsai
STR:
1. In HomeScreen, launch Gallery
2. choose any picture, then it crashed.
Also
1. Go to Settings
2. enter Developer Menu, then it crashed.
11-25 06:28:25.170: A/MOZ_Assert(3430): Assertion failure: !mWillChangeBudgetCalculated (Can't modify the budget once it's been used.), at ../../../gecko/layout/base/nsDisplayList.cpp:1224
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•