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

Issue 69913002: Add UMA for <webview> APIs: a. ClearData, b. when Permission request is allowed. (Closed)

Created:
7 years, 1 month ago by lazyboy
Modified:
7 years, 1 month ago
Reviewers:
Fady Samuel
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add UMA for <webview> APIs: a. ClearData, b. when Permission request is allowed. BUG=317084 Test=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235647

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Refine by permission granularity. #

Total comments: 5

Patch Set 4 : Add two pairs of uma for default/user-initiated plugin load uma. #

Patch Set 5 : Move UMA logging to webview_guest.cc #

Patch Set 6 : Shorten UMA string literals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -19 lines) Patch
M chrome/browser/guestview/webview/plugin_permission_helper.cc View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/guestview/webview/webview_guest.h View 1 2 3 4 2 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/guestview/webview/webview_guest.cc View 1 2 3 4 5 8 chunks +105 lines, -5 lines 0 comments Download
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (0 generated)
lazyboy
7 years, 1 month ago (2013-11-12 03:11:48 UTC) #1
Fady Samuel
Can we do this on a per-permission type granularity please?
7 years, 1 month ago (2013-11-12 15:20:18 UTC) #2
lazyboy
Made the uma per permission type. https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc File chrome/browser/guestview/webview/plugin_permission_helper.cc (right): https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc#newcode113 chrome/browser/guestview/webview/plugin_permission_helper.cc:113: // Should we ...
7 years, 1 month ago (2013-11-12 18:16:59 UTC) #3
Fady Samuel
https://codereview.chromium.org/69913002/diff/80001/content/browser/browser_plugin/browser_plugin_guest.cc File content/browser/browser_plugin/browser_plugin_guest.cc (right): https://codereview.chromium.org/69913002/diff/80001/content/browser/browser_plugin/browser_plugin_guest.cc#newcode104 content/browser/browser_plugin/browser_plugin_guest.cc:104: "BrowserPlugin.Guest.PermissionAllow.Download")); All these strings are really similar. Can't you ...
7 years, 1 month ago (2013-11-13 15:54:04 UTC) #4
lazyboy
https://codereview.chromium.org/69913002/diff/80001/content/browser/browser_plugin/browser_plugin_guest.cc File content/browser/browser_plugin/browser_plugin_guest.cc (right): https://codereview.chromium.org/69913002/diff/80001/content/browser/browser_plugin/browser_plugin_guest.cc#newcode104 content/browser/browser_plugin/browser_plugin_guest.cc:104: "BrowserPlugin.Guest.PermissionAllow.Download")); On 2013/11/13 15:54:05, Fady Samuel wrote: > All ...
7 years, 1 month ago (2013-11-13 17:35:33 UTC) #5
Fady Samuel
https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc File chrome/browser/guestview/webview/plugin_permission_helper.cc (right): https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc#newcode113 chrome/browser/guestview/webview/plugin_permission_helper.cc:113: // Should we restrict this only for |user_initiated| = ...
7 years, 1 month ago (2013-11-13 19:29:52 UTC) #6
lazyboy
https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc File chrome/browser/guestview/webview/plugin_permission_helper.cc (right): https://chromiumcodereview.appspot.com/69913002/diff/80001/chrome/browser/guestview/webview/plugin_permission_helper.cc#newcode113 chrome/browser/guestview/webview/plugin_permission_helper.cc:113: // Should we restrict this only for |user_initiated| = ...
7 years, 1 month ago (2013-11-13 19:52:50 UTC) #7
lazyboy
Moved UMA recording to webview_guest.cc as discussed offline.
7 years, 1 month ago (2013-11-14 20:18:15 UTC) #8
lazyboy
Shorted string literals.
7 years, 1 month ago (2013-11-14 21:01:53 UTC) #9
Fady Samuel
lgtm
7 years, 1 month ago (2013-11-14 21:05:26 UTC) #10
sadrul
Did you mean to run tools/metrics/actions/extract_actions?
7 years, 1 month ago (2013-11-14 21:49:05 UTC) #11
lazyboy
On 2013/11/14 21:49:05, sadrul wrote: > Did you mean to run tools/metrics/actions/extract_actions? We decided to ...
7 years, 1 month ago (2013-11-14 21:50:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-14 23:48:29 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-15 02:11:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-15 04:12:26 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=224837
7 years, 1 month ago (2013-11-15 07:08:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-15 09:38:48 UTC) #17
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225033
7 years, 1 month ago (2013-11-15 11:52:39 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-15 16:55:53 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-15 22:18:04 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lazyboy@chromium.org/69913002/230001
7 years, 1 month ago (2013-11-16 00:51:29 UTC) #21
commit-bot: I haz the power
Change committed as 235647
7 years, 1 month ago (2013-11-18 07:48:24 UTC) #22
Alexander Potapenko
7 years, 1 month ago (2013-11-18 08:43:29 UTC) #23
Message was sent while issue was closed.
On 2013/11/18 07:48:24, I haz the power (commit-bot) wrote:
> Change committed as 235647

kinuko@ reverted this CL because it broke browser_tests under ASan on Linux.
There are linux_asan and linux_browser_asan trybots to aid you,
http://dev.chromium.org/developers/testing/addresssanitizer contains the
instructions on running ASan locally.

Powered by Google App Engine
This is Rietveld 408576698