Closed
Bug 1854809
Opened 2 years ago
Closed 2 years ago
Include quotes in AtomString CSS serialization
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: canadahonk, Assigned: canadahonk)
Details
Attachments
(1 file)
The serialization of AtomString should include quotes inside itself rather than users of it having to do it themselves.
Idea from :emilio in this patch comment: https://phabricator.services.mozilla.com/D176801#inline-1044682
| Assignee | ||
Comment 1•2 years ago
|
||
The serialization of AtomString should include quotes itself
rather than users of it having to do so themselves.
Updated•2 years ago
|
Assignee: nobody → oj
Status: NEW → ASSIGNED
Pushed by oj@oojmed.com:
https://hg.mozilla.org/integration/autoland/rev/f4a2f296a2ea
Include quotes in AtomString CSS serialization r=emilio
Comment 3•2 years ago
|
||
Backed out for causing build bustages.
Backout link: https://hg.mozilla.org/integration/autoland/rev/fada0a57f99d5b5fc87e6e746df5d5b55781f57d
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=430131449&repo=autoland&lineNumber=12296
https://treeherder.mozilla.org/logviewer?job_id=430131443&repo=autoland&lineNumber=15107
Flags: needinfo?(oj)
Comment 4•2 years ago
|
||
- Backout merged to mozilla-central: https://hg.mozilla.org/mozilla-central/rev/fada0a57f99d5b5fc87e6e746df5d5b55781f57d
| Assignee | ||
Comment 5•2 years ago
|
||
Apologies, missed internal rust tests failing. Fixed in new patch revision.
Flags: needinfo?(oj)
Pushed by oj@oojmed.com:
https://hg.mozilla.org/integration/autoland/rev/a49b5227bc93
Include quotes in AtomString CSS serialization r=emilio
Comment 7•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•