Closed Bug 1296149 Opened 8 years ago Closed 8 years ago

Stylo about:home ASSERTION: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045

Categories

(Core :: CSS Parsing and Computation, defect, P1)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cpeterson, Assigned: mbrubeck)

References

Details

(Keywords: assertion)

STR:
1. Load about:home

RESULT:
An endless stream of assertion log messages:

[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
[97142] ###!!! ASSERTION: stylo: nsPresContext::HasAuthorSpecifiedRules not implemented: 'Error', file /Users/chris/Code/mozilla/stylo-gecko/layout/base/nsPresContext.cpp, line 2045
See Also: → 1292281
Priority: P3 → P1
The assertions have been replaced with a warning.  Loading about:home now produces a stream of warnings, followed by a panic in Servo code:

thread 'StyleWorker worker 1/3' panicked at 'Calling previous_styles without having gathered it', /home/mbrubeck/src/mozilla-central/servo/components/style/data.rs:167
Assignee: nobody → mbrubeck
This no longer asserts or crashes.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.