Closed Bug 1613517 Opened 4 years ago Closed 4 years ago

Make rustc generate better code for derive(Animate) and derive(ComputeSquaredDistance).

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

See https://github.com/rust-lang/rust/issues/68867.

This technically changes the semantics of #[animate(fallback)] and such when
combined with #[animate(error)]. But no such combination exists and the new
semantics are perfectly reasonable as well, IMHO.

Boris, #[animate(fallback)] isn't used at the moment -- do we have plans to use this, or can it be removed?

Flags: needinfo?(boris.chiou)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bd4711d31ec6
Make rust generate better code for derive(Animate) and derive(ComputeSquaredDistance). r=heycam
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75

(In reply to Cameron McCormack (:heycam) from comment #2)

Boris, #[animate(fallback)] isn't used at the moment -- do we have plans to use this, or can it be removed?

It's just a temporary solution when working on Stylo. We can remove it if we don't use it anymore. (I can file a bug to update it.)

Flags: needinfo?(boris.chiou)
See Also: → 1614407
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: