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

Issue 2091913002: Add Histogram for currentURLWithTrustLevel removal. (Closed)

Created:
4 years, 6 months ago by michaeldo
Modified:
4 years, 5 months ago
Reviewers:
Mark P
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Histogram for currentURLWithTrustLevel removal. With WKWebView, there is no longer a trust level associated with the current URL. This histogram will be used to validate that the WebState's |lastCommittedURL| is equal to the WebController's |currentURLWithTrustLevel:| before we remove the latter. BUG=none Committed: https://crrev.com/15d120491ed3e236e1191243db6fa2ce8284e2ca Cr-Commit-Position: refs/heads/master@{#402655}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Respond to comments. #

Total comments: 1

Patch Set 3 : Add more detail to historgram description. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
michaeldo
4 years, 6 months ago (2016-06-23 22:09:54 UTC) #2
Mark P
https://codereview.chromium.org/2091913002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2091913002/diff/1/tools/metrics/histograms/histograms.xml#newcode60884 tools/metrics/histograms/histograms.xml:60884: +<histogram name="Web.CurrentURLEqualsLastCommittedURL"> units=? https://codereview.chromium.org/2091913002/diff/1/tools/metrics/histograms/histograms.xml#newcode60890 tools/metrics/histograms/histograms.xml:60890: + GetLastCommittedURL. Please try ...
4 years, 6 months ago (2016-06-24 03:39:00 UTC) #3
michaeldo
Updated. PTAL. https://codereview.chromium.org/2091913002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2091913002/diff/1/tools/metrics/histograms/histograms.xml#newcode60884 tools/metrics/histograms/histograms.xml:60884: +<histogram name="Web.CurrentURLEqualsLastCommittedURL"> On 2016/06/24 03:39:00, Mark P ...
4 years, 6 months ago (2016-06-24 05:24:56 UTC) #4
Mark P
generally lgtm with another comment remaining --mark https://codereview.chromium.org/2091913002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2091913002/diff/20001/tools/metrics/histograms/histograms.xml#newcode60891 tools/metrics/histograms/histograms.xml:60891: + GetCurrentURL(URLVerificationTrustLevel* ...
4 years, 6 months ago (2016-06-24 17:20:43 UTC) #5
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/2091913002/40001
4 years, 5 months ago (2016-06-28 22:42:21 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-06-29 02:11:25 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 02:13:38 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/15d120491ed3e236e1191243db6fa2ce8284e2ca
Cr-Commit-Position: refs/heads/master@{#402655}

Powered by Google App Engine
This is Rietveld 408576698