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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 14:08:40 PST 2011


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2011-11-15 14:08:40 PST ---
http://trac.webkit.org/browser/trunk/Source/WebCore/loader/cache/CachedResourceLoader.cpp#L266

Notice that we do a bunch of other checks at the same time as we check for mixed content.  If we're missing the mixed content checks, we're probably missing those as well.

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