Commit 41b9cbc7 authored by Lei Zhang's avatar Lei Zhang Committed by Commit Bot

Add a reference to chrome.loadtimes deprecation bug.

Remove the "TEMP" comment for WebLocalFrame::UsageCountChromeLoadTimes()
from 4 years ago.

Bug: 621512
Change-Id: If823b6685d73e3065e931a12e231380e6cd0833d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404523Reviewed-by: default avatarNate Chapin <japhet@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#809439}
parent 2d9d7fcf
......@@ -596,8 +596,8 @@ class WebLocalFrame : public WebFrame {
// Events --------------------------------------------------------------
// TEMP: Usage count for chrome.loadtimes deprecation.
// This will be removed following the deprecation.
// Usage count for chrome.loadtimes deprecation.
// This will be removed following the deprecation. See: crbug.com/621512
virtual void UsageCountChromeLoadTimes(const WebString& metric) = 0;
// Whether we've dispatched "pagehide" on the current document in this frame
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment