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

Issue 10827374: (GTK only) Add icons to the "Permissions" tab of the Website Settings UI. (Closed)

Created:
8 years, 4 months ago by markusheintz_
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, markusheintz_
Visibility:
Public.

Description

(GTK only) Add icons to the "Permissions" tab of the Website Settings UI. BUG=140450 TBR=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152220

Patch Set 1 #

Patch Set 2 : " #

Patch Set 3 : " #

Total comments: 2

Patch Set 4 : Address comments (tfarina). #

Total comments: 10

Patch Set 5 : Address comments (tfarina). #

Patch Set 6 : Address comments (tfarina). #

Patch Set 7 : rebase on tot. #

Patch Set 8 : Fix typo in chrome_browser.gypi #

Patch Set 9 : Add explicit PermissionSelector dtor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+358 lines, -886 lines) Patch
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/ui/gtk/website_settings/OWNERS View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/browser/ui/gtk/website_settings/permission_selector.h View 1 2 3 4 5 6 7 8 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/website_settings/permission_selector.cc View 1 2 3 4 5 6 7 8 1 chunk +175 lines, -0 lines 0 comments Download
A chrome/browser/ui/gtk/website_settings/permission_selector_observer.h View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A + chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.h View 1 2 3 4 6 chunks +15 lines, -9 lines 0 comments Download
A + chrome/browser/ui/gtk/website_settings/website_settings_popup_gtk.cc View 1 2 3 4 13 chunks +60 lines, -132 lines 0 comments Download
D chrome/browser/ui/gtk/website_settings_popup_gtk.h View 1 2 3 1 chunk +0 lines, -135 lines 0 comments Download
D chrome/browser/ui/gtk/website_settings_popup_gtk.cc View 1 2 3 4 1 chunk +0 lines, -604 lines 0 comments Download
M chrome/browser/ui/views/website_settings/permission_selector_view.cc View 1 2 3 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
markusheintz_
Hey Elliot please review this CL. Thanks a lot. FYI: I'd like to create a ...
8 years, 4 months ago (2012-08-16 11:54:30 UTC) #1
tfarina
On Thu, Aug 16, 2012 at 8:54 AM, <markusheintz@chromium.org> wrote: > Reviewers: Elliot Glaysher, > ...
8 years, 4 months ago (2012-08-16 12:09:31 UTC) #2
tfarina
http://codereview.chromium.org/10827374/diff/9/chrome/browser/ui/views/website_settings/permission_selector_view.cc File chrome/browser/ui/views/website_settings/permission_selector_view.cc (right): http://codereview.chromium.org/10827374/diff/9/chrome/browser/ui/views/website_settings/permission_selector_view.cc#newcode323 chrome/browser/ui/views/website_settings/permission_selector_view.cc:323: menu_button_model_->current_setting(), nit: indentation is wrong here. indent just 4 ...
8 years, 4 months ago (2012-08-16 12:11:14 UTC) #3
markusheintz_
I added a the dir "chrome/browser/ui/gtk/website_settings" and moved the corresponding files to the new dir. ...
8 years, 4 months ago (2012-08-16 14:53:08 UTC) #4
Elliot Glaysher
gtk lgtm
8 years, 4 months ago (2012-08-16 16:37:42 UTC) #5
tfarina
http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h File chrome/browser/ui/gtk/website_settings/permission_selector.h (right): http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h#newcode22 chrome/browser/ui/gtk/website_settings/permission_selector.h:22: class PermissionSelector { If I recall, we have PermissionSelectorView ...
8 years, 4 months ago (2012-08-16 17:16:09 UTC) #6
markusheintz_
http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h File chrome/browser/ui/gtk/website_settings/permission_selector.h (right): http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h#newcode22 chrome/browser/ui/gtk/website_settings/permission_selector.h:22: class PermissionSelector { On 2012/08/16 17:16:09, tfarina wrote: > ...
8 years, 4 months ago (2012-08-17 12:54:03 UTC) #7
tfarina
lgtm with the following comment. http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h File chrome/browser/ui/gtk/website_settings/permission_selector.h (right): http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h#newcode65 chrome/browser/ui/gtk/website_settings/permission_selector.h:65: GtkWidget* icon_; On 2012/08/17 ...
8 years, 4 months ago (2012-08-17 13:58:59 UTC) #8
markusheintz_
http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h File chrome/browser/ui/gtk/website_settings/permission_selector.h (right): http://codereview.chromium.org/10827374/diff/3009/chrome/browser/ui/gtk/website_settings/permission_selector.h#newcode65 chrome/browser/ui/gtk/website_settings/permission_selector.h:65: GtkWidget* icon_; Sorry ignore what I wrote here. Apparently ...
8 years, 4 months ago (2012-08-17 16:10:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10827374/9006
8 years, 4 months ago (2012-08-17 16:11:12 UTC) #10
commit-bot: I haz the power
Try job failure for 10827374-9006 (retry) on win_rel for step "runhooks". It's a second try, ...
8 years, 4 months ago (2012-08-17 18:11:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10827374/8010
8 years, 4 months ago (2012-08-17 19:59:22 UTC) #12
commit-bot: I haz the power
Try job failure for 10827374-8010 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-17 20:41:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/markusheintz@chromium.org/10827374/9009
8 years, 4 months ago (2012-08-17 22:18:26 UTC) #14
commit-bot: I haz the power
8 years, 4 months ago (2012-08-18 02:21:59 UTC) #15
Change committed as 152220

Powered by Google App Engine
This is Rietveld 408576698