Closed
Bug 1669858
Opened 5 years ago
Closed 5 years ago
Use Option::as_deref() in style code as needed.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
And drive-by simplify another function that was only doing
Option::clone().
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3046e284b9e3
Use Option::as_deref() in style code. r=xidorn
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•