Bug 1520470 - Update metadata for related Bugzilla product and component for geckoview. r=snorp DONTBUILD

Reviewers: snorp

Tags: #secure-revision

Bug #: 1520470

Differential Revision: https://phabricator.services.mozilla.com/D16699

--HG--
extra : rebase_source : 61edc61854b0c74f492e9ee97b075a74d6efe8dd
extra : amend_source : b31c3975770475dd835f97d2272b1028c0f3e23d
This commit is contained in:
Sebastian Hengst 2019-01-16 16:18:45 +02:00
parent 790c50dcf0
commit 3dc0a3b83a
4 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ with Files('**'):
BUG_COMPONENT = ('Firefox for Android', 'General')
with Files('geckoview/**'):
BUG_COMPONENT = ('Firefox for Android', 'GeckoView')
BUG_COMPONENT = ('GeckoView', 'General')
DIRS += ['geckoview']

View File

@ -15,7 +15,7 @@ with Files('HomeProvider.jsm'):
BUG_COMPONENT = ('Firefox for Android', 'Data Providers')
with Files('geckoview/**'):
BUG_COMPONENT = ('Firefox for Android', 'GeckoView')
BUG_COMPONENT = ('GeckoView', 'General')
DIRS += ['geckoview']

View File

@ -18,7 +18,7 @@ with Files('docs/**'):
BUG_COMPONENT = ('Firefox for Android', 'General')
with Files('geckoview/**'):
BUG_COMPONENT = ('Firefox for Android', 'GeckoView')
BUG_COMPONENT = ('GeckoView', 'General')
with Files('geckoview/src/main/aidl/**'):
BUG_COMPONENT = ('Firefox for Android', 'Audio/Video')
@ -27,7 +27,7 @@ with Files('geckoview/src/main/java/org/mozilla/gecko/mozglue/**'):
BUG_COMPONENT = ('Firefox for Android', 'Audio/Video')
with Files('geckoview_example/**'):
BUG_COMPONENT = ('Firefox for Android', 'GeckoView')
BUG_COMPONENT = ('GeckoView', 'General')
with Files('gradle/**'):
BUG_COMPONENT = ('Firefox for Android', 'Build Config & IDE Support')

View File

@ -5,7 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
with Files("**"):
BUG_COMPONENT = ("Firefox for Android", "GeckoView")
BUG_COMPONENT = ('GeckoView', 'General')
EXPORTS += [
'!FennecJNINatives.h',