Closed
Bug 1851649
Opened 1 years ago
Closed 1 years ago
Speed up and simplify display parsing.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sp3])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 years ago
|
||
This avoids uselessly rewinding the parser for single-keyword display
values, and generally makes the code easier to follow.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/60b5ffb31df7
Simplify and speed-up display parsing. r=mstange
Updated•1 years ago
|
Whiteboard: [sp3]
Updated•1 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-549
Comment 3•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•