mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Bug 1837573 - Sync mots list of Tabbed Browser files with browser/modules/moz.build and browser/base/content/moz.build. r=zeid
Differential Revision: https://phabricator.services.mozilla.com/D180406
This commit is contained in:
parent
47e164dc13
commit
db0d115d6a
@ -175,6 +175,9 @@ with Files("tabbrowser*"):
|
||||
with Files("browser-allTabsMenu.js"):
|
||||
BUG_COMPONENT = ("Firefox", "Tabbed Browser")
|
||||
|
||||
with Files("browser-ctrlTab.js"):
|
||||
BUG_COMPONENT = ("Firefox", "Tabbed Browser")
|
||||
|
||||
with Files("webext-panels*"):
|
||||
BUG_COMPONENT = ("WebExtensions", "Frontend")
|
||||
|
||||
|
@ -97,6 +97,9 @@ with Files("SitePermissions.sys.mjs"):
|
||||
with Files("TabsList.jsm"):
|
||||
BUG_COMPONENT = ("Firefox", "Tabbed Browser")
|
||||
|
||||
with Files("TabUnloader.jsm"):
|
||||
BUG_COMPONENT = ("Firefox", "Tabbed Browser")
|
||||
|
||||
with Files("TransientPrefs.jsm"):
|
||||
BUG_COMPONENT = ("Firefox", "Settings UI")
|
||||
|
||||
|
14
mots.yaml
14
mots.yaml
@ -8,7 +8,7 @@
|
||||
# documentation and how to modify this file.
|
||||
repo: mozilla-central
|
||||
created_at: '2021-10-14T12:50:40.073465'
|
||||
updated_at: '2023-06-07T15:49:39.690956'
|
||||
updated_at: '2023-06-09T10:15:24.617281'
|
||||
export:
|
||||
path: ./docs/mots/index.rst
|
||||
format: rst
|
||||
@ -3533,9 +3533,15 @@ modules:
|
||||
- name: Tabbed Browser
|
||||
description: The UI component controlling browser tabs.
|
||||
includes:
|
||||
# TODO double check that this works as expected
|
||||
- browser/base/content/tabbrowser*
|
||||
- browser/base/content/browser-allTabsMenu.js
|
||||
- browser/base/content/browser-ctrlTab.js
|
||||
- browser/base/content/browser-fullZoom.js
|
||||
- browser/modules/AsyncTabSwitcher.jsm
|
||||
- browser/modules/NewTabPagePreloading.jsm
|
||||
- browser/modules/OpenInTabsUtils.jsm
|
||||
- browser/modules/TabsList.jsm
|
||||
- browser/modules/TabUnloader.jsm
|
||||
meta:
|
||||
components:
|
||||
- Firefox::Tabbed Browser
|
||||
@ -4111,5 +4117,5 @@ modules:
|
||||
- Ryan Tilder
|
||||
group: dev-platform
|
||||
hashes:
|
||||
config: ecb74d92911190296362e3a078fee0fc707391e2
|
||||
export: a00ef3a63b60bdd2276b6f7d9c79ae1b38830a21
|
||||
config: d220ff5dcf799396f98ef05325e1ce8344b67350
|
||||
export: f0c50155c0767448866f6242caa6ff78308ec562
|
||||
|
Loading…
x
Reference in New Issue
Block a user