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

Issue 378153002: MacViews: Consolidate kBrowserActionContainerWidth pref registration (Closed)

Created:
6 years, 5 months ago by tapted
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, mac-views-reviews_chromium.org, Robert Sesek
Project:
chromium
Visibility:
Public.

Description

MacViews: Consolidate kBrowserActionContainerWidth pref registration This pref is currently registered in different places for Mac and toolkit-views, resulting in problems for toolkit-views on Mac (i.e. it gets registered twice). The views pref moved into extension_prefs.cc in r183799. This moves the mac pref to the same place for increased code cohesion, simplifying a lot of things. BUG=155525, 390755 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282177

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -40 lines) Patch
M chrome/browser/prefs/browser_prefs.cc View 2 chunks +0 lines, -5 lines 0 comments Download
D chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.h View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/browser/ui/cocoa/extensions/browser_actions_controller_prefs.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M extensions/browser/extension_prefs.cc View 1 chunk +6 lines, -1 line 2 comments Download

Messages

Total messages: 8 (0 generated)
tapted
Hello, please take a look: rsesek: c/b/ui/cocoa bauerb: c/b/prefs/ devlin: extensions Thanks!
6 years, 5 months ago (2014-07-09 04:14:34 UTC) #1
Bernhard Bauer
lgtm https://codereview.chromium.org/378153002/diff/1/extensions/browser/extension_prefs.cc File extensions/browser/extension_prefs.cc (right): https://codereview.chromium.org/378153002/diff/1/extensions/browser/extension_prefs.cc#newcode1980 extensions/browser/extension_prefs.cc:1980: #else I find it a bit weird that ...
6 years, 5 months ago (2014-07-09 08:16:15 UTC) #2
tapted
oops -rsesek is OOO. +groby - PTAL for OWNERS in chrome/browser/ui/cocoa https://codereview.chromium.org/378153002/diff/1/extensions/browser/extension_prefs.cc File extensions/browser/extension_prefs.cc (right): ...
6 years, 5 months ago (2014-07-09 11:21:53 UTC) #3
Devlin
extensions lgtm
6 years, 5 months ago (2014-07-09 15:32:03 UTC) #4
groby-ooo-7-16
cocoa LGTM
6 years, 5 months ago (2014-07-09 21:16:20 UTC) #5
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 5 months ago (2014-07-09 22:49:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/378153002/1
6 years, 5 months ago (2014-07-09 22:50:26 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 23:42:08 UTC) #8
Message was sent while issue was closed.
Change committed as 282177

Powered by Google App Engine
This is Rietveld 408576698