Closed
Bug 1575713
Opened 5 years ago
Closed 5 years ago
Some followup font-feature-values / font-variant-alternates cleanups
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
It's a really minor perf improvement, but also a cleanup IMO.
Also be a bit more const-correct while at it.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ca157711117
Use atoms for font-feature-values. r=boris
https://hg.mozilla.org/integration/autoland/rev/c44b51077412
Use Span<> rather than copying to return stuff from gfxFontFeatureValueSet. r=boris
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8ca157711117
https://hg.mozilla.org/mozilla-central/rev/c44b51077412
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•