Closed
Bug 1496830
Opened 4 years ago
Closed 4 years ago
Annotate CompositorHitTestFlags enumerators with the value they contribute to an EnumSet
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(1 file)
A follow-up to the refactoring in bug 1420996, which made CompositorHitTestInfo an EnumSet: As discussed on IRC, it would aid debugging if the CompositorHitTestFlags enumerators were annotated with the value they contribute to an EnumSet (which is basically two to the power of the enumerators).
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by bballo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3e75d7c78e42 Annotate CompositorHitTestFlags enumerators with the value they contribute to an EnumSet. r=kats
Comment 3•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3e75d7c78e42
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•