| Index: trunk/src/tools/metrics/histograms/histograms.xml
|
| ===================================================================
|
| --- trunk/src/tools/metrics/histograms/histograms.xml (revision 251130)
|
| +++ trunk/src/tools/metrics/histograms/histograms.xml (working copy)
|
| @@ -1282,6 +1282,13 @@
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Blacklist.PatchedInRenderer" enum="BooleanHit">
|
| + <summary>
|
| + Counts the number of times a renderer process is started with the browser
|
| + blacklist patch. This should never be hit.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Blacklist.Setup" enum="BlacklistSetup">
|
| <summary>
|
| Records the successes and failures when running the browser blacklist setup
|
|
|