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

Issue 332473002: Make super MAC optional. (Closed)

Created:
6 years, 6 months ago by erikwright (departed)
Modified:
6 years, 6 months ago
Reviewers:
gab
CC:
chromium-reviews, robertshield
Visibility:
Public.

Description

Make super MAC optional. BUG=372547

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add a unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -19 lines) Patch
M chrome/browser/prefs/pref_hash_store_impl.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/prefs/pref_hash_store_impl.cc View 1 2 chunks +13 lines, -7 lines 0 comments Download
M chrome/browser/prefs/pref_hash_store_impl_unittest.cc View 1 11 chunks +40 lines, -10 lines 0 comments Download
M chrome/browser/prefs/profile_pref_store_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
erikwright (departed)
gab: PTAL. I will add a test prior to commit.
6 years, 6 months ago (2014-06-11 18:39:22 UTC) #1
gab
I just realized that this will dilute (or boost if the default is "false") the ...
6 years, 6 months ago (2014-06-11 18:57:54 UTC) #2
erikwright (departed)
The stats are reported pref-by-pref, so we _can_ look separately at each one, but yes ...
6 years, 6 months ago (2014-06-11 21:15:15 UTC) #3
gab
On 2014/06/11 21:15:15, erikwright wrote: > The stats are reported pref-by-pref, so we _can_ look ...
6 years, 6 months ago (2014-06-11 21:54:13 UTC) #4
gab
lgtm w/ 1 request for simplification https://codereview.chromium.org/332473002/diff/1/chrome/browser/prefs/pref_hash_store_impl.cc File chrome/browser/prefs/pref_hash_store_impl.cc (right): https://codereview.chromium.org/332473002/diff/1/chrome/browser/prefs/pref_hash_store_impl.cc#newcode70 chrome/browser/prefs/pref_hash_store_impl.cc:70: : false), On ...
6 years, 6 months ago (2014-06-11 21:54:33 UTC) #5
erikwright (departed)
Added a unit test. Hitting CQ but you can unclick if you disagree with my ...
6 years, 6 months ago (2014-06-13 13:25:24 UTC) #6
erikwright (departed)
The CQ bit was checked by erikwright@chromium.org
6 years, 6 months ago (2014-06-13 13:29:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/332473002/20001
6 years, 6 months ago (2014-06-13 13:30:18 UTC) #8
gab
test lgtm as well Thanks! Gab https://codereview.chromium.org/332473002/diff/1/chrome/browser/prefs/pref_hash_store_impl.cc File chrome/browser/prefs/pref_hash_store_impl.cc (right): https://codereview.chromium.org/332473002/diff/1/chrome/browser/prefs/pref_hash_store_impl.cc#newcode159 chrome/browser/prefs/pref_hash_store_impl.cc:159: if (!outer_->use_super_mac_ || ...
6 years, 6 months ago (2014-06-13 14:48:58 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-06-13 18:41:00 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-13 18:51:34 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/195499)
6 years, 6 months ago (2014-06-13 18:51:35 UTC) #12
gab
6 years, 6 months ago (2014-06-13 20:35:27 UTC) #13

Powered by Google App Engine
This is Rietveld 408576698