[Webkit-unassigned] [Bug 218997] New: NetworkDataTaskCocoa::applyCookiePolicyForThirdPartyCNAMECloaking() redacts the cookie name in log output on customer builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 12:18:33 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=218997

            Bug ID: 218997
           Summary: NetworkDataTaskCocoa::applyCookiePolicyForThirdPartyCN
                    AMECloaking() redacts the cookie name in log output on
                    customer builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

NetworkDataTaskCocoa::applyCookiePolicyForThirdPartyCNAMECloaking() redacts the cookie name in log output on customer builds. We should change the format specifier from %s to %{public}s. Note that this logging is just for ITP Debug Mode which is off by default, logs in-memory only, and is disabled again on browser quit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201116/f64a441a/attachment.htm>


More information about the webkit-unassigned mailing list