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

Issue 2234723002: Added UseCounter for navigator.share (WebShareShare). (Closed)

Created:
4 years, 4 months ago by Matt Giuca
Modified:
4 years, 4 months ago
Reviewers:
esprehn, jwd
CC:
asvitkine+watch_chromium.org, blink-reviews, chrome-apps-syd-reviews_chromium.org, chromium-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added UseCounter for navigator.share (WebShareShare). BUG=636288 Committed: https://crrev.com/fdbed09a1c4a58bd823a99c9fa0b4597be824300 Cr-Commit-Position: refs/heads/master@{#411273}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use the right overload of UseCounter::count. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (9 generated)
Matt Giuca
Adding just a UseCounter at this stage. I also intend to add more detailed metrics, ...
4 years, 4 months ago (2016-08-10 09:17:20 UTC) #2
Matt Giuca
jwd: For histograms.xml esprehn: For code in WebKit.
4 years, 4 months ago (2016-08-10 09:17:41 UTC) #3
jwd
lgtm
4 years, 4 months ago (2016-08-10 17:43:12 UTC) #5
esprehn
lgtm https://codereview.chromium.org/2234723002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp File third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp (right): https://codereview.chromium.org/2234723002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp#newcode87 third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp:87: UseCounter::count(doc, UseCounter::WebShareShare); You're actually calling the ExecutionContext version ...
4 years, 4 months ago (2016-08-10 17:58:58 UTC) #6
Matt Giuca
https://codereview.chromium.org/2234723002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp File third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp (right): https://codereview.chromium.org/2234723002/diff/1/third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp#newcode87 third_party/WebKit/Source/modules/webshare/NavigatorShare.cpp:87: UseCounter::count(doc, UseCounter::WebShareShare); On 2016/08/10 17:58:58, esprehn wrote: > You're ...
4 years, 4 months ago (2016-08-11 03:33: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/2234723002/20001
4 years, 4 months ago (2016-08-11 03:34:10 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/110622) linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 4 months ago (2016-08-11 03:37:02 UTC) #12
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/2234723002/40001
4 years, 4 months ago (2016-08-11 04:02:36 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-11 05:24:55 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 05:26:17 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fdbed09a1c4a58bd823a99c9fa0b4597be824300
Cr-Commit-Position: refs/heads/master@{#411273}

Powered by Google App Engine
This is Rietveld 408576698