Source code

Revision control

Copy as Markdown

Other Tools

# This file is AUTOGENERATED by usecounters.py. DO NOT EDIT.
# (instead, re-run ./mach gen-use-counter-metrics)
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
$tags:
- 'Core :: DOM: Core & HTML'
use.counter:
content_documents_destroyed:
type: counter
description: >
A count of how many content documents were destroyed.
Used to turn document use counters' counts into rates.
Excludes documents for which we do not count use counters
(See `Document::ShouldIncludeInTelemetry`).
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
top_level_content_documents_destroyed:
type: counter
description: >
A count of how many "pages" were destroyed.
Used to turn page use counters' counts into rates.
Excludes pages that contain only documents for which we do not count use
counters (See `Document::ShouldIncludeInTelemetry`).
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
dedicated_workers_destroyed:
type: counter
description: >
A count of how many `Dedicated`-kind workers were destroyed.
Used to turn dedicated worker use counters' counts into rates.
Excludes chrome workers.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
shared_workers_destroyed:
type: counter
description: >
A count of how many `Shared`-kind workers were destroyed.
Used to turn shared worker use counters' counts into rates.
Excludes chrome workers.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
service_workers_destroyed:
type: counter
description: >
A count of how many `Service`-kind workers were destroyed.
Used to turn service worker use counters' counts into rates.
Excludes chrome workers.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
# Total of 2395 use counter metrics (excludes denominators).
# Total of 357 'page' use counters.
use.counter.page:
svgsvgelement_getelementbyid:
type: counter
description: >
Whether a page called called SVGSVGElement.getElementById.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
svgsvgelement_currentscale_getter:
type: counter
description: >
Whether a page got SVGSVGElement.currentScale.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
svgsvgelement_currentscale_setter:
type: counter
description: >
Whether a page set SVGSVGElement.currentScale.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
pushmanager_subscribe:
type: counter
description: >
Whether a page called called PushManager.subscribe.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
pushsubscription_unsubscribe:
type: counter
description: >
Whether a page called called PushSubscription.unsubscribe.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sidebar_getter:
type: counter
description: >
Whether a page got Window.sidebar.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sidebar_setter:
type: counter
description: >
Whether a page set Window.sidebar.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_addelement:
type: counter
description: >
Whether a page called called DataTransfer.addElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozitemcount_getter:
type: counter
description: >
Whether a page got DataTransfer.mozItemCount.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozitemcount_setter:
type: counter
description: >
Whether a page set DataTransfer.mozItemCount.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcursor_getter:
type: counter
description: >
Whether a page got DataTransfer.mozCursor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcursor_setter:
type: counter
description: >
Whether a page set DataTransfer.mozCursor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_moztypesat:
type: counter
description: >
Whether a page called called DataTransfer.mozTypesAt.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcleardataat:
type: counter
description: >
Whether a page called called DataTransfer.mozClearDataAt.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsetdataat:
type: counter
description: >
Whether a page called called DataTransfer.mozSetDataAt.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozgetdataat:
type: counter
description: >
Whether a page called called DataTransfer.mozGetDataAt.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozusercancelled_getter:
type: counter
description: >
Whether a page got DataTransfer.mozUserCancelled.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozusercancelled_setter:
type: counter
description: >
Whether a page set DataTransfer.mozUserCancelled.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsourcenode_getter:
type: counter
description: >
Whether a page got DataTransfer.mozSourceNode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsourcenode_setter:
type: counter
description: >
Whether a page set DataTransfer.mozSourceNode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_asmjs:
type: counter
description: >
Whether a page uses asm.js.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_wasm:
type: counter
description: >
Whether a page uses WebAssembly.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_wasm_legacy_exceptions:
type: counter
description: >
Whether a page uses WebAssembly legacy exception-handling.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_is_htmldda_fuse:
type: counter
description: >
Whether a page has used the document.all getter (popping the EmulatesUndefined Fuse).
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_get_iterator_fuse:
type: counter
description: >
Whether a page has modified any builtins such that the GetIterator fuse is popped.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_array_species_fuse:
type: counter
description: >
Whether a page has modified builtin Array objects such that the ArraySpecies fuse is popped.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_promise_lookup_fuse:
type: counter
description: >
Whether a page has modified builtin Promise objects such that the PromiseLookup fuse is popped.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable:
type: counter
description: >
Whether a page resolved a promise using thenable support rather than builtin methods.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_proto:
type: counter
description: >
Whether a page resolved a promise using thenable on prototype.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_standard_proto:
type: counter
description: >
Whether a page resolved a promise using thenable on a standard prototype.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_object_proto:
type: counter
description: >
Whether a page resolved a promise using thenable on a realms Object.prototype.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_legacy_lang_subtag:
type: counter
description: >
Whether a page uses a 5-to-8-character language subtag in Intl.Locale constructor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_ic_stub_too_large:
type: counter
description: >
Whether a page tried to create an IC stub that was too large.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_ic_stub_oom:
type: counter
description: >
Whether a page OOMed while creating IC stub.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_getter:
type: counter
description: >
Whether a page called error.stack getter.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_getter_no_errordata:
type: counter
description: >
Whether a page called error.stack getter on object without ErrorData internal slot.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter:
type: counter
description: >
Whether a page called error.stack setter.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter_nonstring:
type: counter
description: >
Whether a page called error.stack setter with non-string input.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter_no_errordata:
type: counter
description: >
Whether a page called error.stack setter on object without ErrorData internal slot.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_dateparse:
type: counter
description: >
Whether a page called Date.parse.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_dateparse_impl_def:
type: counter
description: >
Whether a page call to Date.parse used implementation defined behaviour.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_assert:
type: counter
description: >
Whether a page called called console.assert.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_clear:
type: counter
description: >
Whether a page called called console.clear.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_count:
type: counter
description: >
Whether a page called called console.count.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_countreset:
type: counter
description: >
Whether a page called called console.countReset.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_debug:
type: counter
description: >
Whether a page called called console.debug.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_error:
type: counter
description: >
Whether a page called called console.error.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_info:
type: counter
description: >
Whether a page called called console.info.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_log:
type: counter
description: >
Whether a page called called console.log.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_table:
type: counter
description: >
Whether a page called called console.table.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_trace:
type: counter
description: >
Whether a page called called console.trace.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_warn:
type: counter
description: >
Whether a page called called console.warn.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_dir:
type: counter
description: >
Whether a page called called console.dir.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_dirxml:
type: counter
description: >
Whether a page called called console.dirxml.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_group:
type: counter
description: >
Whether a page called called console.group.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_groupcollapsed:
type: counter
description: >
Whether a page called called console.groupCollapsed.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_groupend:
type: counter
description: >
Whether a page called called console.groupEnd.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_time:
type: counter
description: >
Whether a page called called console.time.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timelog:
type: counter
description: >
Whether a page called called console.timeLog.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timeend:
type: counter
description: >
Whether a page called called console.timeEnd.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_exception:
type: counter
description: >
Whether a page called called console.exception.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timestamp:
type: counter
description: >
Whether a page called called console.timeStamp.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_profile:
type: counter
description: >
Whether a page called called console.profile.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_profileend:
type: counter
description: >
Whether a page called called console.profileEnd.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_get:
type: counter
description: >
Whether a page called called CookieStore.get.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_getall:
type: counter
description: >
Whether a page called called CookieStore.getAll.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_set:
type: counter
description: >
Whether a page called called CookieStore.set.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_delete:
type: counter
description: >
Whether a page called called CookieStore.delete.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_open:
type: counter
description: >
Whether a page calls document.open in a way that creates a new Window object.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_named_getter_hit:
type: counter
description: >
Whether a page calls to the named getter on HTMLDocument that find something via the name lookup.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
filtered_cross_origin_iframe:
type: counter
description: >
Whether a page cross-origin <iframe> within a CSS/SVG filter.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
customelementregistry_define:
type: counter
description: >
Whether a page called called CustomElementRegistry.define.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
customized_builtin:
type: counter
description: >
Whether a page registers a customized built-in element.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
xslstylesheet:
type: counter
description: >
Whether a page uses an XSL Stylesheet.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
xsltprocessor_constructor:
type: counter
description: >
Whether a page called called XSLTProcessor.constructor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_attachshadow:
type: counter
description: >
Whether a page called called Element.attachShadow.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_setcapture:
type: counter
description: >
Whether a page called called Element.setCapture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_releasecapture:
type: counter
description: >
Whether a page called called Element.releaseCapture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_setpointercapture:
type: counter
description: >
Whether a page called called Element.setPointerCapture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_releasepointercapture:
type: counter
description: >
Whether a page called called Element.releasePointerCapture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_enumeratedevices:
type: counter
description: >
Whether a page called called MediaDevices.enumerateDevices.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
enumerate_devices_insec:
type: counter
description: >
Whether a page calls MediaDevices.enumerateDevices from an insecure context.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
enumerate_devices_unfocused:
type: counter
description: >
Whether a page calls MediaDevices.enumerateDevices from a unfocused document.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_getusermedia:
type: counter
description: >
Whether a page called called MediaDevices.getUserMedia.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
navigator_mozgetusermedia:
type: counter
description: >
Whether a page called called Navigator.mozGetUserMedia.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
get_user_media_unfocused:
type: counter
description: >
Whether a page calls MediaDevices.getUserMedia from an unfocused document.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
get_user_media_insec:
type: counter
description: >
Whether a page calls MediaDevices.getUserMedia from an insecure context.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_getdisplaymedia:
type: counter
description: >
Whether a page called called MediaDevices.getDisplayMedia.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_statedelete:
type: counter
description: >
Whether a page called called MLS.stateDelete.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_statedeletegroup:
type: counter
description: >
Whether a page called called MLS.stateDeleteGroup.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatesignaturekeypair:
type: counter
description: >
Whether a page called called MLS.generateSignatureKeypair.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatecredentialbasic:
type: counter
description: >
Whether a page called called MLS.generateCredentialBasic.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatekeypackage:
type: counter
description: >
Whether a page called called MLS.generateKeyPackage.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupcreate:
type: counter
description: >
Whether a page called called MLS.groupCreate.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupjoin:
type: counter
description: >
Whether a page called called MLS.groupJoin.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupadd:
type: counter
description: >
Whether a page called called MLS.groupAdd.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupproposeadd:
type: counter
description: >
Whether a page called called MLS.groupProposeAdd.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupremove:
type: counter
description: >
Whether a page called called MLS.groupRemove.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupproposeremove:
type: counter
description: >
Whether a page called called MLS.groupProposeRemove.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupclose:
type: counter
description: >
Whether a page called called MLS.groupClose.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupmembers:
type: counter
description: >
Whether a page called called MLS.groupMembers.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_receive:
type: counter
description: >
Whether a page called called MLS.receive.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_send:
type: counter
description: >
Whether a page called called MLS.send.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_deriveexporter:
type: counter
description: >
Whether a page called called MLS.deriveExporter.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_mozsetimageelement:
type: counter
description: >
Whether a page called called Document.mozSetImageElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
ondommousescroll:
type: counter
description: >
Whether a page sets DOMMouseScroll event listener.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
onmozmousepixelscroll:
type: counter
description: >
Whether a page sets MozMousePixelScroll event listener.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
percentage_stroke_width_in_svg:
type: counter
description: >
Whether a page whether percentage stroke-width is used in SVG elements (excluding <text>).
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
percentage_stroke_width_in_svgtext:
type: counter
description: >
Whether a page whether percentage stroke-width is used in SVG <text>.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_caretrangefrompoint:
type: counter
description: >
Whether a page called called HTMLDocument.caretRangeFromPoint.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_exitpictureinpicture:
type: counter
description: >
Whether a page called called HTMLDocument.exitPictureInPicture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_featurepolicy:
type: counter
description: >
Whether a page called called HTMLDocument.featurePolicy.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforecopy:
type: counter
description: >
Whether a page called called HTMLDocument.onbeforecopy.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforecut:
type: counter
description: >
Whether a page called called HTMLDocument.onbeforecut.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforepaste:
type: counter
description: >
Whether a page called called HTMLDocument.onbeforepaste.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_oncancel:
type: counter
description: >
Whether a page called called HTMLDocument.oncancel.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onfreeze:
type: counter
description: >
Whether a page called called HTMLDocument.onfreeze.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onmousewheel:
type: counter
description: >
Whether a page called called HTMLDocument.onmousewheel.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onresume:
type: counter
description: >
Whether a page called called HTMLDocument.onresume.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onsearch:
type: counter
description: >
Whether a page called called HTMLDocument.onsearch.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onwebkitfullscreenchange:
type: counter
description: >
Whether a page called called HTMLDocument.onwebkitfullscreenchange.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onwebkitfullscreenerror:
type: counter
description: >
Whether a page called called HTMLDocument.onwebkitfullscreenerror.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_pictureinpictureelement:
type: counter
description: >
Whether a page called called HTMLDocument.pictureInPictureElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_pictureinpictureenabled:
type: counter
description: >
Whether a page called called HTMLDocument.pictureInPictureEnabled.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_registerelement:
type: counter
description: >
Whether a page called called HTMLDocument.registerElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_wasdiscarded:
type: counter
description: >
Whether a page called called HTMLDocument.wasDiscarded.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitcancelfullscreen:
type: counter
description: >
Whether a page called called HTMLDocument.webkitCancelFullScreen.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitcurrentfullscreenelement:
type: counter
description: >
Whether a page called called HTMLDocument.webkitCurrentFullScreenElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitexitfullscreen:
type: counter
description: >
Whether a page called called HTMLDocument.webkitExitFullscreen.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitfullscreenelement:
type: counter
description: >
Whether a page called called HTMLDocument.webkitFullscreenElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitfullscreenenabled:
type: counter
description: >
Whether a page called called HTMLDocument.webkitFullscreenEnabled.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkithidden:
type: counter
description: >
Whether a page called called HTMLDocument.webkitHidden.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitisfullscreen:
type: counter
description: >
Whether a page called called HTMLDocument.webkitIsFullScreen.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitvisibilitystate:
type: counter
description: >
Whether a page called called HTMLDocument.webkitVisibilityState.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlencoding:
type: counter
description: >
Whether a page called called HTMLDocument.xmlEncoding.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlstandalone:
type: counter
description: >
Whether a page called called HTMLDocument.xmlStandalone.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlversion:
type: counter
description: >
Whether a page called called HTMLDocument.xmlVersion.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
location_ancestororigins:
type: counter
description: >
Whether a page called called Location.ancestorOrigins.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_absoluteorientationsensor:
type: counter
description: >
Whether a page called called Window.AbsoluteOrientationSensor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_accelerometer:
type: counter
description: >
Whether a page called called Window.Accelerometer.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchmanager:
type: counter
description: >
Whether a page called called Window.BackgroundFetchManager.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchrecord:
type: counter
description: >
Whether a page called called Window.BackgroundFetchRecord.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchregistration:
type: counter
description: >
Whether a page called called Window.BackgroundFetchRegistration.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_beforeinstallpromptevent:
type: counter
description: >
Whether a page called called Window.BeforeInstallPromptEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetooth:
type: counter
description: >
Whether a page called called Window.Bluetooth.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothcharacteristicproperties:
type: counter
description: >
Whether a page called called Window.BluetoothCharacteristicProperties.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothdevice:
type: counter
description: >
Whether a page called called Window.BluetoothDevice.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattcharacteristic:
type: counter
description: >
Whether a page called called Window.BluetoothRemoteGATTCharacteristic.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattdescriptor:
type: counter
description: >
Whether a page called called Window.BluetoothRemoteGATTDescriptor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattserver:
type: counter
description: >
Whether a page called called Window.BluetoothRemoteGATTServer.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattservice:
type: counter
description: >
Whether a page called called Window.BluetoothRemoteGATTService.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothuuid:
type: counter
description: >
Whether a page called called Window.BluetoothUUID.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_canvascapturemediastreamtrack:
type: counter
description: >
Whether a page called called Window.CanvasCaptureMediaStreamTrack.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_chrome:
type: counter
description: >
Whether a page called called Window.chrome.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_clipboarditem:
type: counter
description: >
Whether a page called called Window.ClipboardItem.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssimagevalue:
type: counter
description: >
Whether a page called called Window.CSSImageValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csskeywordvalue:
type: counter
description: >
Whether a page called called Window.CSSKeywordValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathclamp:
type: counter
description: >
Whether a page called called Window.CSSMathClamp.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathinvert:
type: counter
description: >
Whether a page called called Window.CSSMathInvert.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathmax:
type: counter
description: >
Whether a page called called Window.CSSMathMax.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathmin:
type: counter
description: >
Whether a page called called Window.CSSMathMin.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathnegate:
type: counter
description: >
Whether a page called called Window.CSSMathNegate.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathproduct:
type: counter
description: >
Whether a page called called Window.CSSMathProduct.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathsum:
type: counter
description: >
Whether a page called called Window.CSSMathSum.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathvalue:
type: counter
description: >
Whether a page called called Window.CSSMathValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmatrixcomponent:
type: counter
description: >
Whether a page called called Window.CSSMatrixComponent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssnumericarray:
type: counter
description: >
Whether a page called called Window.CSSNumericArray.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssnumericvalue:
type: counter
description: >
Whether a page called called Window.CSSNumericValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssperspective:
type: counter
description: >
Whether a page called called Window.CSSPerspective.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csspositionvalue:
type: counter
description: >
Whether a page called called Window.CSSPositionValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csspropertyrule:
type: counter
description: >
Whether a page called called Window.CSSPropertyRule.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssrotate:
type: counter
description: >
Whether a page called called Window.CSSRotate.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssscale:
type: counter
description: >
Whether a page called called Window.CSSScale.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskew:
type: counter
description: >
Whether a page called called Window.CSSSkew.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskewx:
type: counter
description: >
Whether a page called called Window.CSSSkewX.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskewy:
type: counter
description: >
Whether a page called called Window.CSSSkewY.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssstylevalue:
type: counter
description: >
Whether a page called called Window.CSSStyleValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstransformcomponent:
type: counter
description: >
Whether a page called called Window.CSSTransformComponent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstransformvalue:
type: counter
description: >
Whether a page called called Window.CSSTransformValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstranslate:
type: counter
description: >
Whether a page called called Window.CSSTranslate.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssunitvalue:
type: counter
description: >
Whether a page called called Window.CSSUnitValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssunparsedvalue:
type: counter
description: >
Whether a page called called Window.CSSUnparsedValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssvariablereferencevalue:
type: counter
description: >
Whether a page called called Window.CSSVariableReferenceValue.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_defaultstatus:
type: counter
description: >
Whether a page called called Window.defaultStatus.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_devicemotioneventacceleration:
type: counter
description: >
Whether a page called called Window.DeviceMotionEventAcceleration.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_devicemotioneventrotationrate:
type: counter
description: >
Whether a page called called Window.DeviceMotionEventRotationRate.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_domerror:
type: counter
description: >
Whether a page called called Window.DOMError.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_encodedvideochunk:
type: counter
description: >
Whether a page called called Window.EncodedVideoChunk.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_enterpictureinpictureevent:
type: counter
description: >
Whether a page called called Window.EnterPictureInPictureEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_external:
type: counter
description: >
Whether a page called called Window.External.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_federatedcredential:
type: counter
description: >
Whether a page called called Window.FederatedCredential.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_gyroscope:
type: counter
description: >
Whether a page called called Window.Gyroscope.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_htmlcontentelement:
type: counter
description: >
Whether a page called called Window.HTMLContentElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_htmlshadowelement:
type: counter
description: >
Whether a page called called Window.HTMLShadowElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_imagecapture:
type: counter
description: >
Whether a page called called Window.ImageCapture.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_inputdevicecapabilities:
type: counter
description: >
Whether a page called called Window.InputDeviceCapabilities.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_inputdeviceinfo:
type: counter
description: >
Whether a page called called Window.InputDeviceInfo.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_keyboard:
type: counter
description: >
Whether a page called called Window.Keyboard.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_keyboardlayoutmap:
type: counter
description: >
Whether a page called called Window.KeyboardLayoutMap.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_linearaccelerationsensor:
type: counter
description: >
Whether a page called called Window.LinearAccelerationSensor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_mediasettingsrange:
type: counter
description: >
Whether a page called called Window.MediaSettingsRange.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiaccess:
type: counter
description: >
Whether a page called called Window.MIDIAccess.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiconnectionevent:
type: counter
description: >
Whether a page called called Window.MIDIConnectionEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiinput:
type: counter
description: >
Whether a page called called Window.MIDIInput.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiinputmap:
type: counter
description: >
Whether a page called called Window.MIDIInputMap.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midimessageevent:
type: counter
description: >
Whether a page called called Window.MIDIMessageEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midioutput:
type: counter
description: >
Whether a page called called Window.MIDIOutput.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midioutputmap:
type: counter
description: >
Whether a page called called Window.MIDIOutputMap.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiport:
type: counter
description: >
Whether a page called called Window.MIDIPort.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_networkinformation:
type: counter
description: >
Whether a page called called Window.NetworkInformation.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_offscreenbuffering:
type: counter
description: >
Whether a page called called Window.offscreenBuffering.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onbeforeinstallprompt:
type: counter
description: >
Whether a page called called Window.onbeforeinstallprompt.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_oncancel:
type: counter
description: >
Whether a page called called Window.oncancel.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onmousewheel:
type: counter
description: >
Whether a page called called Window.onmousewheel.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onorientationchange:
type: counter
description: >
Whether a page called called Window.onorientationchange.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onsearch:
type: counter
description: >
Whether a page called called Window.onsearch.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onselectionchange:
type: counter
description: >
Whether a page called called Window.onselectionchange.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_opendatabase:
type: counter
description: >
Whether a page called called Window.openDatabase.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_orientation:
type: counter
description: >
Whether a page called called Window.orientation.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_orientationsensor:
type: counter
description: >
Whether a page called called Window.OrientationSensor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_overconstrainederror:
type: counter
description: >
Whether a page called called Window.OverconstrainedError.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_passwordcredential:
type: counter
description: >
Whether a page called called Window.PasswordCredential.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentaddress:
type: counter
description: >
Whether a page called called Window.PaymentAddress.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentinstruments:
type: counter
description: >
Whether a page called called Window.PaymentInstruments.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentmanager:
type: counter
description: >
Whether a page called called Window.PaymentManager.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentmethodchangeevent:
type: counter
description: >
Whether a page called called Window.PaymentMethodChangeEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentrequest:
type: counter
description: >
Whether a page called called Window.PaymentRequest.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentrequestupdateevent:
type: counter
description: >
Whether a page called called Window.PaymentRequestUpdateEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentresponse:
type: counter
description: >
Whether a page called called Window.PaymentResponse.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_performancelongtasktiming:
type: counter
description: >
Whether a page called called Window.PerformanceLongTaskTiming.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_photocapabilities:
type: counter
description: >
Whether a page called called Window.PhotoCapabilities.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_pictureinpictureevent:
type: counter
description: >
Whether a page called called Window.PictureInPictureEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_pictureinpicturewindow:
type: counter
description: >
Whether a page called called Window.PictureInPictureWindow.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentation:
type: counter
description: >
Whether a page called called Window.Presentation.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationavailability:
type: counter
description: >
Whether a page called called Window.PresentationAvailability.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnection:
type: counter
description: >
Whether a page called called Window.PresentationConnection.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectionavailableevent:
type: counter
description: >
Whether a page called called Window.PresentationConnectionAvailableEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectioncloseevent:
type: counter
description: >
Whether a page called called Window.PresentationConnectionCloseEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectionlist:
type: counter
description: >
Whether a page called called Window.PresentationConnectionList.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationreceiver:
type: counter
description: >
Whether a page called called Window.PresentationReceiver.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationrequest:
type: counter
description: >
Whether a page called called Window.PresentationRequest.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_relativeorientationsensor:
type: counter
description: >
Whether a page called called Window.RelativeOrientationSensor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_remoteplayback:
type: counter
description: >
Whether a page called called Window.RemotePlayback.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_report:
type: counter
description: >
Whether a page called called Window.Report.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_reportbody:
type: counter
description: >
Whether a page called called Window.ReportBody.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_reportingobserver:
type: counter
description: >
Whether a page called called Window.ReportingObserver.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcerror:
type: counter
description: >
Whether a page called called Window.RTCError.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcerrorevent:
type: counter
description: >
Whether a page called called Window.RTCErrorEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcicetransport:
type: counter
description: >
Whether a page called called Window.RTCIceTransport.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcpeerconnectioniceerrorevent:
type: counter
description: >
Whether a page called called Window.RTCPeerConnectionIceErrorEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sensor:
type: counter
description: >
Whether a page called called Window.Sensor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sensorerrorevent:
type: counter
description: >
Whether a page called called Window.SensorErrorEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionalternative:
type: counter
description: >
Whether a page called called Window.SpeechRecognitionAlternative.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionresult:
type: counter
description: >
Whether a page called called Window.SpeechRecognitionResult.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionresultlist:
type: counter
description: >
Whether a page called called Window.SpeechRecognitionResultList.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylemedia:
type: counter
description: >
Whether a page called called Window.styleMedia.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylepropertymap:
type: counter
description: >
Whether a page called called Window.StylePropertyMap.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylepropertymapreadonly:
type: counter
description: >
Whether a page called called Window.StylePropertyMapReadOnly.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_svgdiscardelement:
type: counter
description: >
Whether a page called called Window.SVGDiscardElement.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_syncmanager:
type: counter
description: >
Whether a page called called Window.SyncManager.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_taskattributiontiming:
type: counter
description: >
Whether a page called called Window.TaskAttributionTiming.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_textevent:
type: counter
description: >
Whether a page called called Window.TextEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touch:
type: counter
description: >
Whether a page called called Window.Touch.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touchevent:
type: counter
description: >
Whether a page called called Window.TouchEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touchlist:
type: counter
description: >
Whether a page called called Window.TouchList.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usb:
type: counter
description: >
Whether a page called called Window.USB.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbalternateinterface:
type: counter
description: >
Whether a page called called Window.USBAlternateInterface.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbconfiguration:
type: counter
description: >
Whether a page called called Window.USBConfiguration.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbconnectionevent:
type: counter
description: >
Whether a page called called Window.USBConnectionEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbdevice:
type: counter
description: >
Whether a page called called Window.USBDevice.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbendpoint:
type: counter
description: >
Whether a page called called Window.USBEndpoint.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbinterface:
type: counter
description: >
Whether a page called called Window.USBInterface.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbintransferresult:
type: counter
description: >
Whether a page called called Window.USBInTransferResult.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousintransferpacket:
type: counter
description: >
Whether a page called called Window.USBIsochronousInTransferPacket.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousintransferresult:
type: counter
description: >
Whether a page called called Window.USBIsochronousInTransferResult.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousouttransferpacket:
type: counter
description: >
Whether a page called called Window.USBIsochronousOutTransferPacket.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousouttransferresult:
type: counter
description: >
Whether a page called called Window.USBIsochronousOutTransferResult.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbouttransferresult:
type: counter
description: >
Whether a page called called Window.USBOutTransferResult.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_useractivation:
type: counter
description: >
Whether a page called called Window.UserActivation.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videocolorspace:
type: counter
description: >
Whether a page called called Window.VideoColorSpace.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videodecoder:
type: counter
description: >
Whether a page called called Window.VideoDecoder.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videoencoder:
type: counter
description: >
Whether a page called called Window.VideoEncoder.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videoframe:
type: counter
description: >
Whether a page called called Window.VideoFrame.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_wakelock:
type: counter
description: >
Whether a page called called Window.WakeLock.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_wakelocksentinel:
type: counter
description: >
Whether a page called called Window.WakeLockSentinel.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitcancelanimationframe:
type: counter
description: >
Whether a page called called Window.webkitCancelAnimationFrame.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitmediastream:
type: counter
description: >
Whether a page called called Window.webkitMediaStream.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitmutationobserver:
type: counter
description: >
Whether a page called called Window.WebKitMutationObserver.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitrequestanimationframe:
type: counter
description: >
Whether a page called called Window.webkitRequestAnimationFrame.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitrequestfilesystem:
type: counter
description: >
Whether a page called called Window.webkitRequestFileSystem.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitresolvelocalfilesystemurl:
type: counter
description: >
Whether a page called called Window.webkitResolveLocalFileSystemURL.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitrtcpeerconnection:
type: counter
description: >
Whether a page called called Window.webkitRTCPeerConnection.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitspeechgrammar:
type: counter
description: >
Whether a page called called Window.webkitSpeechGrammar.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitspeechgrammarlist:
type: counter
description: >
Whether a page called called Window.webkitSpeechGrammarList.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitspeechrecognition:
type: counter
description: >
Whether a page called called Window.webkitSpeechRecognition.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitspeechrecognitionerror:
type: counter
description: >
Whether a page called called Window.webkitSpeechRecognitionError.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitspeechrecognitionevent:
type: counter
description: >
Whether a page called called Window.webkitSpeechRecognitionEvent.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_webkitstorageinfo:
type: counter
description: >
Whether a page called called Window.webkitStorageInfo.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_exec_command_content_read_only:
type: counter
description: >
Whether a page calls execCommand with contentReadOnly.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
domparser_parsefromstring:
type: counter
description: >
Whether a page called called DOMParser.parseFromString.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
range_createcontextualfragment:
type: counter
description: >
Whether a page called called Range.createContextualFragment.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_query_command_state_or_value_content_read_only:
type: counter
description: >
Whether a page calls queryCommandState or queryCommandValue with contentReadOnly.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_query_command_state_or_value_insert_br_on_return:
type: counter
description: >
Whether a page calls queryCommandState or queryCommandValue with insertBrOnReturn.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_query_command_supported_or_enabled_content_read_only:
type: counter
description: >
Whether a page calls queryCommandSupported or queryCommandEnabled with contentReadOnly.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_query_command_supported_or_enabled_insert_br_on_return:
type: counter
description: >
Whether a page calls queryCommandSupported or queryCommandEnabled with insertBrOnReturn.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
animation_commitstyles:
type: counter
description: >
Whether a page called called Animation.commitStyles.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
commit_styles_non_filling_final_value:
type: counter
description: >
Whether a page calls commitStyles and its result differs depending on whether the endpoint-inclusive pref is enabled or not.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_blend:
type: counter
description: >
Whether a page uses the feBlend SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_color_matrix:
type: counter
description: >
Whether a page uses the feColorMatrix SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_component_transfer:
type: counter
description: >
Whether a page uses the feComponentTransfer SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_composite:
type: counter
description: >
Whether a page uses the feComposite SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_convolve_matrix:
type: counter
description: >
Whether a page uses the feConvolveMatrix SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_diffuse_lighting:
type: counter
description: >
Whether a page uses the feDiffuseLighting SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_displacement_map:
type: counter
description: >
Whether a page uses the feDisplacementMap SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_flood:
type: counter
description: >
Whether a page uses the feFlood SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_gaussian_blur:
type: counter
description: >
Whether a page uses the feGaussianBlur SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_image:
type: counter
description: >
Whether a page uses the feImage SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_merge:
type: counter
description: >
Whether a page uses the feMerge SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_morphology:
type: counter
description: >
Whether a page uses the feMorphology SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_offset:
type: counter
description: >
Whether a page uses the feOffset SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_specular_lighting:
type: counter
description: >
Whether a page uses the feSpecularLighting SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_tile:
type: counter
description: >
Whether a page uses the feTile SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
fe_turbulence:
type: counter
description: >
Whether a page uses the feTurbulence SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
wr_filter_fallback:
type: counter
description: >
Whether a page triggers the blob fallback for an SVG filter..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
sanitizer_constructor:
type: counter
description: >
Whether a page called called Sanitizer.constructor.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
sanitizer_sanitize:
type: counter
description: >
Whether a page called called Sanitizer.sanitize.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_sethtml:
type: counter
description: >
Whether a page called called Element.setHTML.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_open_empty_url:
type: counter
description: >
Whether a page calls window.open with an empty url argument.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_idbfactory_open:
type: counter
description: >
Whether a page calls indexedDB.open in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_idbfactory_delete_database:
type: counter
description: >
Whether a page calls indexedDB.deleteDatabase in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_caches_match:
type: counter
description: >
Whether a page calls caches.match in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_caches_has:
type: counter
description: >
Whether a page calls caches.has in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_caches_open:
type: counter
description: >
Whether a page calls caches.open in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_caches_delete:
type: counter
description: >
Whether a page calls caches.delete in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_caches_keys:
type: counter
description: >
Whether a page calls caches.keys in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
private_browsing_navigator_service_worker:
type: counter
description: >
Whether a page accesses navigator.serviceWorker in Private Browsing Mode.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
you_tube_flash_embed:
type: counter
description: >
Whether a page in <object> or <embed>.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
scheduler_posttask:
type: counter
description: >
Whether a page called called Scheduler.postTask.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldialogelement_show:
type: counter
description: >
Whether a page called called HTMLDialogElement.show.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_image_success:
type: counter
description: >
Whether a page includes a mixed content img element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_image_failure:
type: counter
description: >
Whether a page includes a mixed content img element that does not load..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_video_success:
type: counter
description: >
Whether a page includes a mixed content video element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_video_failure:
type: counter
description: >
Whether a page includes a mixed content video element that does not laod..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_audio_success:
type: counter
description: >
Whether a page includes a mixed content audio element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_upgraded_audio_failure:
type: counter
description: >
Whether a page includes a mixed content audio element that does not load..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_image_success:
type: counter
description: >
Whether a page includes a mixed content img element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_image_failure:
type: counter
description: >
Whether a page includes a mixed content img element that does not load..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_video_success:
type: counter
description: >
Whether a page includes a mixed content video element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_video_failure:
type: counter
description: >
Whether a page includes a mixed content video element that does not laod..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_audio_success:
type: counter
description: >
Whether a page includes a mixed content audio element that loads..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mixed_content_not_upgraded_audio_failure:
type: counter
description: >
Whether a page includes a mixed content audio element that does not load..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
components_shim_resolved:
type: counter
description: >
Whether a page resolves the components shim..
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
sectioning_h1_with_no_font_size_or_margins:
type: counter
description: >
Whether a page found sectioned h1 element with no font-size or no margins.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
text_directive_pages:
type: counter
description: >
Whether a page used text fragments.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
invalid_text_directives:
type: counter
description: >
Whether a page had a text fragment that could not be found after loading has finished.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
text_directive_not_created:
type: counter
description: >
Whether a page has not succeeded in creating a text fragment.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
math_mlused:
type: counter
description: >
Whether a page has used MathML.
Compare against `use.counter.top_level_content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
# Total of 357 'document' use counters.
use.counter.doc:
svgsvgelement_getelementbyid:
type: counter
description: >
Whether a document called called SVGSVGElement.getElementById.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
svgsvgelement_currentscale_getter:
type: counter
description: >
Whether a document got SVGSVGElement.currentScale.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
svgsvgelement_currentscale_setter:
type: counter
description: >
Whether a document set SVGSVGElement.currentScale.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
pushmanager_subscribe:
type: counter
description: >
Whether a document called called PushManager.subscribe.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
pushsubscription_unsubscribe:
type: counter
description: >
Whether a document called called PushSubscription.unsubscribe.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sidebar_getter:
type: counter
description: >
Whether a document got Window.sidebar.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sidebar_setter:
type: counter
description: >
Whether a document set Window.sidebar.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_addelement:
type: counter
description: >
Whether a document called called DataTransfer.addElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozitemcount_getter:
type: counter
description: >
Whether a document got DataTransfer.mozItemCount.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozitemcount_setter:
type: counter
description: >
Whether a document set DataTransfer.mozItemCount.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcursor_getter:
type: counter
description: >
Whether a document got DataTransfer.mozCursor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcursor_setter:
type: counter
description: >
Whether a document set DataTransfer.mozCursor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_moztypesat:
type: counter
description: >
Whether a document called called DataTransfer.mozTypesAt.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozcleardataat:
type: counter
description: >
Whether a document called called DataTransfer.mozClearDataAt.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsetdataat:
type: counter
description: >
Whether a document called called DataTransfer.mozSetDataAt.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozgetdataat:
type: counter
description: >
Whether a document called called DataTransfer.mozGetDataAt.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozusercancelled_getter:
type: counter
description: >
Whether a document got DataTransfer.mozUserCancelled.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozusercancelled_setter:
type: counter
description: >
Whether a document set DataTransfer.mozUserCancelled.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsourcenode_getter:
type: counter
description: >
Whether a document got DataTransfer.mozSourceNode.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
datatransfer_mozsourcenode_setter:
type: counter
description: >
Whether a document set DataTransfer.mozSourceNode.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_asmjs:
type: counter
description: >
Whether a document uses asm.js.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_wasm:
type: counter
description: >
Whether a document uses WebAssembly.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_wasm_legacy_exceptions:
type: counter
description: >
Whether a document uses WebAssembly legacy exception-handling.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_is_htmldda_fuse:
type: counter
description: >
Whether a document has used the document.all getter (popping the EmulatesUndefined Fuse).
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_get_iterator_fuse:
type: counter
description: >
Whether a document has modified any builtins such that the GetIterator fuse is popped.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_array_species_fuse:
type: counter
description: >
Whether a document has modified builtin Array objects such that the ArraySpecies fuse is popped.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_optimize_promise_lookup_fuse:
type: counter
description: >
Whether a document has modified builtin Promise objects such that the PromiseLookup fuse is popped.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable:
type: counter
description: >
Whether a document resolved a promise using thenable support rather than builtin methods.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_proto:
type: counter
description: >
Whether a document resolved a promise using thenable on prototype.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_standard_proto:
type: counter
description: >
Whether a document resolved a promise using thenable on a standard prototype.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_thenable_object_proto:
type: counter
description: >
Whether a document resolved a promise using thenable on a realms Object.prototype.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_legacy_lang_subtag:
type: counter
description: >
Whether a document uses a 5-to-8-character language subtag in Intl.Locale constructor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_ic_stub_too_large:
type: counter
description: >
Whether a document tried to create an IC stub that was too large.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_ic_stub_oom:
type: counter
description: >
Whether a document OOMed while creating IC stub.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_getter:
type: counter
description: >
Whether a document called error.stack getter.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_getter_no_errordata:
type: counter
description: >
Whether a document called error.stack getter on object without ErrorData internal slot.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter:
type: counter
description: >
Whether a document called error.stack setter.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter_nonstring:
type: counter
description: >
Whether a document called error.stack setter with non-string input.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_errorstack_setter_no_errordata:
type: counter
description: >
Whether a document called error.stack setter on object without ErrorData internal slot.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_dateparse:
type: counter
description: >
Whether a document called Date.parse.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
js_dateparse_impl_def:
type: counter
description: >
Whether a document call to Date.parse used implementation defined behaviour.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_assert:
type: counter
description: >
Whether a document called called console.assert.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_clear:
type: counter
description: >
Whether a document called called console.clear.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_count:
type: counter
description: >
Whether a document called called console.count.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_countreset:
type: counter
description: >
Whether a document called called console.countReset.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_debug:
type: counter
description: >
Whether a document called called console.debug.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_error:
type: counter
description: >
Whether a document called called console.error.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_info:
type: counter
description: >
Whether a document called called console.info.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_log:
type: counter
description: >
Whether a document called called console.log.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_table:
type: counter
description: >
Whether a document called called console.table.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_trace:
type: counter
description: >
Whether a document called called console.trace.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_warn:
type: counter
description: >
Whether a document called called console.warn.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_dir:
type: counter
description: >
Whether a document called called console.dir.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_dirxml:
type: counter
description: >
Whether a document called called console.dirxml.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_group:
type: counter
description: >
Whether a document called called console.group.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_groupcollapsed:
type: counter
description: >
Whether a document called called console.groupCollapsed.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_groupend:
type: counter
description: >
Whether a document called called console.groupEnd.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_time:
type: counter
description: >
Whether a document called called console.time.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timelog:
type: counter
description: >
Whether a document called called console.timeLog.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timeend:
type: counter
description: >
Whether a document called called console.timeEnd.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_exception:
type: counter
description: >
Whether a document called called console.exception.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_timestamp:
type: counter
description: >
Whether a document called called console.timeStamp.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_profile:
type: counter
description: >
Whether a document called called console.profile.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
console_profileend:
type: counter
description: >
Whether a document called called console.profileEnd.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_get:
type: counter
description: >
Whether a document called called CookieStore.get.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_getall:
type: counter
description: >
Whether a document called called CookieStore.getAll.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_set:
type: counter
description: >
Whether a document called called CookieStore.set.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
cookiestore_delete:
type: counter
description: >
Whether a document called called CookieStore.delete.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_open:
type: counter
description: >
Whether a document calls document.open in a way that creates a new Window object.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_named_getter_hit:
type: counter
description: >
Whether a document calls to the named getter on HTMLDocument that find something via the name lookup.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
filtered_cross_origin_iframe:
type: counter
description: >
Whether a document cross-origin <iframe> within a CSS/SVG filter.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
customelementregistry_define:
type: counter
description: >
Whether a document called called CustomElementRegistry.define.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
customized_builtin:
type: counter
description: >
Whether a document registers a customized built-in element.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
xslstylesheet:
type: counter
description: >
Whether a document uses an XSL Stylesheet.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
xsltprocessor_constructor:
type: counter
description: >
Whether a document called called XSLTProcessor.constructor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_attachshadow:
type: counter
description: >
Whether a document called called Element.attachShadow.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_setcapture:
type: counter
description: >
Whether a document called called Element.setCapture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_releasecapture:
type: counter
description: >
Whether a document called called Element.releaseCapture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_setpointercapture:
type: counter
description: >
Whether a document called called Element.setPointerCapture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
element_releasepointercapture:
type: counter
description: >
Whether a document called called Element.releasePointerCapture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_enumeratedevices:
type: counter
description: >
Whether a document called called MediaDevices.enumerateDevices.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
enumerate_devices_insec:
type: counter
description: >
Whether a document calls MediaDevices.enumerateDevices from an insecure context.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
enumerate_devices_unfocused:
type: counter
description: >
Whether a document calls MediaDevices.enumerateDevices from a unfocused document.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_getusermedia:
type: counter
description: >
Whether a document called called MediaDevices.getUserMedia.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
navigator_mozgetusermedia:
type: counter
description: >
Whether a document called called Navigator.mozGetUserMedia.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
get_user_media_unfocused:
type: counter
description: >
Whether a document calls MediaDevices.getUserMedia from an unfocused document.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
get_user_media_insec:
type: counter
description: >
Whether a document calls MediaDevices.getUserMedia from an insecure context.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mediadevices_getdisplaymedia:
type: counter
description: >
Whether a document called called MediaDevices.getDisplayMedia.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_statedelete:
type: counter
description: >
Whether a document called called MLS.stateDelete.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_statedeletegroup:
type: counter
description: >
Whether a document called called MLS.stateDeleteGroup.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatesignaturekeypair:
type: counter
description: >
Whether a document called called MLS.generateSignatureKeypair.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatecredentialbasic:
type: counter
description: >
Whether a document called called MLS.generateCredentialBasic.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_generatekeypackage:
type: counter
description: >
Whether a document called called MLS.generateKeyPackage.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupcreate:
type: counter
description: >
Whether a document called called MLS.groupCreate.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupjoin:
type: counter
description: >
Whether a document called called MLS.groupJoin.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupadd:
type: counter
description: >
Whether a document called called MLS.groupAdd.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupproposeadd:
type: counter
description: >
Whether a document called called MLS.groupProposeAdd.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupremove:
type: counter
description: >
Whether a document called called MLS.groupRemove.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupproposeremove:
type: counter
description: >
Whether a document called called MLS.groupProposeRemove.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupclose:
type: counter
description: >
Whether a document called called MLS.groupClose.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_groupmembers:
type: counter
description: >
Whether a document called called MLS.groupMembers.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_receive:
type: counter
description: >
Whether a document called called MLS.receive.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_send:
type: counter
description: >
Whether a document called called MLS.send.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
mls_deriveexporter:
type: counter
description: >
Whether a document called called MLS.deriveExporter.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
document_mozsetimageelement:
type: counter
description: >
Whether a document called called Document.mozSetImageElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
ondommousescroll:
type: counter
description: >
Whether a document sets DOMMouseScroll event listener.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
onmozmousepixelscroll:
type: counter
description: >
Whether a document sets MozMousePixelScroll event listener.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
percentage_stroke_width_in_svg:
type: counter
description: >
Whether a document whether percentage stroke-width is used in SVG elements (excluding <text>).
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
percentage_stroke_width_in_svgtext:
type: counter
description: >
Whether a document whether percentage stroke-width is used in SVG <text>.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_caretrangefrompoint:
type: counter
description: >
Whether a document called called HTMLDocument.caretRangeFromPoint.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_exitpictureinpicture:
type: counter
description: >
Whether a document called called HTMLDocument.exitPictureInPicture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_featurepolicy:
type: counter
description: >
Whether a document called called HTMLDocument.featurePolicy.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforecopy:
type: counter
description: >
Whether a document called called HTMLDocument.onbeforecopy.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforecut:
type: counter
description: >
Whether a document called called HTMLDocument.onbeforecut.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onbeforepaste:
type: counter
description: >
Whether a document called called HTMLDocument.onbeforepaste.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_oncancel:
type: counter
description: >
Whether a document called called HTMLDocument.oncancel.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onfreeze:
type: counter
description: >
Whether a document called called HTMLDocument.onfreeze.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onmousewheel:
type: counter
description: >
Whether a document called called HTMLDocument.onmousewheel.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onresume:
type: counter
description: >
Whether a document called called HTMLDocument.onresume.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onsearch:
type: counter
description: >
Whether a document called called HTMLDocument.onsearch.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onwebkitfullscreenchange:
type: counter
description: >
Whether a document called called HTMLDocument.onwebkitfullscreenchange.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_onwebkitfullscreenerror:
type: counter
description: >
Whether a document called called HTMLDocument.onwebkitfullscreenerror.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_pictureinpictureelement:
type: counter
description: >
Whether a document called called HTMLDocument.pictureInPictureElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_pictureinpictureenabled:
type: counter
description: >
Whether a document called called HTMLDocument.pictureInPictureEnabled.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_registerelement:
type: counter
description: >
Whether a document called called HTMLDocument.registerElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_wasdiscarded:
type: counter
description: >
Whether a document called called HTMLDocument.wasDiscarded.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitcancelfullscreen:
type: counter
description: >
Whether a document called called HTMLDocument.webkitCancelFullScreen.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitcurrentfullscreenelement:
type: counter
description: >
Whether a document called called HTMLDocument.webkitCurrentFullScreenElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitexitfullscreen:
type: counter
description: >
Whether a document called called HTMLDocument.webkitExitFullscreen.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitfullscreenelement:
type: counter
description: >
Whether a document called called HTMLDocument.webkitFullscreenElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitfullscreenenabled:
type: counter
description: >
Whether a document called called HTMLDocument.webkitFullscreenEnabled.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkithidden:
type: counter
description: >
Whether a document called called HTMLDocument.webkitHidden.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitisfullscreen:
type: counter
description: >
Whether a document called called HTMLDocument.webkitIsFullScreen.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_webkitvisibilitystate:
type: counter
description: >
Whether a document called called HTMLDocument.webkitVisibilityState.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlencoding:
type: counter
description: >
Whether a document called called HTMLDocument.xmlEncoding.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlstandalone:
type: counter
description: >
Whether a document called called HTMLDocument.xmlStandalone.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
htmldocument_xmlversion:
type: counter
description: >
Whether a document called called HTMLDocument.xmlVersion.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
location_ancestororigins:
type: counter
description: >
Whether a document called called Location.ancestorOrigins.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_absoluteorientationsensor:
type: counter
description: >
Whether a document called called Window.AbsoluteOrientationSensor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_accelerometer:
type: counter
description: >
Whether a document called called Window.Accelerometer.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchmanager:
type: counter
description: >
Whether a document called called Window.BackgroundFetchManager.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchrecord:
type: counter
description: >
Whether a document called called Window.BackgroundFetchRecord.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_backgroundfetchregistration:
type: counter
description: >
Whether a document called called Window.BackgroundFetchRegistration.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_beforeinstallpromptevent:
type: counter
description: >
Whether a document called called Window.BeforeInstallPromptEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetooth:
type: counter
description: >
Whether a document called called Window.Bluetooth.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothcharacteristicproperties:
type: counter
description: >
Whether a document called called Window.BluetoothCharacteristicProperties.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothdevice:
type: counter
description: >
Whether a document called called Window.BluetoothDevice.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattcharacteristic:
type: counter
description: >
Whether a document called called Window.BluetoothRemoteGATTCharacteristic.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattdescriptor:
type: counter
description: >
Whether a document called called Window.BluetoothRemoteGATTDescriptor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattserver:
type: counter
description: >
Whether a document called called Window.BluetoothRemoteGATTServer.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothremotegattservice:
type: counter
description: >
Whether a document called called Window.BluetoothRemoteGATTService.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_bluetoothuuid:
type: counter
description: >
Whether a document called called Window.BluetoothUUID.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_canvascapturemediastreamtrack:
type: counter
description: >
Whether a document called called Window.CanvasCaptureMediaStreamTrack.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_chrome:
type: counter
description: >
Whether a document called called Window.chrome.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_clipboarditem:
type: counter
description: >
Whether a document called called Window.ClipboardItem.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssimagevalue:
type: counter
description: >
Whether a document called called Window.CSSImageValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csskeywordvalue:
type: counter
description: >
Whether a document called called Window.CSSKeywordValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathclamp:
type: counter
description: >
Whether a document called called Window.CSSMathClamp.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathinvert:
type: counter
description: >
Whether a document called called Window.CSSMathInvert.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathmax:
type: counter
description: >
Whether a document called called Window.CSSMathMax.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathmin:
type: counter
description: >
Whether a document called called Window.CSSMathMin.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathnegate:
type: counter
description: >
Whether a document called called Window.CSSMathNegate.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathproduct:
type: counter
description: >
Whether a document called called Window.CSSMathProduct.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathsum:
type: counter
description: >
Whether a document called called Window.CSSMathSum.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmathvalue:
type: counter
description: >
Whether a document called called Window.CSSMathValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssmatrixcomponent:
type: counter
description: >
Whether a document called called Window.CSSMatrixComponent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssnumericarray:
type: counter
description: >
Whether a document called called Window.CSSNumericArray.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssnumericvalue:
type: counter
description: >
Whether a document called called Window.CSSNumericValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssperspective:
type: counter
description: >
Whether a document called called Window.CSSPerspective.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csspositionvalue:
type: counter
description: >
Whether a document called called Window.CSSPositionValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csspropertyrule:
type: counter
description: >
Whether a document called called Window.CSSPropertyRule.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssrotate:
type: counter
description: >
Whether a document called called Window.CSSRotate.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssscale:
type: counter
description: >
Whether a document called called Window.CSSScale.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskew:
type: counter
description: >
Whether a document called called Window.CSSSkew.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskewx:
type: counter
description: >
Whether a document called called Window.CSSSkewX.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssskewy:
type: counter
description: >
Whether a document called called Window.CSSSkewY.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssstylevalue:
type: counter
description: >
Whether a document called called Window.CSSStyleValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstransformcomponent:
type: counter
description: >
Whether a document called called Window.CSSTransformComponent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstransformvalue:
type: counter
description: >
Whether a document called called Window.CSSTransformValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_csstranslate:
type: counter
description: >
Whether a document called called Window.CSSTranslate.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssunitvalue:
type: counter
description: >
Whether a document called called Window.CSSUnitValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssunparsedvalue:
type: counter
description: >
Whether a document called called Window.CSSUnparsedValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_cssvariablereferencevalue:
type: counter
description: >
Whether a document called called Window.CSSVariableReferenceValue.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_defaultstatus:
type: counter
description: >
Whether a document called called Window.defaultStatus.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_devicemotioneventacceleration:
type: counter
description: >
Whether a document called called Window.DeviceMotionEventAcceleration.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_devicemotioneventrotationrate:
type: counter
description: >
Whether a document called called Window.DeviceMotionEventRotationRate.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_domerror:
type: counter
description: >
Whether a document called called Window.DOMError.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_encodedvideochunk:
type: counter
description: >
Whether a document called called Window.EncodedVideoChunk.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_enterpictureinpictureevent:
type: counter
description: >
Whether a document called called Window.EnterPictureInPictureEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_external:
type: counter
description: >
Whether a document called called Window.External.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_federatedcredential:
type: counter
description: >
Whether a document called called Window.FederatedCredential.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_gyroscope:
type: counter
description: >
Whether a document called called Window.Gyroscope.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_htmlcontentelement:
type: counter
description: >
Whether a document called called Window.HTMLContentElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_htmlshadowelement:
type: counter
description: >
Whether a document called called Window.HTMLShadowElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_imagecapture:
type: counter
description: >
Whether a document called called Window.ImageCapture.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_inputdevicecapabilities:
type: counter
description: >
Whether a document called called Window.InputDeviceCapabilities.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_inputdeviceinfo:
type: counter
description: >
Whether a document called called Window.InputDeviceInfo.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_keyboard:
type: counter
description: >
Whether a document called called Window.Keyboard.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_keyboardlayoutmap:
type: counter
description: >
Whether a document called called Window.KeyboardLayoutMap.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_linearaccelerationsensor:
type: counter
description: >
Whether a document called called Window.LinearAccelerationSensor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_mediasettingsrange:
type: counter
description: >
Whether a document called called Window.MediaSettingsRange.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiaccess:
type: counter
description: >
Whether a document called called Window.MIDIAccess.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiconnectionevent:
type: counter
description: >
Whether a document called called Window.MIDIConnectionEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiinput:
type: counter
description: >
Whether a document called called Window.MIDIInput.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiinputmap:
type: counter
description: >
Whether a document called called Window.MIDIInputMap.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midimessageevent:
type: counter
description: >
Whether a document called called Window.MIDIMessageEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midioutput:
type: counter
description: >
Whether a document called called Window.MIDIOutput.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midioutputmap:
type: counter
description: >
Whether a document called called Window.MIDIOutputMap.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_midiport:
type: counter
description: >
Whether a document called called Window.MIDIPort.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_networkinformation:
type: counter
description: >
Whether a document called called Window.NetworkInformation.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_offscreenbuffering:
type: counter
description: >
Whether a document called called Window.offscreenBuffering.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onbeforeinstallprompt:
type: counter
description: >
Whether a document called called Window.onbeforeinstallprompt.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_oncancel:
type: counter
description: >
Whether a document called called Window.oncancel.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onmousewheel:
type: counter
description: >
Whether a document called called Window.onmousewheel.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onorientationchange:
type: counter
description: >
Whether a document called called Window.onorientationchange.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onsearch:
type: counter
description: >
Whether a document called called Window.onsearch.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_onselectionchange:
type: counter
description: >
Whether a document called called Window.onselectionchange.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_opendatabase:
type: counter
description: >
Whether a document called called Window.openDatabase.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_orientation:
type: counter
description: >
Whether a document called called Window.orientation.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_orientationsensor:
type: counter
description: >
Whether a document called called Window.OrientationSensor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_overconstrainederror:
type: counter
description: >
Whether a document called called Window.OverconstrainedError.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_passwordcredential:
type: counter
description: >
Whether a document called called Window.PasswordCredential.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentaddress:
type: counter
description: >
Whether a document called called Window.PaymentAddress.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentinstruments:
type: counter
description: >
Whether a document called called Window.PaymentInstruments.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentmanager:
type: counter
description: >
Whether a document called called Window.PaymentManager.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentmethodchangeevent:
type: counter
description: >
Whether a document called called Window.PaymentMethodChangeEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentrequest:
type: counter
description: >
Whether a document called called Window.PaymentRequest.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentrequestupdateevent:
type: counter
description: >
Whether a document called called Window.PaymentRequestUpdateEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_paymentresponse:
type: counter
description: >
Whether a document called called Window.PaymentResponse.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_performancelongtasktiming:
type: counter
description: >
Whether a document called called Window.PerformanceLongTaskTiming.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_photocapabilities:
type: counter
description: >
Whether a document called called Window.PhotoCapabilities.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_pictureinpictureevent:
type: counter
description: >
Whether a document called called Window.PictureInPictureEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_pictureinpicturewindow:
type: counter
description: >
Whether a document called called Window.PictureInPictureWindow.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentation:
type: counter
description: >
Whether a document called called Window.Presentation.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationavailability:
type: counter
description: >
Whether a document called called Window.PresentationAvailability.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnection:
type: counter
description: >
Whether a document called called Window.PresentationConnection.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectionavailableevent:
type: counter
description: >
Whether a document called called Window.PresentationConnectionAvailableEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectioncloseevent:
type: counter
description: >
Whether a document called called Window.PresentationConnectionCloseEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationconnectionlist:
type: counter
description: >
Whether a document called called Window.PresentationConnectionList.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationreceiver:
type: counter
description: >
Whether a document called called Window.PresentationReceiver.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_presentationrequest:
type: counter
description: >
Whether a document called called Window.PresentationRequest.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_relativeorientationsensor:
type: counter
description: >
Whether a document called called Window.RelativeOrientationSensor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_remoteplayback:
type: counter
description: >
Whether a document called called Window.RemotePlayback.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_report:
type: counter
description: >
Whether a document called called Window.Report.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_reportbody:
type: counter
description: >
Whether a document called called Window.ReportBody.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_reportingobserver:
type: counter
description: >
Whether a document called called Window.ReportingObserver.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcerror:
type: counter
description: >
Whether a document called called Window.RTCError.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcerrorevent:
type: counter
description: >
Whether a document called called Window.RTCErrorEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcicetransport:
type: counter
description: >
Whether a document called called Window.RTCIceTransport.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_rtcpeerconnectioniceerrorevent:
type: counter
description: >
Whether a document called called Window.RTCPeerConnectionIceErrorEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sensor:
type: counter
description: >
Whether a document called called Window.Sensor.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_sensorerrorevent:
type: counter
description: >
Whether a document called called Window.SensorErrorEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionalternative:
type: counter
description: >
Whether a document called called Window.SpeechRecognitionAlternative.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionresult:
type: counter
description: >
Whether a document called called Window.SpeechRecognitionResult.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_speechrecognitionresultlist:
type: counter
description: >
Whether a document called called Window.SpeechRecognitionResultList.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylemedia:
type: counter
description: >
Whether a document called called Window.styleMedia.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylepropertymap:
type: counter
description: >
Whether a document called called Window.StylePropertyMap.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_stylepropertymapreadonly:
type: counter
description: >
Whether a document called called Window.StylePropertyMapReadOnly.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_svgdiscardelement:
type: counter
description: >
Whether a document called called Window.SVGDiscardElement.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_syncmanager:
type: counter
description: >
Whether a document called called Window.SyncManager.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_taskattributiontiming:
type: counter
description: >
Whether a document called called Window.TaskAttributionTiming.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_textevent:
type: counter
description: >
Whether a document called called Window.TextEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touch:
type: counter
description: >
Whether a document called called Window.Touch.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touchevent:
type: counter
description: >
Whether a document called called Window.TouchEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_touchlist:
type: counter
description: >
Whether a document called called Window.TouchList.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usb:
type: counter
description: >
Whether a document called called Window.USB.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbalternateinterface:
type: counter
description: >
Whether a document called called Window.USBAlternateInterface.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbconfiguration:
type: counter
description: >
Whether a document called called Window.USBConfiguration.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbconnectionevent:
type: counter
description: >
Whether a document called called Window.USBConnectionEvent.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbdevice:
type: counter
description: >
Whether a document called called Window.USBDevice.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbendpoint:
type: counter
description: >
Whether a document called called Window.USBEndpoint.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbinterface:
type: counter
description: >
Whether a document called called Window.USBInterface.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbintransferresult:
type: counter
description: >
Whether a document called called Window.USBInTransferResult.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousintransferpacket:
type: counter
description: >
Whether a document called called Window.USBIsochronousInTransferPacket.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousintransferresult:
type: counter
description: >
Whether a document called called Window.USBIsochronousInTransferResult.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousouttransferpacket:
type: counter
description: >
Whether a document called called Window.USBIsochronousOutTransferPacket.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbisochronousouttransferresult:
type: counter
description: >
Whether a document called called Window.USBIsochronousOutTransferResult.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_usbouttransferresult:
type: counter
description: >
Whether a document called called Window.USBOutTransferResult.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_useractivation:
type: counter
description: >
Whether a document called called Window.UserActivation.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videocolorspace:
type: counter
description: >
Whether a document called called Window.VideoColorSpace.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videodecoder:
type: counter
description: >
Whether a document called called Window.VideoDecoder.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videoencoder:
type: counter
description: >
Whether a document called called Window.VideoEncoder.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings:
- use-counters
window_videoframe:
type: counter
description: >
Whether a document called called Window.VideoFrame.
Compare against `use.counter.content_documents_destroyed`
to calculate the rate.
bugs:
data_reviews:
notification_emails:
- dom-core@mozilla.com
- emilio@mozilla.com
expires: never
send_in_pings: