[Webkit-unassigned] [Bug 257701] New: Web Inspector: Feature Request: Add an option for logging in the console modifications to the cookies values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 4 18:56:04 PDT 2023


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

            Bug ID: 257701
           Summary: Web Inspector: Feature Request: Add an option for
                    logging in the console modifications to the cookies
                    values
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

It would be great to be able to monitor the activities happening to cookies in the console tab (but only on developers requests).

This would be particularly useful when analyzing issues around 
1. content blockers
2. authentications
3. content adaptation, etc.

Currently as additional options, there are Media Logging, MSE Logging, WebRTC Logging.
There could be Cookies Logging. 

It would advertise when a cookie is created, with its name and value. 
It Would also advertise when a cookie is modified. 

As this could become very chatty, this needs to be on developer requests in the preferences and/or UI.

-- 
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/20230605/e5b87634/attachment.htm>


More information about the webkit-unassigned mailing list