[Webkit-unassigned] [Bug 203215] New: Implement support for the Clear-Site-Data HTTP header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 15:14:17 PDT 2019


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

            Bug ID: 203215
           Summary: Implement support for the Clear-Site-Data HTTP header
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com

The Clear-Site-Data http header clears browsing data (cookies, storage, cache) associated with the requesting website.
It allows web developers to have more control over the data stored locally by a browser for their origins.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Clear-Site-Data


Clear Site Data is a W3C draft intended to become recommendation:
https://www.w3.org/TR/clear-site-data/
https://github.com/w3c/webappsec-clear-site-data


Support for this is currently missing on WebKit

-- 
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/20191021/3c52930e/attachment.html>


More information about the webkit-unassigned mailing list