Comment #3 on issue 7375 by [email protected]: Throbbers stop spinning  
while loading full page plugins
http://code.google.com/p/chromium/issues/detail?id=7375

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=9732

------------------------------------------------------------------------
r9732 | [email protected] | 2009-02-12 17:56:53 -0800 (Thu, 12 Feb 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=9732&r2=9731

Call the DidStartLoading/DidStopLoading methods on the WebViewDelegate  
interface whenever we receive the initial response for a byte range request  
and when the request eventually completes.

This ensures that the throbber continues to spin when these requests take a  
while.

It stops spinning during load when the document load is cancelled by the  
plugin process. This occurs when the plugin invokes NPN_RequestRead the  
first time on the stream.

This fixes http://code.google.com/p/chromium/issues/detail?id=7375

Bug=7375

Review URL: http://codereview.chromium.org/20333
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to