Add metrics to LoadDataWithBaseUrl |
||
Issue descriptionWe'll add a histogram to count the different ways that the baseUrl and historyUrl parameters are used. In particular, we want to see how often historyUrl is: -null / empty string -the same as baseUrl -different from baseUrl We can use these results to decide if historyUrl should be deprecated, as discussed in crbug.com/669885. See also crbug.com/778422 about adding call counters to WebView APIs.
,
Dec 4 2017
The histogram is called WebView.LoadDataWithBaseUrl.HistoryUrl. We'll use this to move forward with crbug.com/669885. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 4 2017