Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ee05249166733b2325d81c34e7ce77a397ab59c9
https://github.com/WebKit/WebKit/commit/ee05249166733b2325d81c34e7ce77a397ab59c9
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Source/WebCore/platform/PlatformScreen.cpp
Log Message:
-----------
Concurrent HashMap access leads to MTE crashes
https://bugs.webkit.org/show_bug.cgi?id=308476
rdar://172661039
Reviewed by Kimmo Kinnunen.
As noted in https://github.com/apple/WebKit/pull/4641#discussion_r2939229398
there is a leak introduced and resolve it by removing non-needed variable.
* Source/WebCore/platform/PlatformScreen.cpp:
(WebCore::WTF_REQUIRES_LOCK):
Originally-landed-as: 305413.496@safari-7624-branch (892bd6055fcc).
rdar://176062723
Canonical link: https://commits.webkit.org/315236@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications