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

Issue 2528173003: Desktop fast shutdown experiment (Closed)

Created:
4 years ago by manzagop (departed)
Modified:
4 years ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Desktop fast shutdown experiment Set up an experiment to see the impact of always using the fast exit path. For context, see https://groups.google.com/a/chromium.org/d/topic/chromium-dev/AMB2Y7Sqj48/discussion Testing: launch with --enable-features=DesktopFastShutdown BUG=653647 Committed: https://crrev.com/011b6142b57f328cbeac1e7a903a36a15eba2cf7 Cr-Commit-Position: refs/heads/master@{#436328}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comment #

Total comments: 2

Patch Set 3 : Add a comment #

Patch Set 4 : Add comment to features.h #

Total comments: 2

Patch Set 5 : Refine another comment #

Patch Set 6 : Put features in 'features' namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials_desktop.cc View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download
A chrome/browser/features.h View 1 2 3 4 5 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/features.cc View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (23 generated)
manzagop (departed)
As discussed! Tell me what you think.
4 years ago (2016-11-25 23:19:05 UTC) #2
gab
lgtm w/ comments https://codereview.chromium.org/2528173003/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2528173003/diff/1/chrome/browser/chrome_browser_main.cc#newcode1987 chrome/browser/chrome_browser_main.cc:1987: if (base::FeatureList::IsEnabled(chrome::kDesktopFastShutdown)) { nit: no {} ...
4 years ago (2016-11-28 16:05:05 UTC) #3
manzagop (departed)
Hi rkaplow@, hashimoto@! We're interested in measuring the stability impact of always using the quick ...
4 years ago (2016-11-29 23:16:06 UTC) #7
hashimoto
lgtm I guess there will be no new issue caused by this experiment. (SessionEnding corresponds ...
4 years ago (2016-11-30 10:50:15 UTC) #10
manzagop (departed)
Hi jochen@, Could you have an OWNERS' look for chrome/browser/*? Thank you! Pierre https://codereview.chromium.org/2528173003/diff/20001/chrome/browser/chrome_browser_main.cc File ...
4 years ago (2016-11-30 14:38:31 UTC) #13
jochen (gone - plz use gerrit)
what about putting this into a sub directory with an OWNERS file?
4 years ago (2016-11-30 15:29:39 UTC) #14
manzagop (departed)
Thanks for the quick reply! On 2016/11/30 15:29:39, jochen wrote: > what about putting this ...
4 years ago (2016-11-30 15:58:03 UTC) #15
gab
On 2016/11/30 15:58:03, manzagop wrote: > Thanks for the quick reply! > > On 2016/11/30 ...
4 years ago (2016-11-30 16:11:24 UTC) #18
manzagop (departed)
On 2016/11/30 16:11:24, gab wrote: (snip) > Maybe add a comment to features.h stating that ...
4 years ago (2016-11-30 16:28:20 UTC) #19
rkaplow
https://codereview.chromium.org/2528173003/diff/60001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): https://codereview.chromium.org/2528173003/diff/60001/chrome/browser/chrome_browser_field_trials_desktop.cc#newcode118 chrome/browser/chrome_browser_field_trials_desktop.cc:118: base::FeatureList::IsEnabled(kDesktopFastShutdown); I'm not entirely clear why this is needed ...
4 years ago (2016-11-30 21:15:36 UTC) #24
manzagop (departed)
Ugh, seems I forgot to send my reply - here is! https://codereview.chromium.org/2528173003/diff/60001/chrome/browser/chrome_browser_field_trials_desktop.cc File chrome/browser/chrome_browser_field_trials_desktop.cc (right): ...
4 years ago (2016-12-01 23:29:13 UTC) #25
manzagop (departed)
Friendly ping. Does this look good?
4 years ago (2016-12-02 18:45:52 UTC) #26
rkaplow
lgtm
4 years ago (2016-12-02 20:33:07 UTC) #27
manzagop (departed)
Hi Jochen, Are you ok without the subdirectory? Thanks, Pierre
4 years ago (2016-12-05 15:13:58 UTC) #28
jochen (gone - plz use gerrit)
sorry for the long delay. I'm ok without a sub directory. typically, features are defined ...
4 years ago (2016-12-05 15:20:34 UTC) #29
manzagop (departed)
Thanks for the review! > typically, features are defined inside a features namespace, see e.g. ...
4 years ago (2016-12-05 15:56:38 UTC) #32
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/2528173003/100001
4 years ago (2016-12-05 17:07:33 UTC) #37
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-12-05 17:12:04 UTC) #40
commit-bot: I haz the power
4 years ago (2016-12-05 17:13:52 UTC) #42
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/011b6142b57f328cbeac1e7a903a36a15eba2cf7
Cr-Commit-Position: refs/heads/master@{#436328}

Powered by Google App Engine
This is Rietveld 408576698