[Webkit-unassigned] [Bug 84054] New: webkitURL.createObjectURL uris generated from an SSL site are marked insecure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 11:01:58 PDT 2012


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

           Summary: webkitURL.createObjectURL uris generated from an SSL
                    site are marked insecure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chuck at jumis.com


Cross-posted from Chromium: http://code.google.com/p/chromium/issues/detail?id=112166

Using <img src="webkitURL.createObjectURL(file)" /> will result in a warning that insecure resources are being loaded, though the blob uri is secure, looking like: "blob:https://example.com/uuid"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list