[Webkit-unassigned] [Bug 35750] Any plugin loaded WebResource not handled like other WebResources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 10:36:20 PST 2010


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


Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |beidson at apple.com




--- Comment #1 from Brady Eidson <beidson at apple.com>  2010-03-05 10:36:20 PST ---
After I spoke with Nathan about this yesterday morning, I dug in a little
further because I know something special was going on.

Plug-in loads *are* by design completely different.  They use WebKit's loader
to make the request and get the data, but they and they alone own and manage
the resource.  

A WebKit application can still listen for the individual didReceiveData: calls
and capture the data if they chose.

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