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