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

Issue 754013006: Add Bookmark All Tabs UMA metric (Closed)

Created:
6 years ago by Mike Wittman
Modified:
6 years ago
Reviewers:
Mark P, sky
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Project:
chromium
Visibility:
Public.

Description

Add Bookmark All Tabs UMA metric Record all cases where this functionality is used. The existing TabContextMenu_BookmarkAllTabs metric only records when the functionality is invoked from the tab context menu. BUG= Committed: https://crrev.com/d653e4129275d63deef1c4167350962b1eb862fe Cr-Commit-Position: refs/heads/master@{#306682}

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M chrome/browser/ui/browser_commands.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Mike Wittman
PTAL
6 years ago (2014-11-25 00:26:29 UTC) #2
Mark P
lgtm baring minor comments https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_commands.cc File chrome/browser/ui/browser_commands.cc (right): https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_commands.cc#newcode782 chrome/browser/ui/browser_commands.cc:782: UserMetricsAction("BookmarkAllTabs")); nit: fits on one ...
6 years ago (2014-11-25 04:56:21 UTC) #3
sky
LGTM
6 years ago (2014-12-01 15:58:26 UTC) #4
Mike Wittman
https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_commands.cc File chrome/browser/ui/browser_commands.cc (right): https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_commands.cc#newcode782 chrome/browser/ui/browser_commands.cc:782: UserMetricsAction("BookmarkAllTabs")); On 2014/11/25 04:56:21, Mark P wrote: > nit: ...
6 years ago (2014-12-03 20:22:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/754013006/20001
6 years ago (2014-12-03 20:24:17 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-03 21:46:53 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/d653e4129275d63deef1c4167350962b1eb862fe Cr-Commit-Position: refs/heads/master@{#306682}
6 years ago (2014-12-03 21:48:12 UTC) #11
sky
6 years ago (2014-12-03 22:14:20 UTC) #12
Message was sent while issue was closed.
On Wed, Dec 3, 2014 at 12:22 PM,  <wittman@chromium.org> wrote:
>
>
https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_co...
> File chrome/browser/ui/browser_commands.cc (right):
>
>
https://codereview.chromium.org/754013006/diff/1/chrome/browser/ui/browser_co...
> chrome/browser/ui/browser_commands.cc:782:
> UserMetricsAction("BookmarkAllTabs"));
> On 2014/11/25 04:56:21, Mark P wrote:
>>
>> nit: fits on one line
>
>
> Done.
>
>
https://codereview.chromium.org/754013006/diff/1/tools/metrics/actions/action...
> File tools/metrics/actions/actions.xml (right):
>
>
https://codereview.chromium.org/754013006/diff/1/tools/metrics/actions/action...
> tools/metrics/actions/actions.xml:1334: User selected Bookmark All
> Tabs... from anywhere in the UI.
> On 2014/11/25 04:56:21, Mark P wrote:
>>
>> nit: what do you mean by "..."?  If you mean something by it, explain
>
> it,
>>
>> otherwise omit it.
>
>
> "Bookmark All Tabs..." is the actual text in the menu. I've removed the
> ellipses to avoid confusion.

You could have also wrapped the command in quotes (like you did here)
to make that clearer. But I'm fine with nuking the elipses too.

  -Scott
>
> https://codereview.chromium.org/754013006/

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698