Closed
Bug 1569911
Opened 6 years ago
Closed 6 years ago
Sync servo stuff.
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)
Details
https://github.com/servo/servo/pull/23856 is going to be a pain otherwise if not done soon.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/144f4ff25282
Servo: Auto-generate CSSStyleDeclaration.webidl for CSS properties based on the style crate. r=nox
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6be422cd134
Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}. r=emilio,nox
https://hg.mozilla.org/integration/mozilla-inbound/rev/741d67d502bd
Servo: Generate apis.html and css-properties.json for docs as part of crates' build scripts. r=nox
https://hg.mozilla.org/integration/mozilla-inbound/rev/8c7fa2ffea1c
Fix some issues when importing the previous patches in Gecko.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/86e4fc4b9b1c
followup: Update properties database since the order some structs are loaded changed.
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/144f4ff25282
https://hg.mozilla.org/mozilla-central/rev/d6be422cd134
https://hg.mozilla.org/mozilla-central/rev/741d67d502bd
https://hg.mozilla.org/mozilla-central/rev/8c7fa2ffea1c
https://hg.mozilla.org/mozilla-central/rev/86e4fc4b9b1c
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•6 years ago
|
Assignee: nobody → emilio
You need to log in
before you can comment on or make changes to this bug.
Description
•