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

Issue 2263503002: Make running the outdated build detector conditional on a Feature. (Closed)

Created:
4 years, 4 months ago by grt (UTC plus 2)
Modified:
3 years, 9 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make running the outdated build detector conditional on a Feature. BUG=623986 R=thakis@chromium.org Committed: https://crrev.com/fdcb4e332e0a63d73ee5437f0132fb8811e8e396 Cr-Commit-Position: refs/heads/master@{#413446}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M chrome/browser/upgrade_detector_impl.cc View 2 chunks +7 lines, -0 lines 1 comment Download

Messages

Total messages: 15 (6 generated)
grt (UTC plus 2)
4 years, 4 months ago (2016-08-19 07:06:25 UTC) #1
Nico
lgtm
4 years, 4 months ago (2016-08-22 14:23:37 UTC) #6
Nico
lgtm
4 years, 4 months ago (2016-08-22 14:26:18 UTC) #7
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/2263503002/1
4 years, 4 months ago (2016-08-22 14:45:54 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-22 15:45:20 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/fdcb4e332e0a63d73ee5437f0132fb8811e8e396 Cr-Commit-Position: refs/heads/master@{#413446}
4 years, 4 months ago (2016-08-22 15:47:03 UTC) #12
grt (UTC plus 2)
Question for you, sir. https://codereview.chromium.org/2263503002/diff/1/chrome/browser/upgrade_detector_impl.cc File chrome/browser/upgrade_detector_impl.cc (right): https://codereview.chromium.org/2263503002/diff/1/chrome/browser/upgrade_detector_impl.cc#newcode397 chrome/browser/upgrade_detector_impl.cc:397: constexpr base::Feature kOutdatedBuildDetector = thakis: ...
4 years, 4 months ago (2016-08-23 08:54:44 UTC) #13
merkin
On 2016/08/23 08:54:44, grt (UTC plus 1) wrote: > Question for you, sir. > > ...
3 years, 9 months ago (2017-03-07 10:35:43 UTC) #14
merkin
3 years, 9 months ago (2017-03-07 11:25:13 UTC) #15
Message was sent while issue was closed.
On 2017/03/07 10:35:43, merkin wrote:
> On 2016/08/23 08:54:44, grt (UTC plus 1) wrote:
> > Question for you, sir.
> > 
> >
>
https://codereview.chromium.org/2263503002/diff/1/chrome/browser/upgrade_dete...
> > File chrome/browser/upgrade_detector_impl.cc (right):
> > 
> >
>
https://codereview.chromium.org/2263503002/diff/1/chrome/browser/upgrade_dete...
> > chrome/browser/upgrade_detector_impl.cc:397: constexpr base::Feature
> > kOutdatedBuildDetector =
> > thakis: should this really be:
> >   static constexpr base::Feature ...
> > so that the struct isn't put on the stack in each invocation?
> 
> Hello gentlemen!
> YES it shall be static. I've just caught DCHECK failure.

Created a new patch: https://codereview.chromium.org/2736723005/

Powered by Google App Engine
This is Rietveld 408576698