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

Issue 7655056: Enable brand codes and master preferences on the Mac. (Closed)

Created:
9 years, 4 months ago by Avi (use Gerrit)
Modified:
9 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Enable brand codes and master preferences on the Mac. BUG=93421 TEST=alter brand codes and master prefs files; should be read Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98811

Patch Set 1 #

Patch Set 2 : fixy #

Patch Set 3 : copy/paste error #

Total comments: 2

Patch Set 4 : tweaky #

Total comments: 9

Patch Set 5 : new master prefs file #

Total comments: 1

Patch Set 6 : limit #

Total comments: 7

Patch Set 7 : expando #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -28 lines) Patch
M chrome/browser/first_run/first_run.h View 1 2 3 4 chunks +29 lines, -22 lines 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/first_run/first_run_gtk.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/first_run/first_run_mac.mm View 1 2 3 4 5 6 3 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/first_run/first_run_win.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/mac/keystone_glue.h View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/mac/keystone_glue.mm View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
A chrome/browser/mac/master_prefs.h View 1 2 3 4 5 6 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/browser/mac/master_prefs.mm View 1 2 3 4 5 1 chunk +43 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/installer/util/master_preferences.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (0 generated)
Avi (use Gerrit)
Not quite ready to be committed. Actually, totally untested (though it builds). This is where ...
9 years, 4 months ago (2011-08-19 00:18:43 UTC) #1
Miranda Callahan
First run stuff looks right (with comment); I'll let Mark comment on the Keystone stuff. ...
9 years, 4 months ago (2011-08-19 09:03:24 UTC) #2
Miranda Callahan
On 2011/08/19 09:03:24, Miranda Callahan wrote: > First run stuff looks right (with comment); I'll ...
9 years, 4 months ago (2011-08-19 10:03:43 UTC) #3
Miranda Callahan
On 2011/08/19 10:03:43, Miranda Callahan wrote: > On 2011/08/19 09:03:24, Miranda Callahan wrote: > > ...
9 years, 4 months ago (2011-08-19 10:14:10 UTC) #4
Avi (use Gerrit)
> However, I misspoke about the brand code -- > this is *not* part of ...
9 years, 4 months ago (2011-08-19 12:18:48 UTC) #5
Miranda Callahan
On 2011/08/19 12:18:48, Avi wrote: > > However, I misspoke about the brand code -- ...
9 years, 4 months ago (2011-08-19 12:23:21 UTC) #6
Mark Mentovai
Why do we need to check the brand code to avoid first run? Why can’t ...
9 years, 4 months ago (2011-08-19 12:59:44 UTC) #7
Avi (use Gerrit)
On 2011/08/19 12:59:44, Mark Mentovai wrote: > Why do we need to check the brand ...
9 years, 4 months ago (2011-08-19 14:12:59 UTC) #8
Avi (use Gerrit)
OK, good with it. For your review.
9 years, 4 months ago (2011-08-22 20:34:14 UTC) #9
Mark Mentovai
Considering the zombies I’m fighting, I probably won’t be able to review this today. Maybe ...
9 years, 4 months ago (2011-08-22 20:50:08 UTC) #10
Miranda Callahan
On 2011/08/22 20:50:08, Mark Mentovai wrote: > Considering the zombies I’m fighting, I probably won’t ...
9 years, 4 months ago (2011-08-23 07:14:41 UTC) #11
Avi (use Gerrit)
Mark, you OK with the keystone glue changes?
9 years, 4 months ago (2011-08-23 15:27:07 UTC) #12
Mark Mentovai
TVL did lots of brand code stuff. Maybe he has time for a more thorough ...
9 years, 4 months ago (2011-08-23 16:25:12 UTC) #13
TVL
Should canary share the master prefs or use a different one? http://codereview.chromium.org/7655056/diff/11001/chrome/browser/mac/keystone_glue.h File chrome/browser/mac/keystone_glue.h (right): ...
9 years, 4 months ago (2011-08-23 16:51:31 UTC) #14
Mark Mentovai
thomasvl@chromium.org wrote: > Should canary share the master prefs or use a different one? Does ...
9 years, 4 months ago (2011-08-23 16:57:30 UTC) #15
Avi (use Gerrit)
I put the master prefs file code in keystone glue because to me it seems ...
9 years, 4 months ago (2011-08-23 17:03:47 UTC) #16
Avi (use Gerrit)
On 2011/08/23 17:03:47, Avi wrote: > I put the master prefs file code in keystone ...
9 years, 4 months ago (2011-08-23 17:04:52 UTC) #17
Mark Mentovai
avi@chromium.org wrote: > I put the master prefs file code in keystone glue because to ...
9 years, 4 months ago (2011-08-24 01:10:49 UTC) #18
Avi (use Gerrit)
On Tue, Aug 23, 2011 at 9:10 PM, Mark Mentovai <mark@chromium.org> wrote: > > Plus ...
9 years, 4 months ago (2011-08-24 04:54:14 UTC) #19
Avi (use Gerrit)
http://codereview.chromium.org/7655056/diff/11001/chrome/browser/mac/keystone_glue.mm File chrome/browser/mac/keystone_glue.mm (right): http://codereview.chromium.org/7655056/diff/11001/chrome/browser/mac/keystone_glue.mm#newcode943 chrome/browser/mac/keystone_glue.mm:943: NSString* brand_code = This is called only on the ...
9 years, 4 months ago (2011-08-24 20:38:36 UTC) #20
Avi (use Gerrit)
On Tue, Aug 23, 2011 at 9:10 PM, Mark Mentovai <mark@chromium.org> wrote: > Meaning that ...
9 years, 4 months ago (2011-08-24 21:19:28 UTC) #21
Mark Mentovai
http://codereview.chromium.org/7655056/diff/11001/chrome/browser/mac/keystone_glue.mm File chrome/browser/mac/keystone_glue.mm (right): http://codereview.chromium.org/7655056/diff/11001/chrome/browser/mac/keystone_glue.mm#newcode45 chrome/browser/mac/keystone_glue.mm:45: #define kMasterPreferencesFileName @"Google Chrome Master Preferences"; You equipped this ...
9 years, 4 months ago (2011-08-24 21:37:31 UTC) #22
Avi (use Gerrit)
ptal
9 years, 4 months ago (2011-08-24 21:47:46 UTC) #23
Mark Mentovai
http://codereview.chromium.org/7655056/diff/24003/chrome/browser/mac/master_prefs.mm File chrome/browser/mac/master_prefs.mm (right): http://codereview.chromium.org/7655056/diff/24003/chrome/browser/mac/master_prefs.mm#newcode12 chrome/browser/mac/master_prefs.mm:12: const char kMasterPreferencesFileName[] = "Google Chrome Master Preferences"; This ...
9 years, 4 months ago (2011-08-24 21:57:19 UTC) #24
Avi (use Gerrit)
Done.
9 years, 4 months ago (2011-08-24 22:10:50 UTC) #25
Mark Mentovai
http://codereview.chromium.org/7655056/diff/29001/chrome/browser/first_run/first_run_mac.mm File chrome/browser/first_run/first_run_mac.mm (right): http://codereview.chromium.org/7655056/diff/29001/chrome/browser/first_run/first_run_mac.mm#newcode20 chrome/browser/first_run/first_run_mac.mm:20: return StartsWithASCII(brand, "GG", true) || Caution! No brand code ...
9 years, 4 months ago (2011-08-25 13:35:08 UTC) #26
Avi (use Gerrit)
http://codereview.chromium.org/7655056/diff/29001/chrome/browser/first_run/first_run_mac.mm File chrome/browser/first_run/first_run_mac.mm (right): http://codereview.chromium.org/7655056/diff/29001/chrome/browser/first_run/first_run_mac.mm#newcode20 chrome/browser/first_run/first_run_mac.mm:20: return StartsWithASCII(brand, "GG", true) || On 2011/08/25 13:35:08, Mark ...
9 years, 4 months ago (2011-08-25 15:24:52 UTC) #27
Mark Mentovai
I see that you uploaded a new version and responded, but I never got the ...
9 years, 4 months ago (2011-08-26 23:28:53 UTC) #28
Mark Mentovai
9 years, 4 months ago (2011-08-27 00:07:19 UTC) #29
LGTM

Powered by Google App Engine
This is Rietveld 408576698