Comment #9 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=22041
------------------------------------------------------------------------
r22041 | [email protected] | 2009-07-29 22:49:12 -0700 (Wed, 29 Jul 2009)
| 19 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/plugin_messages_internal.h?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.h?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_proxy.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webplugin_delegate_proxy.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_instance.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_stream_url.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/plugin_stream_url.h?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/test/plugin_get_javascript_url_test.cc?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/test/plugin_get_javascript_url_test.h?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin.h?r1=22041&r2=22040
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=22041&r2=22040
Another attempt at landing this patch.
The reliability tests regressions caused by this patch have been addressed
by the upstream
bug fix https://bugs.webkit.org/show_bug.cgi?id=27769
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/160338
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---
