[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 08:50:04 PDT 2013


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





--- Comment #18 from Alexey Proskuryakov <ap at webkit.org>  2013-04-01 08:48:15 PST ---
> 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.

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