[Webkit-unassigned] [Bug 184029] New: ContentSecurityPolicy::upgradeInsecureRequestIfNeeded() should be called from the main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 18:30:36 PDT 2018


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

            Bug ID: 184029
           Summary: ContentSecurityPolicy::upgradeInsecureRequestIfNeeded(
                    ) should be called from the main thread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: beidson at apple.com, dbates at webkit.org,
                    youennf at gmail.com
        Depends on: 184024

ContentSecurityPolicy::upgradeInsecureRequestIfNeeded() should be called from the main thread. It constructs a SecurityOrigin object internally, which is only safe on the main thread.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=184024
[Bug 184024] Avoid constructing SecurityOrigin objects from non-main threads
-- 
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/20180327/0e2887d0/attachment.html>


More information about the webkit-unassigned mailing list