Closed
Bug 1401173
Opened 7 years ago
Closed 7 years ago
stylo: Crash in mozalloc_abort | abort | style::stylist::{{impl}}::add_stylesheet<T>
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1400926
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | wontfix |
firefox57 | --- | fixed |
People
(Reporter: marcia, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-62edd1e4-0fc5-4d3d-86ed-551010170919.
=============================================================
Seen while looking at crash stats: http://bit.ly/2fhF2hG
Able to reproduce with this URL: http://jsbin.com/suxabaxoce/edit?css,js,console,output
Reporter | ||
Comment 1•7 years ago
|
||
Adding Windows signature [@ style::stylist::CascadeData::add_stylesheet<T>]
Crash Signature: [@ mozalloc_abort | abort | style::stylist::{{impl}}::add_stylesheet<T>] → [@ mozalloc_abort | abort | style::stylist::{{impl}}::add_stylesheet<T>]
[@ style::stylist::CascadeData::add_stylesheet<T>]
Reporter | ||
Updated•7 years ago
|
OS: Mac OS X → All
Hardware: Unspecified → All
Updated•7 years ago
|
status-firefox55:
--- → unaffected
status-firefox56:
--- → wontfix
status-firefox-esr52:
--- → unaffected
Priority: -- → P2
Summary: Crash in mozalloc_abort | abort | style::stylist::{{impl}}::add_stylesheet<T> → stylo: Crash in mozalloc_abort | abort | style::stylist::{{impl}}::add_stylesheet<T>
Updated•7 years ago
|
Blocks: stylo-crash-reports
Comment 2•7 years ago
|
||
This is also due to !important being applied to keyframes, same as Bug 1400926.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•