Closed
Bug 1160894
Opened 11 years ago
Closed 9 years ago
Assertion failure: !HasListeners() (when listeners present, must keep mMatches current)
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1264891
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: assertion)
Attachments
(3 files)
1. http://www.gap.com/browse/category.do?cid=83056&departmentRedirect=true#department=75
2. Assertion failure: !HasListeners() (when listeners present, must keep mMatches current), at c:\mozilla\builds\nightly\mozilla\layout\style\MediaQueryList.cpp:76
| Reporter | ||
Comment 1•11 years ago
|
||
I was unable to reproduce this even though it was recent and even going back to see when it might have been fixed. huh. anyway=> WFM. I'll reopen if I see it again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•10 years ago
|
||
1. http://www.gapcanada.ca/
2. Assertion failure: !HasListeners() (when listeners present, must keep mMatches current), at c:/builds/moz2_slave/m-cen-w64-d-000000000000000000/build/src/layout/style/MediaQueryList.cpp:76
Beta/44, Aurora/45, Nightly/46 on Linux, OS X, Windows.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
cameron, is this something for you ? Or do you know who could take a look at this assertion, thanks!
Flags: needinfo?(cam)
Comment 6•10 years ago
|
||
I can't seem to reproduce this locally (m-c tip on Linux). David implemented window.matchMedia so maybe he has an idea.
Flags: needinfo?(cam) → needinfo?(dbaron)
| Reporter | ||
Comment 7•10 years ago
|
||
manually reproducible with https://www.uvic.ca/cas/logout?url=http://coursespaces.uvic.ca/grade/report/user/index.php%3Fid=9852 on Linux x86_64 Beta/45, Aurora/46, Nightly/47 at least. This occurs on Windows and Linux though from automation it doesn't appear to be 100% reliable. I have other urls where automation is more reliable but they are slightly NSFW so lets see how this url does. This is reproducible with a saved version for the moment anyway.
| Reporter | ||
Comment 8•9 years ago
|
||
duping forward to bug 1264891
Status: REOPENED → RESOLVED
Closed: 11 years ago → 9 years ago
Flags: needinfo?(dbaron)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•