Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1613)

Unified Diff: webkit/glue/plugins/webplugin_delegate_impl.h

Issue 166001: Merge 22383 - Don't call NPP_SetWindow during the painting of windowless plug... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/plugin/plugin_test.cpp ('k') | webkit/glue/plugins/webplugin_delegate_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/plugins/webplugin_delegate_impl.h
===================================================================
--- webkit/glue/plugins/webplugin_delegate_impl.h (revision 23258)
+++ webkit/glue/plugins/webplugin_delegate_impl.h (working copy)
@@ -162,6 +162,8 @@
gfx::Rect windowed_last_pos_;
#endif
+ // TODO(dglazkov): No longer used by Windows, make sure the removal
+ // causes no regressions and eliminate from other platforms.
// this is an optimization to avoid calling SetWindow to the plugin
// when it is not necessary. Initially, we need to call SetWindow,
// and after that we only need to call it when the geometry changes.
Property changes on: webkit\glue\plugins\webplugin_delegate_impl.h
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/src/webkit/glue/plugins/webplugin_delegate_impl.h:r3734-4217,4606-5108,5177-5263
Merged /trunk/src/webkit/glue/plugins/webplugin_delegate_impl.h:r22383
« no previous file with comments | « chrome/test/plugin/plugin_test.cpp ('k') | webkit/glue/plugins/webplugin_delegate_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698