[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
Wed Mar 14 09:10:26 PDT 2012


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





--- Comment #52 from jochen at chromium.org  2012-03-14 09:10:25 PST ---
(In reply to comment #51)
> (In reply to comment #50)
> > of course, feel free to implement this yourself, or come up with an even better solution :)
> 
> For my current patch, do you think it will work if I use 2 thread-safe plain C function, instead of FrameLoaderClient method, so they can be safely called from any threads, including worker threads?

I think it's preferable to do all customization of ResourceRequests on the main thread.

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