Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da8bc5867a4df3fe85a89627274fb42c32b3ec16
      
https://github.com/WebKit/WebKit/commit/da8bc5867a4df3fe85a89627274fb42c32b3ec16
  Author: Ben Nham <[email protected]>
  Date:   2025-11-08 (Sat, 08 Nov 2025)

  Changed paths:
    M Source/WTF/wtf/SystemTracing.h
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Emit signposts for evaluateJavaScript
https://bugs.webkit.org/show_bug.cgi?id=302163
rdar://164266865

Reviewed by Per Arne Vollan.

We are moving more browser-specific logic out of the injected bundle and in to 
injected JavaScript
via `WKUserScript` and `-[WKWebView evaluateJavaScript:...]`. We already have 
signposts around the
former but not the latter. This adds signposts around evaluateJavaScript.

* Source/WTF/wtf/SystemTracing.h:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld):

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



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

Reply via email to