Closed Bug 1337693 Opened 7 years ago Closed 7 years ago

stylo: Pass the hashtable into Servo_AnimationValues_Uncompute directly

Categories

(Core :: DOM: Animation, defect, P4)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: boris, Unassigned)

References

Details

We convert the nsRefPtrHashtable<...> into a nsTArray<RawServoAnimationValue>, and then pass it to Servo_AnimationValues_Uncompute() [1]. If we add a binding for nsRefPtrHashTable, the conversion can be removed.

[1] http://searchfox.org/mozilla-central/rev/848c29538ab007fb95dc6cff194f0e3d3809613d/dom/animation/ServoAnimationRule.cpp#23-29
Priority: -- → P4
Fixed by bug 1340958.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.