Closed
Bug 1458814
Opened 7 years ago
Closed 7 years ago
Make SMIL value setting not go through serialization and deserialization
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
59 bytes,
text/x-review-board-request
|
hiro
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
hiro
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
hiro
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
hiro
:
review+
|
Details |
4.18 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
This avoids the ComplexColor issues in bug 1457353, plus is faster, and makes more sense.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → emilio
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8972940 [details]
Bug 1458814: Remove unused AnimationValue::mGecko.
https://reviewboard.mozilla.org/r/241502/#review247408
Attachment #8972940 -
Flags: review?(hikezoe) → review+
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8972941 [details]
Bug 1458814: Remove a bit of trivially dead code.
https://reviewboard.mozilla.org/r/241504/#review247410
Attachment #8972941 -
Flags: review?(hikezoe) → review+
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8972939 [details]
Bug 1458814: Make SMIL values not roundtrip through strings.
https://reviewboard.mozilla.org/r/241500/#review247414
Attachment #8972939 -
Flags: review?(hikezoe) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8972942 [details]
Bug 1458814: Remove code that is no longer called.
https://reviewboard.mozilla.org/r/241506/#review247416
Attachment #8972942 -
Flags: review?(hikezoe) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/9ac18a3eeaa5
Make SMIL values not roundtrip through strings. r=hiro
https://hg.mozilla.org/integration/autoland/rev/e7f7ea7ab4af
Remove unused AnimationValue::mGecko. r=hiro
https://hg.mozilla.org/integration/autoland/rev/c61d211a9f1d
Remove a bit of trivially dead code. r=hiro
https://hg.mozilla.org/integration/autoland/rev/d0990dff4fc4
Remove code that is no longer called. r=hiro
Comment 10•7 years ago
|
||
Backout by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5630f78d35cf
Backed out 4 changesets for failres in builds/worker/workspace/build/tests/reftest/tests/layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-pct-pct.svg on a CLOSED TREE
Comment 11•7 years ago
|
||
Backed out 4 changesets (bug 1458814) for failres in builds/worker/workspace/build/tests/reftest/tests/layout/reftests/svg/smil/style/anim-css-strokewidth-1-to-pct-pct.svg on a CLOSED TREE
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=d0990dff4fc4eabd59b09cf6f9ff5c0e0f64fe9c&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=success&filter-resultStatus=pending&filter-resultStatus=running&selectedJob=176892352
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=176892352&repo=autoland&lineNumber=5635
Backout: https://hg.mozilla.org/integration/autoland/rev/5630f78d35cf0e4f7410ba08588ed055bdcc60bb
Flags: needinfo?(emilio)
Assignee | ||
Comment 12•7 years ago
|
||
The patches in this bug makes layout get more accurate values. That apparently
is confusing WebRender, which renders one more pixel height in some of the
rectangles.
I have no idea why, and I couldn't repro out of the reftest harness. I suspect
something something blob invalidation, but...
Flags: needinfo?(emilio)
Attachment #8973450 -
Flags: review?(bugmail)
Comment 13•7 years ago
|
||
Comment on attachment 8973450 [details] [diff] [review]
Mark some tests as failing in WR.
Review of attachment 8973450 [details] [diff] [review]:
-----------------------------------------------------------------
The snapping for svg is in the midst of churn so this is fine for now.
Attachment #8973450 -
Flags: review?(bugmail) → review+
Comment 14•7 years ago
|
||
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/218a57b6f00e
Make SMIL values not roundtrip through strings. r=hiro
https://hg.mozilla.org/integration/mozilla-inbound/rev/ce36f98b0984
Remove unused AnimationValue::mGecko. r=hiro
https://hg.mozilla.org/integration/mozilla-inbound/rev/94e44f6657b6
Remove a bit of trivially dead code. r=hiro
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e1b80eb24c7
Remove code that is no longer called. r=hiro
https://hg.mozilla.org/integration/mozilla-inbound/rev/c6f3a0de1756
Mark some tests as failing with webrender. r=jrmuizel
Comment 15•7 years ago
|
||
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4e7706b6ac82
followup: remove some unused imports. r=me
Comment 16•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/218a57b6f00e
https://hg.mozilla.org/mozilla-central/rev/ce36f98b0984
https://hg.mozilla.org/mozilla-central/rev/94e44f6657b6
https://hg.mozilla.org/mozilla-central/rev/8e1b80eb24c7
https://hg.mozilla.org/mozilla-central/rev/c6f3a0de1756
https://hg.mozilla.org/mozilla-central/rev/4e7706b6ac82
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•