[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
Wed Mar 27 07:12:39 PDT 2013


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #194208|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #11 from Vsevolod Vlasov <vsevik at chromium.org>  2013-03-27 07:15:06 PST ---
(From update of attachment 194208)
View in context: https://bugs.webkit.org/attachment.cgi?id=194208&action=review

You might want to discuss this with ap@ or japhet at . This would probably require adding new CachedResource type. I still think implementing this would be too tricky and the value added here is negligible.

> Source/WebCore/loader/ThreadableLoaderClient.h:54
> +        virtual bool isXMLHttpRequestClient() { return false; }

This is a layering violation.

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