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

Issue 1414793014: [ios] UMA metric to report cache miss for WKWebView cert verification. (Closed)

Created:
5 years, 1 month ago by Eugene But (OOO till 7-30)
Modified:
5 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] UMA metric to report cache hit/miss for WKWebView cert verification. WKWebView Web Controller has a cache of pending cert verification results to avoid extra verifications when presenting SSL interstitial. This metric helps to understand whether or not cache miss is possible. BUG=541736 Committed: https://crrev.com/018d0db613993f7ec1b08eb0c7543e0111e242ed Cr-Commit-Position: refs/heads/master@{#358240}

Patch Set 1 #

Patch Set 2 : Added entry to histograms.xml #

Total comments: 4

Patch Set 3 : Addressed Ilya's review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M ios/web/web_state/ui/crw_wk_web_view_web_controller.mm View 1 1 chunk +4 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
Eugene But (OOO till 7-30)
5 years, 1 month ago (2015-11-04 21:57:20 UTC) #4
stuartmorgan
lgtm
5 years, 1 month ago (2015-11-05 19:32:56 UTC) #5
Eugene But (OOO till 7-30)
+isherman for histograms.xml
5 years, 1 month ago (2015-11-05 21:22:05 UTC) #7
Ilya Sherman
https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml#newcode50615 tools/metrics/histograms/histograms.xml:50615: + enum="BooleanSuccess"> Please define an enum with custom labels ...
5 years, 1 month ago (2015-11-05 21:31:14 UTC) #8
Eugene But (OOO till 7-30)
https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml#newcode50615 tools/metrics/histograms/histograms.xml:50615: + enum="BooleanSuccess"> On 2015/11/05 21:31:13, Ilya Sherman wrote: > ...
5 years, 1 month ago (2015-11-05 21:35:07 UTC) #9
Ilya Sherman
https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml#newcode50615 tools/metrics/histograms/histograms.xml:50615: + enum="BooleanSuccess"> On 2015/11/05 21:35:07, eugenebut wrote: > On ...
5 years, 1 month ago (2015-11-05 21:42:01 UTC) #10
Eugene But (OOO till 7-30)
Thanks! PTAL. https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1414793014/diff/20001/tools/metrics/histograms/histograms.xml#newcode50615 tools/metrics/histograms/histograms.xml:50615: + enum="BooleanSuccess"> On 2015/11/05 21:42:01, Ilya Sherman ...
5 years, 1 month ago (2015-11-05 21:55:31 UTC) #11
Ilya Sherman
LGTM
5 years, 1 month ago (2015-11-05 23:06:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1414793014/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1414793014/40001
5 years, 1 month ago (2015-11-05 23:16:55 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/75136)
5 years, 1 month ago (2015-11-06 00:36:58 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1414793014/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1414793014/40001
5 years, 1 month ago (2015-11-06 01:37:38 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-06 02:50:42 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 02:51:37 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/018d0db613993f7ec1b08eb0c7543e0111e242ed
Cr-Commit-Position: refs/heads/master@{#358240}

Powered by Google App Engine
This is Rietveld 408576698