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

Issue 763933002: Record container for hosted app launches. (Closed)

Created:
6 years ago by benwells
Modified:
6 years ago
Reviewers:
tapted, Ilya Sherman
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, asvitkine+watch_chromium.org, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Record container for hosted app launches. This will let us see how much the various launch containers are used, without diluting those launches for platform apps which always use the window container. BUG=437363 Committed: https://crrev.com/6657c7a9f11b17e3a378b0bb2112ecc314ec9cad Cr-Commit-Position: refs/heads/master@{#306735}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Feedback #

Total comments: 4

Patch Set 3 : Feedback #

Total comments: 2

Patch Set 4 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M chrome/browser/ui/extensions/application_launch.cc View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download
M extensions/common/constants.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
benwells
6 years ago (2014-11-27 23:58:31 UTC) #2
tapted
https://codereview.chromium.org/763933002/diff/1/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (right): https://codereview.chromium.org/763933002/diff/1/chrome/browser/ui/extensions/application_launch.cc#newcode147 chrome/browser/ui/extensions/application_launch.cc:147: "Extensions.AppLaunchContainer", params.container, 100); Should we just delete this? params.container ...
6 years ago (2014-11-28 00:35:16 UTC) #3
benwells
On 2014/11/28 00:35:16, tapted wrote: > https://codereview.chromium.org/763933002/diff/1/chrome/browser/ui/extensions/application_launch.cc > File chrome/browser/ui/extensions/application_launch.cc (right): > > https://codereview.chromium.org/763933002/diff/1/chrome/browser/ui/extensions/application_launch.cc#newcode147 > ...
6 years ago (2014-11-28 00:55:53 UTC) #4
benwells
6 years ago (2014-11-28 00:56:33 UTC) #5
tapted
lgtm
6 years ago (2014-11-28 01:32:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/763933002/20001
6 years ago (2014-11-28 01:34:11 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/27075)
6 years ago (2014-11-28 01:37:27 UTC) #10
benwells
+asvitkine for histograms.xml
6 years ago (2014-11-28 02:20:39 UTC) #12
benwells
-asvitkine who is ooo, +isherman for histograms.xml.
6 years ago (2014-12-02 00:37:38 UTC) #15
Ilya Sherman
https://codereview.chromium.org/763933002/diff/20001/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (left): https://codereview.chromium.org/763933002/diff/20001/chrome/browser/ui/extensions/application_launch.cc#oldcode147 chrome/browser/ui/extensions/application_launch.cc:147: "Extensions.AppLaunchContainer", params.container, 100); Please mark this histogram as <obsolete> ...
6 years ago (2014-12-02 02:52:02 UTC) #16
benwells
https://codereview.chromium.org/763933002/diff/20001/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (left): https://codereview.chromium.org/763933002/diff/20001/chrome/browser/ui/extensions/application_launch.cc#oldcode147 chrome/browser/ui/extensions/application_launch.cc:147: "Extensions.AppLaunchContainer", params.container, 100); On 2014/12/02 02:52:01, Ilya Sherman wrote: ...
6 years ago (2014-12-02 04:31:30 UTC) #18
Ilya Sherman
LGTM % a comment: https://codereview.chromium.org/763933002/diff/60001/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (right): https://codereview.chromium.org/763933002/diff/60001/chrome/browser/ui/extensions/application_launch.cc#newcode162 chrome/browser/ui/extensions/application_launch.cc:162: "Extensions.HostedAppLaunchContainer", params.container, 4); Rather than ...
6 years ago (2014-12-02 23:51:52 UTC) #19
benwells
https://codereview.chromium.org/763933002/diff/60001/chrome/browser/ui/extensions/application_launch.cc File chrome/browser/ui/extensions/application_launch.cc (right): https://codereview.chromium.org/763933002/diff/60001/chrome/browser/ui/extensions/application_launch.cc#newcode162 chrome/browser/ui/extensions/application_launch.cc:162: "Extensions.HostedAppLaunchContainer", params.container, 4); On 2014/12/02 23:51:52, Ilya Sherman wrote: ...
6 years ago (2014-12-04 00:17:28 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/763933002/80001
6 years ago (2014-12-04 00:18:28 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:80001)
6 years ago (2014-12-04 01:04:06 UTC) #23
commit-bot: I haz the power
6 years ago (2014-12-04 01:05:15 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6657c7a9f11b17e3a378b0bb2112ecc314ec9cad
Cr-Commit-Position: refs/heads/master@{#306735}

Powered by Google App Engine
This is Rietveld 408576698