[Webkit-unassigned] [Bug 112531] Network Panel: .swf file is always presented as loading by XHR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 18:36:28 PDT 2013


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





--- Comment #19 from pdeng6 <pan.deng at intel.com>  2013-04-01 18:34:39 PST ---
(In reply to comment #18)
> > pre-flight is transparent, never pass through ThreadableClient
> 
> XMLHttpRequest.cpp code may run on a secondary thread, or even in a separate process in the case of shared workers. All network loads that it does have to pass through ThreadableClient.

thanks for your comments.
I mean when ThreadableLoader(DocumentThreadableLoader) receives a pre-flight response, it won't tell ThreadableClient that have happened. right?
I will upload a patch to demonstrate. :)

thanks
Pan

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