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

Issue 1050473002: Migrate Location and Protected Media Identifier Settings at startup instead of the getter. (Closed)

Created:
5 years, 8 months ago by knn
Modified:
5 years, 8 months ago
Reviewers:
newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate Location and Protected Media Identifier Settings at startup instead of the getter. BUG=None Committed: https://crrev.com/8ff5c840f60d0fef4788a4d4d9747f7e0ace641c Cr-Commit-Position: refs/heads/master@{#324209}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments and rebased #

Total comments: 1

Patch Set 3 : Address Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -17 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java View 1 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 1 2 3 chunks +29 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
knn
PTAL.
5 years, 8 months ago (2015-03-31 11:38:01 UTC) #2
newt (away)
https://codereview.chromium.org/1050473002/diff/1/chrome/browser/android/preferences/pref_service_bridge.cc File chrome/browser/android/preferences/pref_service_bridge.cc (right): https://codereview.chromium.org/1050473002/diff/1/chrome/browser/android/preferences/pref_service_bridge.cc#newcode503 chrome/browser/android/preferences/pref_service_bridge.cc:503: if (!pref || !pref->HasUserSetting()) { nit: don't need curly ...
5 years, 8 months ago (2015-04-02 04:15:18 UTC) #3
knn
PTAL. https://codereview.chromium.org/1050473002/diff/1/chrome/browser/android/preferences/pref_service_bridge.cc File chrome/browser/android/preferences/pref_service_bridge.cc (right): https://codereview.chromium.org/1050473002/diff/1/chrome/browser/android/preferences/pref_service_bridge.cc#newcode503 chrome/browser/android/preferences/pref_service_bridge.cc:503: if (!pref || !pref->HasUserSetting()) { On 2015/04/02 04:15:18, ...
5 years, 8 months ago (2015-04-02 11:16:40 UTC) #4
newt (away)
lgtm after comment https://codereview.chromium.org/1050473002/diff/20001/chrome/browser/android/preferences/pref_service_bridge.cc File chrome/browser/android/preferences/pref_service_bridge.cc (right): https://codereview.chromium.org/1050473002/diff/20001/chrome/browser/android/preferences/pref_service_bridge.cc#newcode524 chrome/browser/android/preferences/pref_service_bridge.cc:524: pmi_enabled &= GetProtectedMediaIdentifierEnabled(env, obj); I'd use ...
5 years, 8 months ago (2015-04-03 01:12:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1050473002/60001
5 years, 8 months ago (2015-04-08 10:14:09 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 8 months ago (2015-04-08 10:18:10 UTC) #10
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 10:18:56 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8ff5c840f60d0fef4788a4d4d9747f7e0ace641c
Cr-Commit-Position: refs/heads/master@{#324209}

Powered by Google App Engine
This is Rietveld 408576698