mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
Bug 1800954 - update mots and moz.build metadata for uriloader folder, r=nika,mak,valentin,zeid
Differential Revision: https://phabricator.services.mozilla.com/D163114
This commit is contained in:
parent
218dae1d78
commit
a8725d77c0
@ -521,7 +521,7 @@ Core: docshell
|
|||||||
* - Includes
|
* - Includes
|
||||||
-
|
-
|
||||||
| `docshell/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=docshell/\*\*/\*>`__
|
| `docshell/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=docshell/\*\*/\*>`__
|
||||||
| `uriloader/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=uriloader/\*\*/\*>`__
|
| `uriloader/base/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=uriloader/base/\*\*/\*>`__
|
||||||
* - Group
|
* - Group
|
||||||
- dev-platform
|
- dev-platform
|
||||||
* - Bugzilla Components
|
* - Bugzilla Components
|
||||||
@ -1428,6 +1428,8 @@ The Mozilla Networking Library
|
|||||||
| `dom/xhr/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/xhr/\*\*/\*>`__
|
| `dom/xhr/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/xhr/\*\*/\*>`__
|
||||||
| `dom/network/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/network/\*\*/\*>`__
|
| `dom/network/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/network/\*\*/\*>`__
|
||||||
| `dom/websocket/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/websocket/\*\*/\*>`__
|
| `dom/websocket/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=dom/websocket/\*\*/\*>`__
|
||||||
|
| `uriloader/prefetch/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=uriloader/prefetch/\*\*/\*>`__
|
||||||
|
| `uriloader/preload/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=uriloader/preload/\*\*/\*>`__
|
||||||
* - Group
|
* - Group
|
||||||
- dev-tech-network
|
- dev-tech-network
|
||||||
* - URL
|
* - URL
|
||||||
@ -2779,6 +2781,7 @@ The downloads UI and service.
|
|||||||
-
|
-
|
||||||
| `browser/components/downloads/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=browser/components/downloads/\*\*/\*>`__
|
| `browser/components/downloads/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=browser/components/downloads/\*\*/\*>`__
|
||||||
| `toolkit/mozapps/downloads/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=toolkit/mozapps/downloads/\*\*/\*>`__
|
| `toolkit/mozapps/downloads/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=toolkit/mozapps/downloads/\*\*/\*>`__
|
||||||
|
| `uriloader/exthandler/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=uriloader/exthandler/\*\*/\*>`__
|
||||||
|
|
||||||
|
|
||||||
Enterprise Policies
|
Enterprise Policies
|
||||||
|
11
mots.yaml
11
mots.yaml
@ -2,7 +2,7 @@
|
|||||||
---
|
---
|
||||||
repo: mozilla-central
|
repo: mozilla-central
|
||||||
created_at: '2021-10-14T12:50:40.073465'
|
created_at: '2021-10-14T12:50:40.073465'
|
||||||
updated_at: '2022-11-24T10:10:43.504958'
|
updated_at: '2022-11-25T15:09:17.773034'
|
||||||
export:
|
export:
|
||||||
path: ./docs/mots/index.rst
|
path: ./docs/mots/index.rst
|
||||||
format: rst
|
format: rst
|
||||||
@ -1276,7 +1276,7 @@ modules:
|
|||||||
description: ''
|
description: ''
|
||||||
includes:
|
includes:
|
||||||
- docshell/**/*
|
- docshell/**/*
|
||||||
- uriloader/**/*
|
- uriloader/base/**/*
|
||||||
meta:
|
meta:
|
||||||
owners_emeritus:
|
owners_emeritus:
|
||||||
- Boris Zbarsky
|
- Boris Zbarsky
|
||||||
@ -2020,6 +2020,8 @@ modules:
|
|||||||
- dom/xhr/**/*
|
- dom/xhr/**/*
|
||||||
- dom/network/**/*
|
- dom/network/**/*
|
||||||
- dom/websocket/**/*
|
- dom/websocket/**/*
|
||||||
|
- uriloader/prefetch/**/*
|
||||||
|
- uriloader/preload/**/*
|
||||||
meta:
|
meta:
|
||||||
owners_emeritus:
|
owners_emeritus:
|
||||||
- Dragana Damjanovic
|
- Dragana Damjanovic
|
||||||
@ -3051,6 +3053,7 @@ modules:
|
|||||||
includes:
|
includes:
|
||||||
- browser/components/downloads/**/*
|
- browser/components/downloads/**/*
|
||||||
- toolkit/mozapps/downloads/**/*
|
- toolkit/mozapps/downloads/**/*
|
||||||
|
- uriloader/exthandler/**/*
|
||||||
meta:
|
meta:
|
||||||
peers_emeritus:
|
peers_emeritus:
|
||||||
- Micah Tigley
|
- Micah Tigley
|
||||||
@ -3649,5 +3652,5 @@ modules:
|
|||||||
machine_name: webextensions
|
machine_name: webextensions
|
||||||
machine_name: toolkit
|
machine_name: toolkit
|
||||||
hashes:
|
hashes:
|
||||||
config: f44776f9d947cb103f6575c97782e98e6044816b
|
config: 153a286c9bba144273342ae039dd7d2e6fe5cf27
|
||||||
export: 42cc831813bee50c369828c927f25d3be816f5f8
|
export: e5897888bdf56e2fbce132ed4fadf7e1dfe0f7e5
|
||||||
|
@ -6,6 +6,12 @@
|
|||||||
|
|
||||||
include("/ipc/chromium/chromium-config.mozbuild")
|
include("/ipc/chromium/chromium-config.mozbuild")
|
||||||
|
|
||||||
|
with Files("**"):
|
||||||
|
BUG_COMPONENT = ("Core", "Document Navigation")
|
||||||
|
|
||||||
|
with Files("nsITransfer.idl"):
|
||||||
|
BUG_COMPONENT = ("Firefox", "File Handling")
|
||||||
|
|
||||||
XPIDL_SOURCES += [
|
XPIDL_SOURCES += [
|
||||||
"nsCURILoader.idl",
|
"nsCURILoader.idl",
|
||||||
"nsIContentHandler.idl",
|
"nsIContentHandler.idl",
|
||||||
|
@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
SPHINX_TREES["/uriloader/exthandler"] = "docs"
|
SPHINX_TREES["/uriloader/exthandler"] = "docs"
|
||||||
|
|
||||||
|
with Files("**"):
|
||||||
|
BUG_COMPONENT = ("Firefox", "File Handling")
|
||||||
|
|
||||||
TEST_DIRS += ["tests"]
|
TEST_DIRS += ["tests"]
|
||||||
|
|
||||||
XPIDL_SOURCES += [
|
XPIDL_SOURCES += [
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
|
|
||||||
SPHINX_TREES["/uriloader"] = "docs"
|
SPHINX_TREES["/uriloader"] = "docs"
|
||||||
|
|
||||||
with Files("**"):
|
|
||||||
BUG_COMPONENT = ("Firefox", "File Handling")
|
|
||||||
|
|
||||||
DIRS += [
|
DIRS += [
|
||||||
"base",
|
"base",
|
||||||
"exthandler",
|
"exthandler",
|
||||||
|
Loading…
Reference in New Issue
Block a user