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

Issue 2562643003: Enable RL by default (Closed)

Created:
4 years ago by Olivier
Modified:
4 years ago
CC:
chromium-reviews, pkl (ping after 24h if needed), sdefresne+watch_chromium.org, gambard, jif, stkhapugin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable RL by default BUG=577659 Committed: https://crrev.com/7cfbed3def4f21028e9e3295874c68a522dd63ac Cr-Commit-Position: refs/heads/master@{#437765}

Patch Set 1 #

Patch Set 2 : use gn flag #

Total comments: 6

Patch Set 3 : comments #

Total comments: 6

Patch Set 4 : feedback #

Total comments: 3

Patch Set 5 : feedback #

Patch Set 6 : add unittest datatype #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -23 lines) Patch
M components/reading_list/core/BUILD.gn View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download
A components/reading_list/core/reading_list.gni View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M components/reading_list/core/reading_list_switches.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M components/reading_list/core/reading_list_switches.cc View 1 1 chunk +2 lines, -13 lines 0 comments Download
M ios/chrome/browser/about_flags.mm View 1 1 chunk +0 lines, -7 lines 0 comments Download
M ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 39 (14 generated)
Olivier
Please note that until setting is reversed in ExperimentalSettings, it will not be possible to ...
4 years ago (2016-12-08 10:30:53 UTC) #2
noyau (Ping after 24h)
On 2016/12/08 10:30:53, Olivier Robin wrote: > Please note that until setting is reversed in ...
4 years ago (2016-12-08 11:32:54 UTC) #3
jif-google
On 2016/12/08 11:32:54, noyau wrote: > On 2016/12/08 10:30:53, Olivier Robin wrote: > > Please ...
4 years ago (2016-12-08 11:42:45 UTC) #4
noyau (Ping after 24h)
Not for this feature, we need to turn off the compilation and inclusion of the ...
4 years ago (2016-12-08 11:51:57 UTC) #5
Olivier
PTAL
4 years ago (2016-12-08 13:09:23 UTC) #7
jif-google
On 2016/12/08 11:51:57, noyau wrote: > Not for this feature, we need to turn off ...
4 years ago (2016-12-08 13:09:49 UTC) #8
noyau (Ping after 24h)
lgtm Don't forget to remove the experimental flags downstream.
4 years ago (2016-12-08 13:15:03 UTC) #9
Olivier
sdefresne, can you take a look at the gn?
4 years ago (2016-12-09 14:31:05 UTC) #10
sdefresne
https://codereview.chromium.org/2562643003/diff/20001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn (right): https://codereview.chromium.org/2562643003/diff/20001/components/reading_list/core/BUILD.gn#newcode11 components/reading_list/core/BUILD.gn:11: enabled = is_ios && enable_reading_list nit: please name this ...
4 years ago (2016-12-09 15:10:59 UTC) #11
Olivier
Thanks. PTAL https://codereview.chromium.org/2562643003/diff/20001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn (right): https://codereview.chromium.org/2562643003/diff/20001/components/reading_list/core/BUILD.gn#newcode11 components/reading_list/core/BUILD.gn:11: enabled = is_ios && enable_reading_list On 2016/12/09 ...
4 years ago (2016-12-09 15:27:38 UTC) #12
sdefresne
https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn (right): https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn#newcode10 components/reading_list/core/BUILD.gn:10: header_dir = "components/reading_list/core" nit: I think you can remove ...
4 years ago (2016-12-09 15:37:15 UTC) #13
Olivier
https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn (right): https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn#newcode10 components/reading_list/core/BUILD.gn:10: header_dir = "components/reading_list/core" On 2016/12/09 15:37:15, sdefresne wrote: > ...
4 years ago (2016-12-09 15:47:19 UTC) #14
sdefresne
On 2016/12/09 15:47:19, Olivier Robin wrote: > https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn > File components/reading_list/core/BUILD.gn (right): > > https://codereview.chromium.org/2562643003/diff/40001/components/reading_list/core/BUILD.gn#newcode10 ...
4 years ago (2016-12-09 17:40:40 UTC) #15
sdefresne
lgtm https://codereview.chromium.org/2562643003/diff/60001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn (right): https://codereview.chromium.org/2562643003/diff/60001/components/reading_list/core/BUILD.gn#newcode8 components/reading_list/core/BUILD.gn:8: buildflag_header("enable_flags") { nit: please name the target after ...
4 years ago (2016-12-09 17:42:10 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2562643003/80001
4 years ago (2016-12-09 17:53:31 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/121589)
4 years ago (2016-12-09 18:26:14 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2562643003/100001
4 years ago (2016-12-09 20:06:03 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/286248)
4 years ago (2016-12-10 01:57:26 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2562643003/100001
4 years ago (2016-12-10 09:36:24 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-12-10 10:34:04 UTC) #31
sdefresne
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/2564293002/ by sdefresne@chromium.org. ...
4 years ago (2016-12-11 18:01:11 UTC) #32
Olivier
The problem was fixed. I tested locally (twosided fails to apply issue). https://codereview.chromium.org/2562643003/diff/60001/components/reading_list/core/BUILD.gn File components/reading_list/core/BUILD.gn ...
4 years ago (2016-12-11 20:34:19 UTC) #34
Olivier
Relanding as issue should be fixed.
4 years ago (2016-12-12 14:21:06 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2562643003/100001
4 years ago (2016-12-12 14:21:35 UTC) #37
commit-bot: I haz the power
4 years ago (2016-12-12 15:06:50 UTC) #39
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/7cfbed3def4f21028e9e3295874c68a522dd63ac
Cr-Commit-Position: refs/heads/master@{#437765}

Powered by Google App Engine
This is Rietveld 408576698