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

Issue 1631813002: Adds EnableReadingList experimental flag. (Closed)

Created:
4 years, 11 months ago by stkhapugin
Modified:
4 years, 11 months ago
CC:
chromium-reviews, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds EnableReadingList experimental flag. Adds a new experimental flag for Reading List on iOS. The flag is toggled with Settings.bundle downstream. BUG=581014 Committed: https://crrev.com/23ab73d803cddb6bb6d60dc0fa65334a8054677e Cr-Commit-Position: refs/heads/master@{#371503}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M ios/chrome/browser/experimental_flags.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ios/chrome/browser/experimental_flags.mm View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
stkhapugin
PTAL.
4 years, 11 months ago (2016-01-25 17:10:59 UTC) #2
Olivier
https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.mm File ios/chrome/browser/experimental_flags.mm (right): https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.mm#newcode243 ios/chrome/browser/experimental_flags.mm:243: if ([[NSUserDefaults standardUserDefaults] boolForKey:kEnableReadingList]) { why not just return ...
4 years, 11 months ago (2016-01-25 17:26:39 UTC) #4
sdefresne
lgtm https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.h File ios/chrome/browser/experimental_flags.h (right): https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.h#newcode60 ios/chrome/browser/experimental_flags.h:60: // YES if the reading list is enabled. ...
4 years, 11 months ago (2016-01-26 10:03:15 UTC) #6
stkhapugin
PTAL https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.h File ios/chrome/browser/experimental_flags.h (right): https://codereview.chromium.org/1631813002/diff/1/ios/chrome/browser/experimental_flags.h#newcode60 ios/chrome/browser/experimental_flags.h:60: // YES if the reading list is enabled. ...
4 years, 11 months ago (2016-01-26 12:28:33 UTC) #7
Olivier
lgtm
4 years, 11 months ago (2016-01-26 12:29:43 UTC) #8
noyau (Ping after 24h)
lgtm
4 years, 11 months ago (2016-01-26 13:26:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1631813002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1631813002/20001
4 years, 11 months ago (2016-01-26 13:27:07 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-26 13:45:17 UTC) #13
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 13:46:05 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/23ab73d803cddb6bb6d60dc0fa65334a8054677e
Cr-Commit-Position: refs/heads/master@{#371503}

Powered by Google App Engine
This is Rietveld 408576698