Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b6321f8e06b6d619ff456c5aefb73582b4f5f823
https://github.com/WebKit/WebKit/commit/b6321f8e06b6d619ff456c5aefb73582b4f5f823
Author: Ronan Turner <[email protected]>
Date: 2025-12-11 (Thu, 11 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/EnhancedSecurityTracking.h
Log Message:
-----------
Fix EnhancedSecurityTracking initialisation.
rdar://166293211
https://bugs.webkit.org/show_bug.cgi?id=303990
Reviewed by Chris Dumez.
We were relying on enum values being zeroed without guaranteeing their
initialisation, this addresses this with an explicit initialisation.
* Source/WebKit/UIProcess/EnhancedSecurityTracking.h:
Canonical link: https://commits.webkit.org/304312@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications