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

Unified Diff: tools/metrics/rappor/rappor.xml

Issue 2575623002: Componentizing SafeBrowsingBlockingPage Part 1 (Closed)
Patch Set: address comments from nparker@ Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/chrome/browser/ssl/ios_ssl_blocking_page.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index fc42d46ec0c41dd98c6eddbd2f9c64a7839ed83c..927580b6e8701c8b651c93e149e1f8ffa2bfa934 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -2159,8 +2159,8 @@ now we are only interested in H264, VP8 and VP9.
<owner>dominickn@chromium.org</owner>
<owner>nparker@chromium.org</owner>
<summary>
- The domain+registry of a URL that triggered a safe-browsing UWS
- interstitial.
+ **DEPRECATED as of M57. The domain+registry of a URL that triggered a
+ safe-browsing UWS interstitial.
</summary>
<string-field name="domain">
<summary>
@@ -2186,8 +2186,8 @@ now we are only interested in H264, VP8 and VP9.
</summary>
<string-field name="domain">
<summary>
- The domain+registry of a URL that triggered a safe-browsing malware
- interstitial.
+ **DEPRECATED as of M57. The domain+registry of a URL that triggered a
+ safe-browsing malware interstitial.
</summary>
</string-field>
<flags-field name="flags">
@@ -2249,8 +2249,8 @@ now we are only interested in H264, VP8 and VP9.
<owner>dominickn@chromium.org</owner>
<owner>nparker@chromium.org</owner>
<summary>
- The domain+registry of a URL that triggered a safe-browsing phishing
- interstitial.
+ **DEPRECATED as of M57. The domain+registry of a URL that triggered a
+ safe-browsing phishing interstitial.
</summary>
<string-field name="domain">
<summary>
@@ -2300,7 +2300,8 @@ now we are only interested in H264, VP8 and VP9.
<owner>dominickn@chromium.org</owner>
<owner>nparker@chromium.org</owner>
<summary>
- The domain+registry of a URL that triggered an SSL interstitial.
+ **DEPRECATED as of M57. The domain+registry of a URL that triggered an SSL
+ interstitial.
</summary>
<string-field name="domain">
<summary>
« no previous file with comments | « ios/chrome/browser/ssl/ios_ssl_blocking_page.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698