diff --git a/dom/base/UseCounters.conf b/dom/base/UseCounters.conf index c5e0c345c246..8c5134258d33 100644 --- a/dom/base/UseCounters.conf +++ b/dom/base/UseCounters.conf @@ -34,6 +34,9 @@ // annotating things with [UseCounter] in the relevant WebIDL file as // well. Generating things from bindings codegen and ensuring all the // dependencies were correct would have been rather difficult. +// +// NOTE: Adding use counters requires data review, see +// https://wiki.mozilla.org/Data_Collection method SVGSVGElement.getElementById attribute SVGSVGElement.currentScale @@ -400,3 +403,6 @@ method Element.setHTML // Features that might be deprecated in the future custom WindowOpenEmptyUrl calls window.open with an empty url argument + +// NOTE: Adding use counters requires data review, see +// https://wiki.mozilla.org/Data_Collection