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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 16:02:48 PST 2011


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





--- Comment #11 from jochen at chromium.org  2011-11-17 16:02:48 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > Not all loads that go through AssociatedURLLoader are for media.  Perhaps we need some way to disambiguate what kind of load we're doing.
> 
> I agree. That is why I was suggesting using TargetType to CachedResource::Type translation to differentiate the different types of requests. Only when TargetType is TargetIsMedia will we create a CachedResource with Type MediaResource.

Note that currently TargetType is only available on Chromium, so we can't rely on it for a general solution.

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