[webkit-changes] [WebKit/WebKit] 7512f8: Add sensitive to logs for URLs

Commit Queue noreply at github.com
Wed Oct 9 15:06:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7512f8cf1aec4b94aa8555abd7027872812bed3d
      https://github.com/WebKit/WebKit/commit/7512f8cf1aec4b94aa8555abd7027872812bed3d
  Author: Nitin Mahendru <nitinmahendru at apple.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M Source/WebCore/loader/ContentFilter.cpp

  Log Message:
  -----------
  Add sensitive to logs for URLs
https://bugs.webkit.org/show_bug.cgi?id=281140
rdar://137627922

Reviewed by David Kilzer.

Although, these log statements are debug only but they could change
in the future and then we might miss marking them accordingly.
I saw this while investigating another bug.

* Source/WebCore/loader/ContentFilter.cpp:
(WebCore::ContentFilter::continueAfterWillSendRequest):
(WebCore::ContentFilter::continueAfterResponseReceived):

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



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


More information about the webkit-changes mailing list