[Webkit-unassigned] [Bug 72178] New: Fix mixed content handling for AssociatedURLLoader.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 13:52:31 PST 2011


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

           Summary: Fix mixed content handling for AssociatedURLLoader.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: acolwell at chromium.org


Currently the AssociatedURLLoader does not check for mixed content so Chromium doesn't put the mixed content indicator in the omnibox when https:// content contains a <video> with an http: URL. (http://code.google.com/p/chromium/issues/detail?id=97166) 

The attached patch adds the necessary checks to properly handle mixed content.

-- 
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