# 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/.
devtools.console:
javascript_error_displayed:
type: labeled_counter
description: >
Records the key-identifiers of error messages when they are displayed in
the webconsole of the debugger. Nothing should be recorded unless they are
visible on the user screen.
The label will be the error message name or "Unknown".