Closed
Bug 1915415
Opened 11 months ago
Closed 11 months ago
Make arrowscrollbox timing of events more consistent.
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•11 months ago
|
||
Don't artificially delay the button disabled state update from the
ResizeObserver callback itself.
Use double-raf rather than raf+setTimeout for the bounds update. It's
more in line with other users of getBoundsWithoutFlushing().
Updated•11 months ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/77f76ed712fe
Make arrowscrollbox timing of events more consistent. r=dao
Comment 3•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•