Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c3db1aa952190a15e040f667b1bc039c40af846b
https://github.com/WebKit/WebKit/commit/c3db1aa952190a15e040f667b1bc039c40af846b
Author: Chris Dumez <[email protected]>
Date: 2026-04-12 (Sun, 12 Apr 2026)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h
Log Message:
-----------
WKWebView._cachedActiveNSURL doesn't need to store the WTF::URL
https://bugs.webkit.org/show_bug.cgi?id=312113
Reviewed by Darin Adler.
WKWebView._cachedActiveNSURL doesn't need to store the WTF::URL, just
its String presentation.
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView URL]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewInternal.h:
Canonical link: https://commits.webkit.org/311048@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications