forked from mirrors/gecko-dev
Send a downgrade ping to telemetry when the downgrade UI is displayed. --HG-- extra : rebase_source : 43a2437c5bf1ef448e5b1ca1cc3e32fc98b02868 extra : intermediate-source : b965981c9ce0449a8d70df6ad47ebf6c4f1f70b9 extra : source : 348f67b15246aa63b83457fde1a17540fa21379e
8 lines
335 B
Python
8 lines
335 B
Python
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
|
|
# vim: set filetype=python:
|
|
# 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/.
|
|
|
|
DEFINES['TELEMETRY_PING_FORMAT_VERSION'] = 4
|
|
|