[Webkit-unassigned] [Bug 80713] Add new methods to FrameLoaderClient so different WebKit ports can customize the ResourceRequest when it is created.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 11:41:07 PDT 2012


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





--- Comment #46 from Lyon Chen <liachen at rim.com>  2012-03-13 11:41:05 PST ---
(In reply to comment #45)
> 
> No, I want to get rid of the ifdefs
> 
> target type should not be part of resource request
> 
> Instead, all loader related methods that take a resource request should also take a target type parameter, e.g. ThreadableLoader::create should take ScriptExecutionContext, ThreadableLoaderClient, ResourceRequest, TargetType, and ThreadableLoaderOptions parameters.
> 
> TargetType could either be owned by FrameLoader or some other class in loader/
> 

Like your patch for https://bugs.webkit.org/show_bug.cgi?id=65855? It is unfortunately there for about 5 months now without a r+ or r-.

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