Closed
Bug 1511045
Opened 7 years ago
Closed 7 years ago
CSS Quadratic blowup using var() and mixed type calc()'s: https://cras.sh/
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1510862
People
(Reporter: adedominic, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; rv:61.0) Gecko/20100101 Firefox/61.0
Steps to reproduce:
See: https://cras.sh/ for information and examples of how to reproduce.
example of bug: https://cras.sh/crash.html
Actual results:
Browser caused an OOM event to trigger and the tab was killed by OOMKiller, crashing it because mixed type calc()'s in css.
Expected results:
Failure to calculate the the quadratic blowup and preventing resource exhaustion.
Updated•7 years ago
|
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Comment 2•7 years ago
|
||
Fixed already :)
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•