[webkit-changes] [WebKit/WebKit] 2193a0: Add a debug mode for adjusting URL for bindings

Charlie Wolfe noreply at github.com
Sun Mar 19 20:25:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2193a099c31f58f47bb8a7d4a7c4fb51915dc494
      https://github.com/WebKit/WebKit/commit/2193a099c31f58f47bb8a7d4a7c4fb51915dc494
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-03-19 (Sun, 19 Mar 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  Add a debug mode for adjusting URL for bindings
https://bugs.webkit.org/show_bug.cgi?id=254100
rdar://106885457

Reviewed by Wenson Hsieh.

Add a debug mode to show the URL change, the script accessing the URL, and where we navigated from.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::urlForBindings const):

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




More information about the webkit-changes mailing list