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

Unified Diff: content/common/notification_type.h

Issue 7067005: Remove Profile code from HostZoomMap. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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 | « content/browser/renderer_host/render_view_host.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/notification_type.h
===================================================================
--- content/common/notification_type.h (revision 86304)
+++ content/common/notification_type.h (working copy)
@@ -1259,7 +1259,9 @@
BOOKMARK_CONTEXT_MENU_SHOWN,
#endif
- // Sent when the zoom level changes. The source is the profile.
+ // Sent when the zoom level changes. The source is the HostZoomMap. The
+ // details is a string of the hostname for which the zoom changed. In case
+ // of a temporary zoom level change, the details is an empty string.
ZOOM_LEVEL_CHANGED,
// Sent when the tab's closeable state has changed due to increase/decrease
« no previous file with comments | « content/browser/renderer_host/render_view_host.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698