[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 22:03:29 PDT 2013


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


pdeng6 <pan.deng at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #14 from pdeng6 <pan.deng at intel.com>  2013-03-27 22:01:38 PST ---
(In reply to comment #11)
> (From update of attachment 194208 [details])
> 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.

I think we would better fix this, I uploaded two snapshots to access Youtube, there are a bunch of non-XHR resources are classified as XHR type.
I'd like to achieve a perfect patch solve this, but seems not easy.
@ap and japhet, any comments about the loader part?

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