|
|
Created:
5 years, 7 months ago by pkotwicz Modified:
5 years, 7 months ago Reviewers:
aurimas (slooooooooow), newt (away), Ilya Sherman, David Trainor- moved to gerrit, jdduke (slow) CC:
asvitkine+watch_chromium.org, chromium-reviews Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionMark unused Android user actions as deprecated in actions.xml
BUG=None
TEST=None
Committed: https://crrev.com/a4cb4af3543c3fdd6a6bcc4803c2d1a44ce79acb
Cr-Commit-Position: refs/heads/master@{#331656}
Patch Set 1 #
Total comments: 3
Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 21 (6 generated)
pkotwicz@chromium.org changed reviewers: + aurimas@chromium.org, jdduke@chromium.org
jdduke@ and aurimas@ can you please look at the changes for the user actions that you are owners of? I am unsure whether the removal of the MobilePullGestureReload was intentional Notes: MobileTabStripNewTab, MobileTabStripCloseTab became unused as a result of https://gerrit-int.chromium.org/182455 MobileTabStripNewTab feature removed by https://gerrit-int.chromium.org/44917 MobileShortcutAllBookmarks, MobileMenuBack became unused as a result of https://gerrit-int.chromium.org/174509 MobileNTPSwitchToIncognito became unused as a result of https://gerrit-int.chromium.org/159647 MobileNTPSwitchToMostVisited became unused as a result of https://gerrit-int.chromium.org/170640
On 2015/05/26 02:04:58, pkotwicz wrote: > jdduke@ and aurimas@ can you please look at the changes for the user actions > that you are owners of? > > I am unsure whether the removal of the MobilePullGestureReload was intentional Oh snap, good catch, that one was definitely unintentional. I'll whip up a fix, thanks.
https://codereview.chromium.org/1156943003/diff/1/tools/metrics/actions/actio... File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/1156943003/diff/1/tools/metrics/actions/actio... tools/metrics/actions/actions.xml:7889: <obsolete> Yeah, there was a refactoring in M44 that removed the hook, I'll add it back in and merge to M44.
lgtm https://chromiumcodereview.appspot.com/1156943003/diff/1/tools/metrics/action... File tools/metrics/actions/actions.xml (right): https://chromiumcodereview.appspot.com/1156943003/diff/1/tools/metrics/action... tools/metrics/actions/actions.xml:7487: <action name="MobileContextMenuCopyImageLinkAddress"> Could we actually start tracking this instead of deprecating?
https://codereview.chromium.org/1156943003/diff/1/tools/metrics/actions/actio... File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/1156943003/diff/1/tools/metrics/actions/actio... tools/metrics/actions/actions.xml:7487: <action name="MobileContextMenuCopyImageLinkAddress"> I have removed the change to this action (undeprecated it). I will start tracking this metric after this CL lands. Looking into adding the tracking made me find http://crbug.com/492446 I am going to look into fixing that bug first
jdduke@chromium.org changed reviewers: + newt@chromium.org
Thanks, +newt just to verify this was all intentional.
newt@chromium.org changed reviewers: + dtrainor@chromium.org
These metrics were all intentionally removed, except perhaps MobileTabStripNewTab and MobileTabStripCloseTab. dtrainor: Do we record metrics equivalent to MobileTabStripNewTab and MobileTabStripCloseTab? If not, do we want to start recording these again?
On 2015/05/27 18:28:44, newt wrote: > These metrics were all intentionally removed, except perhaps > MobileTabStripNewTab and MobileTabStripCloseTab. > > dtrainor: Do we record metrics equivalent to MobileTabStripNewTab and > MobileTabStripCloseTab? If not, do we want to start recording these again? btw, MobileTabStripNewTab and MobileTabStripCloseTab were removed in Carson's CL which deleted the old tabstrip implementation: https://chrome-internal-review.googlesource.com/182455
On 2015/05/27 18:29:42, newt wrote: > On 2015/05/27 18:28:44, newt wrote: > > These metrics were all intentionally removed, except perhaps > > MobileTabStripNewTab and MobileTabStripCloseTab. > > > > dtrainor: Do we record metrics equivalent to MobileTabStripNewTab and > > MobileTabStripCloseTab? If not, do we want to start recording these again? > > btw, MobileTabStripNewTab and MobileTabStripCloseTab were removed in Carson's CL > which deleted the old tabstrip implementation: > https://chrome-internal-review.googlesource.com/182455 It looks like we don't. It's been a while since it's been removed and it seems like nobody has mentioned it, so it might be a good reason to let it drop. However if we want to add it we just need to update StripLayoutHelper#click() to log the metrics at the appropriate times conditional blocks.
On 2015/05/27 19:46:32, David Trainor wrote: > On 2015/05/27 18:29:42, newt wrote: > > On 2015/05/27 18:28:44, newt wrote: > > > These metrics were all intentionally removed, except perhaps > > > MobileTabStripNewTab and MobileTabStripCloseTab. > > > > > > dtrainor: Do we record metrics equivalent to MobileTabStripNewTab and > > > MobileTabStripCloseTab? If not, do we want to start recording these again? > > > > btw, MobileTabStripNewTab and MobileTabStripCloseTab were removed in Carson's > CL > > which deleted the old tabstrip implementation: > > https://chrome-internal-review.googlesource.com/182455 > > It looks like we don't. It's been a while since it's been removed and it seems > like nobody has mentioned it, so it might be a good reason to let it drop. > However if we want to add it we just need to update StripLayoutHelper#click() to > log the metrics at the appropriate times conditional blocks. Ok. I'm fine with not resurrecting those tab strip metrics. lgtm.
pkotwicz@chromium.org changed reviewers: + isherman@chromium.org
isherman@ for OWNERS
LGTM. Thanks for the cleanup.
The CQ bit was checked by pkotwicz@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from aurimas@chromium.org Link to the patchset: https://codereview.chromium.org/1156943003/#ps40001 (title: " ")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1156943003/40001
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/a4cb4af3543c3fdd6a6bcc4803c2d1a44ce79acb Cr-Commit-Position: refs/heads/master@{#331656} |