Open
Bug 1845646
Opened 1 year ago
Updated 1 year ago
Fix a race condition where we don't properly handle scroll position updates until we received the proper layersId from the parent process painting
Categories
(Core :: Panning and Zooming, defect, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
The race is the root cause of bug 1841305. And I believe with the fix for the race we can drop a workaround for the same root cause issue in our mochitests introduced in https://hg.mozilla.org/integration/autoland/rev/49393cd5db23 .
Attaching file contains a wpt to cause the race at least on my local Linux box.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•