Comment #8 on issue 10059 by [email protected]: [regression]  
test_shell spins when showing windowed plugins
http://code.google.com/p/chromium/issues/detail?id=10059

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

------------------------------------------------------------------------
r13804 | [email protected] | 2009-04-15 16:14:22 -0700 (Wed, 15 Apr 2009) |  
14 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webplugin_impl.cc?r1=13804&r2=13803
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/test_shell/test_webview_delegate_gtk.cc?r1=13804&r2=13803

linux: make windowless plugins work again after r12179 regressed it.

r12179 makes painting always call DidMove(), even when the plugin hasn't  
moved,
in case the cutout rects need to change.  DidMove() on Linux test_shell  
causes
the window to invalidate, causing an endless cycle of repaints.

   r12179: http://src.chromium.org/viewvc/chrome?view=rev&revision=12179

This code will be very different in the real multiproc case, so this is just
the minimal change to make test_shell work again.

BUG=10059

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


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