[Webkit-unassigned] [Bug 225171] New: [Cocoa] Always create HTTP/3 cache locations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 16:26:26 PDT 2021


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

            Bug ID: 225171
           Summary: [Cocoa] Always create HTTP/3 cache locations
           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: bfulgham at webkit.org

I've seen a number of sandbox violations triggered by the UIProcess not extending access to the cache path used for HTTP/3 negotiations. This seems to happen when the OS overrides the user Safari user setting, or toggles it externally without restarting the process.

Rather than trigger failures, lets just extend the path for all users (even if HTTP/3 is off), since it will eventually be on for everyone, and it doesn't expand the sandbox anywhere interesting.

-- 
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/20210428/d25c0615/attachment.htm>


More information about the webkit-unassigned mailing list