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

Unified Diff: chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h

Issue 1718563002: Convert location bar decorations to Material Design (Mac). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md_toolbar
Patch Set: Fix issue from browser test. Created 4 years, 9 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: chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
diff --git a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
index 417e4d82c8105b4bf222c7667b51de9366e030be..4584b9a78cd069292d915e7a591aaf2901006f0e 100644
--- a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
+++ b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h
@@ -11,7 +11,8 @@
#include "components/content_settings/core/common/content_settings_types.h"
// ContentSettingDecoration is used to display the content settings
-// images on the current page.
+// images on the current page. For example, the decoration animates into and out
+// of view when a page attempts to show a popup and the popup blocker is on.
@class ContentSettingAnimationState;
class ContentSettingImageModel;

Powered by Google App Engine
This is Rietveld 408576698