Closed
Bug 1377680
Opened 8 years ago
Closed 8 years ago
stylo: Build AnimatedProperty only for servo
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8882829 [details]
Bug 1377680 - Build AnimatedProperty and related functions only for servo.
https://reviewboard.mozilla.org/r/153902/#review159032
Removing the usage should be enough to avoid that code to be in the binary... Do we really need this?
Assignee | ||
Comment 6•8 years ago
|
||
Oh, I did not know that. Then it's totally useless, cfg annotation for possibly_expired_animations will reduce memory usage (not binary size) but it's really small.
Assignee | ||
Updated•8 years ago
|
Attachment #8882829 -
Attachment is obsolete: true
Attachment #8882829 -
Flags: review?(emilio+bugs)
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8882828 [details]
Bug 1377680 - Don't use AnimatedProperty functions for gecko.
https://reviewboard.mozilla.org/r/153900/#review159068
Attachment #8882828 -
Flags: review?(bbirtles) → review+
Assignee | ||
Comment 8•8 years ago
|
||
Thank you!
https://github.com/servo/servo/pull/17592
Assignee | ||
Comment 9•8 years ago
|
||
Updated•8 years ago
|
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•