зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1575631 - Fix the bugzilla component for the anti-tracking code declared in the moz.build file
Differential Revision: https://phabricator.services.mozilla.com/D42928 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
ac0a329b07
Коммит
9125c79b45
|
@ -5,7 +5,7 @@
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
with Files('**'):
|
with Files('**'):
|
||||||
BUG_COMPONENT = ('Core', 'DOM: Security')
|
BUG_COMPONENT = ('Core', 'Privacy: Anti-Tracking')
|
||||||
|
|
||||||
XPIDL_SOURCES += [
|
XPIDL_SOURCES += [
|
||||||
'nsITrackingDBService.idl',
|
'nsITrackingDBService.idl',
|
||||||
|
|
Загрузка…
Ссылка в новой задаче