[webkit-changes] [WebKit/WebKit] d152a5: Fix debug assertion in WebPageProxy::loadDataWithN...
Alex Christensen
noreply at github.com
Fri Aug 23 12:49:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d152a53cf0d12a790e50f23cc045a3304a0a94c2
https://github.com/WebKit/WebKit/commit/d152a53cf0d12a790e50f23cc045a3304a0a94c2
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-08-23 (Fri, 23 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Fix debug assertion in WebPageProxy::loadDataWithNavigationShared after 282655 at main
https://bugs.webkit.org/show_bug.cgi?id=278571
rdar://134583835
Reviewed by Richard Robinson.
This fixes any use of WKWebView.loadData in a debug build.
Covered by many API tests, which unfortunately have no EWS coverage.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::loadDataWithNavigationShared):
Canonical link: https://commits.webkit.org/282669@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list