Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f59c27b493d1b81118e99a827b7868dd4503fb57
      
https://github.com/WebKit/WebKit/commit/f59c27b493d1b81118e99a827b7868dd4503fb57
  Author: Alex Christensen <[email protected]>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M Source/WebKit/WebProcess/UserContent/WebUserContentController.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm

  Log Message:
  -----------
  Fix immediate WKUserScript injection with site isolation enabled
https://bugs.webkit.org/show_bug.cgi?id=294293

Reviewed by Sihui Liu.

I found this while investigating rdar://152674693 though this is not a 
sufficient solution for that radar.
More work needs to be done, but this is a nice self-contained little fix.

* Source/WebKit/WebProcess/UserContent/WebUserContentController.cpp:
(WebKit::WebUserContentController::addUserScriptInternal):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/SiteIsolation.mm:
(TestWebKitAPI::(SiteIsolation, UserScript)):

Canonical link: https://commits.webkit.org/296078@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to