Closed
Bug 1560777
Opened 6 years ago
Closed 6 years ago
Sync servo stuff.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
No description provided.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/d646d7beb29d
Fix a typo in a comment.
https://hg.mozilla.org/integration/autoland/rev/920eb58d6dfa
Remove various bits of dead code removed in upstream servo. r=emilio
https://hg.mozilla.org/integration/autoland/rev/4ba30243e4a2
Fix RuleNode::has_children_for_testing.
https://hg.mozilla.org/integration/autoland/rev/322c3ae81799
Fix various nightly warnings in Servo-only code.
https://hg.mozilla.org/integration/autoland/rev/c90edb8e903d
Update various servo / test-only dependencies.
https://hg.mozilla.org/integration/autoland/rev/cce39206381e
Rustfmt and fix tidy on recent changes.
https://hg.mozilla.org/integration/autoland/rev/4ed761cebb7f
Fix Servo build.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/bd23c45f9fe4
followup: Servo doesn't implement white-space: break-spaces.
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d646d7beb29d
https://hg.mozilla.org/mozilla-central/rev/920eb58d6dfa
https://hg.mozilla.org/mozilla-central/rev/4ba30243e4a2
https://hg.mozilla.org/mozilla-central/rev/322c3ae81799
https://hg.mozilla.org/mozilla-central/rev/c90edb8e903d
https://hg.mozilla.org/mozilla-central/rev/cce39206381e
https://hg.mozilla.org/mozilla-central/rev/4ed761cebb7f
https://hg.mozilla.org/mozilla-central/rev/bd23c45f9fe4
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•6 years ago
|
Assignee: nobody → emilio
You need to log in
before you can comment on or make changes to this bug.
Description
•