Closed
Bug 548448
Opened 15 years ago
Closed 2 years ago
Remove the dead code in CSSParserImpl::Parse
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
In a meeting with dbaron and Jesse, we seemed to come to the conclusion of this block of code to be actually dead code.
http://mxr.mozilla.org/mozilla-central/source/layout/style/nsCSSParser.cpp?mark=886-904#883
Dbaron, should I prepare a patch to replace it with an assertion?
Updated•3 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
That code no longer exists
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•