Comment #6 on issue 14323 by [email protected]: [www.appleby.ie]: Page  
not refreshed when new page selected
http://code.google.com/p/chromium/issues/detail?id=14323

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

------------------------------------------------------------------------
r21548 | [email protected] | 2009-07-24 11:05:27 -0700 (Fri, 24 Jul 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/plugin_messages_internal.h?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.h?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_proxy.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webplugin_delegate_proxy.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_instance.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_stream_url.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_stream_url.h?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/test/plugin_get_javascript_url_test.cc?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/test/plugin_get_javascript_url_test.h?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin.h?r1=21548&r2=21547
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=21548&r2=21547

The IPCs for carrying data requested by plugins have been changed from  
synchronous IPCs to asynchronous IPCs.

This fixes bug http://code.google.com/p/chromium/issues/detail?id=14323,  
where the Flash plugin would not render
content on the page if these IPCs were processed while the plugin waited  
for sync calls like NPN_Evaluate to
return.

Test=covered by UI tests.

Bug=14323

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


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