Closed
Bug 1324634
Opened 8 years ago
Closed 7 years ago
stylo: several tests non-fatally assert with "Bad loading table"
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: heycam, Unassigned)
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
dom/html/crashtests/741218.json
dom/jsurl/crashtests/457050-1.html
layout/generic/crashtests/665853.html
layout/style/crashtests/412588-1.html
layout/style/crashtests/460323-1.html
layout/style/crashtests/495269-1.html
layout/style/crashtests/495269-2.html
layout/style/crashtests/867487.html
netwerk/test/crashtests/785753-2.html
parser/htmlparser/tests/crashtests/31392-1.html
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
Comment 3•7 years ago
|
||
Don't see any more references to this bug on the tree, and a spot-check of a few of the tests in comment 0 doesn't show any expected assertions.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•