Bug 246238 - Fix compile error in ScrollingTreeFrameScrollingNodeMac.mm when -Wthread-safety-analysis is enabled
Summary: Fix compile error in ScrollingTreeFrameScrollingNodeMac.mm when -Wthread-safe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-07 15:43 PDT by Jer Noble
Modified: 2022-10-10 10:14 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2022-10-07 15:43:10 PDT
Fix compile error in ScrollingTreeFrameScrollingNodeMac.mm when -Wthread-safety-analysis is enabled
Comment 1 Radar WebKit Bug Importer 2022-10-07 15:43:28 PDT
<rdar://problem/100915503>
Comment 2 Jer Noble 2022-10-07 15:45:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5156
Comment 3 EWS 2022-10-10 10:13:58 PDT
Committed 255350@main (b243d889a53c): <https://commits.webkit.org/255350@main>

Reviewed commits have been landed. Closing PR #5156 and removing active labels.