Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 93643cdb719a3dc8f835179ddf8dd7eb602ff674
https://github.com/WebKit/WebKit/commit/93643cdb719a3dc8f835179ddf8dd7eb602ff674
Author: Geoffrey Garen <[email protected]>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M Source/WTF/wtf/RefCountDebugger.cpp
Log Message:
-----------
Fix the windows build
https://bugs.webkit.org/show_bug.cgi?id=304437
rdar://166818743
Unreviewed, build fix.
Apparently even clang on Windows isn't configured to honor
no_unique_address. Skip this assert for now, and allow objects
to be bigger.
* Source/WTF/wtf/RefCountDebugger.cpp:
Canonical link: https://commits.webkit.org/304701@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications