Closed
Bug 1500260
Opened 7 years ago
Closed 7 years ago
Sync servo stuff.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
No description provided.
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/mozilla-inbound/rev/477c044daea3
Stop using PseudoElement::inherits_all. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/bfac8c708a3f
Cleanup some of the animation starting code. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/6d0c84abdfa1
Remove unused expired boolean in Animation::Transition. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/703707592909
Expire keyframes animations when no longer referenced by the style. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/99cc3c6f76ef
More useful logging for transition-related stuff. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/61bdac71c45c
Use keyboard-types crate. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/4fb710869a77
Update servo malloc_size_of after webrender update. r=emilio
https://hg.mozilla.org/integration/mozilla-inbound/rev/9b412ade97d9
Fix various tidy issues and Servo build. r=emilio
Comment 2•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/477c044daea3
https://hg.mozilla.org/mozilla-central/rev/bfac8c708a3f
https://hg.mozilla.org/mozilla-central/rev/6d0c84abdfa1
https://hg.mozilla.org/mozilla-central/rev/703707592909
https://hg.mozilla.org/mozilla-central/rev/99cc3c6f76ef
https://hg.mozilla.org/mozilla-central/rev/61bdac71c45c
https://hg.mozilla.org/mozilla-central/rev/4fb710869a77
https://hg.mozilla.org/mozilla-central/rev/9b412ade97d9
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•