Closed
Bug 1904597
Opened 1 year ago
Closed 1 year ago
Upstream Servo-specific serde derivations
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: mrobinson, Assigned: mrobinson)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
These derives are only used by Servo and this bug tracks upstreaming these changes from https://github.com/servo/stylo.
| Assignee | ||
Comment 1•1 year ago
|
||
Servo needs to serialize and deserialize more types, because it uses
serde for IPC and it sends style types via IPC.
Updated•1 year ago
|
Assignee: nobody → mrobinson
Status: NEW → ASSIGNED
Pushed by mrobinson@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/a6368e57b845
Upstream Servo-specific serde derives r=emilio
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•