Closed Bug 1348873 Opened 8 years ago Closed 8 years ago

Stylo: Change ServoType to uint64_t instead of uint16_t in EventStates

Categories

(Core :: CSS Parsing and Computation, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: canova, Assigned: canova)

References

Details

Attachments

(1 file)

After adding more flags to stylo(bug 1341642) we needed to change this to be able to return >16bit flags but forgot to do that in the previous bug. We should fix it.
Assignee: nobody → canaltinova
Comment on attachment 8849146 [details] Bug 1348873 - Change ServoType to uint64_t instead of uint16_t in EventStates https://reviewboard.mozilla.org/r/121972/#review123968 r=me, but you need to also update the bindings in Servo.
Attachment #8849146 - Flags: review?(emilio+bugs) → review+
Priority: -- → P1
Updated the Servo bindings in this PR: https://github.com/servo/servo/pull/16047. We can land this now.
Pushed by ecoal95@gmail.com: https://hg.mozilla.org/integration/autoland/rev/8583f86a7ac2 Change ServoType to uint64_t instead of uint16_t in EventStates r=emilio
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: