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

Unified Diff: plugin/mac/o3d_layer.mm

Issue 5843001: Fix ON_DEMAND_RENDER mode on Mac OSX.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 10 years 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 | « plugin/linux/main_linux.cc ('k') | plugin/mac/plugin_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: plugin/mac/o3d_layer.mm
===================================================================
--- plugin/mac/o3d_layer.mm (revision 69196)
+++ plugin/mac/o3d_layer.mm (working copy)
@@ -96,7 +96,6 @@
if (obj_) {
- obj_->client()->Tick();
obj_->client()->RenderClient(true);
}
« no previous file with comments | « plugin/linux/main_linux.cc ('k') | plugin/mac/plugin_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698