Bug 222529 - EventDispatcher::wheelEvent is accessing m_scrollingTrees without locking m_scrollingTreesMutex since r271235
Summary: EventDispatcher::wheelEvent is accessing m_scrollingTrees without locking m_s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-28 13:08 PST by Fujii Hironori
Modified: 2021-03-01 11:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2021-02-28 13:25 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2021-02-28 13:08:35 PST
EventDispatcher::wheelEvent is accessing m_scrollingTrees without locking m_scrollingTreesMutex since r271235
Comment 1 Fujii Hironori 2021-02-28 13:25:14 PST
Created attachment 421780 [details]
Patch
Comment 2 Fujii Hironori 2021-03-01 11:50:13 PST
Comment on attachment 421780 [details]
Patch

Clearing flags on attachment: 421780

Committed r273669 (234700@main): <https://commits.webkit.org/234700@main>
Comment 3 Fujii Hironori 2021-03-01 11:50:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2021-03-01 11:51:34 PST
<rdar://problem/74882125>