[webkit-changes] [WebKit/WebKit] db1bc3: Add a logging channel for debugging content extens...

Charlie Wolfe noreply at github.com
Wed Nov 2 12:49:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: db1bc3388c3f792aa58e86bfba48fb934bf58407
      https://github.com/WebKit/WebKit/commit/db1bc3388c3f792aa58e86bfba48fb934bf58407
  Author: Charlie Wolfe <charles_wolfe at apple.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M Source/WebCore/contentextensions/ContentExtensionActions.cpp
    M Source/WebCore/platform/Logging.h

  Log Message:
  -----------
  Add a logging channel for debugging content extensions
https://bugs.webkit.org/show_bug.cgi?id=247348
rdar://101820591

Reviewed by Wenson Hsieh.

This adds logging for content extensions that apply the URL query transformation.

* Source/WebCore/contentextensions/ContentExtensionActions.cpp:
(WebCore::ContentExtensions::RedirectAction::URLTransformAction::QueryTransform::applyToURL const):
* Source/WebCore/platform/Logging.h:

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




More information about the webkit-changes mailing list