[webkit-changes] [WebKit/WebKit] cf203f: Remove unneeded content extension logging

Charlie Wolfe noreply at github.com
Mon Jan 2 17:09:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf203f4511ff5d596126af5057da721eb625901f
      https://github.com/WebKit/WebKit/commit/cf203f4511ff5d596126af5057da721eb625901f
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

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

  Log Message:
  -----------
  Remove unneeded content extension logging
https://bugs.webkit.org/show_bug.cgi?id=249959
rdar://103780523

Reviewed by Wenson Hsieh.

This removes some content extension query transform logging
which is no longer needed.

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

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




More information about the webkit-changes mailing list