Closed Bug 1292272 Opened 8 years ago Closed 8 years ago

Stylo hits unreachable!() during media query parsing: components/style/media_queries.rs#L44

Categories

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

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: cpeterson, Assigned: emilio)

References

Details

(Keywords: crash, Whiteboard: [stylo:m2])

To reproduce, run `./mach reftest --disable-e10s <filename>` or replace <filename> with `layout/reftest/reftest.list`.

TEST-UNEXPECTED-FAIL | file:///home/shinglyu/workspace/stylo/gecko-dev/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html | application terminated with exit code 4
REFTEST PROCESS-CRASH | file:///home/shinglyu/workspace/stylo/gecko-dev/layout/reftests/w3c-css/received/css-values-3/calc-in-media-queries-001.html | application crashed [None]
--
hit unreachable!() during media query parsing: https://github.com/servo/servo/blob/cbf71a2cf39e792f75309e68f7cabe862d4a70eb/components/style/media_queries.rs#L44
Blocks: 1292274
No longer blocks: 1292274
Summary: hit unreachable!() during media query parsing: components/style/media_queries.rs#L44 → Stylo hits unreachable!() during media query parsing: components/style/media_queries.rs#L44
Switching NI from bug 1289964 to this bug. This seems to be a straightforward Servo bug to look at.
Flags: needinfo?(slyu)
I can reproduce this. I'll take a look.
Flags: needinfo?(slyu)
Assignee: nobody → slyu
Priority: -- → P2
This is fixed in https://github.com/servo/servo/pull/13075
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee: slyu → ecoal95
You need to log in before you can comment on or make changes to this bug.