Comment #13 on issue 5428 by [email protected]: Bad Performance on  
pages with Flash
http://code.google.com/p/chromium/issues/detail?id=5428

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

------------------------------------------------------------------------
r8239 | [email protected] | 2009-01-16 15:04:23 -0800 (Fri, 16 Jan 2009) | 5  
lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/plugin_process_host.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/plugin_process_host.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/render_widget_host.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/plugin_messages_internal.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_delegate_stub.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_proxy.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/webplugin_proxy.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webplugin_delegate_proxy.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webplugin_delegate_proxy.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/test/plugin_npobject_lifetime_test.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/webplugin_delegate_impl.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/plugins/webplugin_delegate_impl.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_delegate.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.h?r1=8239&r2=8238
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/test_shell/test_webview_delegate.cc?r1=8239&r2=8238

Improve scrolling performance when there are many windowed plugins in a  
page.

This works by parenting windowed plugins with an HWND that's hosted in the  
browser process, so that no synchronous cross process messages are used  
when scrolling.
BUG=5428
Review URL: http://codereview.chromium.org/18082
------------------------------------------------------------------------


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