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

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

Issue 257008: Fix several issues around fullscreen Mac plugins:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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
Index: webkit/glue/plugins/fake_plugin_window_tracker_mac.h
===================================================================
--- webkit/glue/plugins/fake_plugin_window_tracker_mac.h (revision 27721)
+++ webkit/glue/plugins/fake_plugin_window_tracker_mac.h (working copy)
@@ -12,7 +12,7 @@
class WebPluginDelegateImpl;
-// Serves as a bridge between password delegate instances and the Carbon
+// Serves as a bridge between plugin delegate instances and the Carbon
// interposing library. The Carbon functions we interpose work in terms of
// WindowRefs, and we need to be able to map from those back to the plugin
// delegates that know what we should claim about the state of the world.

Powered by Google App Engine
This is Rietveld 408576698