Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ddd346abd1699567af0c3967b300d099ec45e1cf
      
https://github.com/WebKit/WebKit/commit/ddd346abd1699567af0c3967b300d099ec45e1cf
  Author: Alex Christensen <[email protected]>
  Date:   2025-11-13 (Thu, 13 Nov 2025)

  Changed paths:
    M 
Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInScriptWorld.h
    M 
Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInScriptWorld.mm
    M Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.cpp
    M Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.h

  Log Message:
  -----------
  Add a way to enable _WKJSHandle creation on WKBundleScriptWorld
https://bugs.webkit.org/show_bug.cgi?id=302450
rdar://164614932

Reviewed by Patrick Angle.

Although this seems to be adding to the injected bundle SPI surface area,
this is a temporary addition to greatly facilitate the incremental transition
away from using the injected bundle in small steps, easing the process towards
removing this and much more injected bundle SPI surface area.

* 
Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInScriptWorld.h:
* 
Source/WebKit/WebProcess/InjectedBundle/API/Cocoa/WKWebProcessPlugInScriptWorld.mm:
(-[WKWebProcessPlugInScriptWorld allowJSHandleCreation]):
* Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.cpp:
(WKBundleScriptWorldSetAllowJSHandleCreation):
* Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundleScriptWorld.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to