Closed
Bug 1324635
Opened 8 years ago
Closed 8 years ago
stylo: layout/style/crashtests/700116.html non-fatally asserts with "Bad loading table" and "stylo: can't handle alternate ServoStyleSheets yet"
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: heycam, Assigned: bradwerth)
References
(Blocks 1 open bug)
Details
###!!! ASSERTION: Bad loading table: 'mSheets->mLoadingDatas.Get(&key, &loadingData) && loadingData == aLoadData', file /home/worker/workspace/build/src/layout/style/Loader.cpp, line 1883
###!!! ASSERTION: stylo: can't handle alternate ServoStyleSheets yet: 'Error', file /home/worker/workspace/build/src/dom/base/nsDocument.cpp, line 6128
The second assertion could be removed if we support SetEnabled.
Reporter | ||
Comment 1•8 years ago
|
||
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•8 years ago
|
||
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → bwerth
Assignee | ||
Comment 3•8 years ago
|
||
Bug 1341721 patch fixed the second assert.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•