Bug 1799526 - mots: some polish r=zeid DONTBUILD

Depends on D161575

Differential Revision: https://phabricator.services.mozilla.com/D161578
This commit is contained in:
Sylvestre Ledru 2022-11-08 15:00:07 +00:00
parent ce02f7af5a
commit fea45ca024
2 changed files with 3 additions and 4 deletions

View file

@ -1476,7 +1476,7 @@ Advises on the use of NodeJS and npm packages at build and runtime. Reviews addi
| `package-lock.json <https://searchfox.org/mozilla-central/search?q=&path=package-lock.json>`__
| `node_modules/\*\*/\* <https://searchfox.org/mozilla-central/search?q=&path=node_modules/\*\*/\*>`__
* - URL
- https://wiki.mozilla.org/Firefox/firefox-dev,
- https://wiki.mozilla.org/Firefox/firefox-dev, #nodejs on slack
* - Bugzilla Components
- Various

View file

@ -2070,8 +2070,7 @@ modules:
meta:
components:
- Various
url: '[https://wiki.mozilla.org/Firefox/firefox-dev firefox-dev], #nodejs on
slack'
url: 'https://wiki.mozilla.org/Firefox/firefox-dev, #nodejs on slack'
owners:
- *dmosedale
peers:
@ -2100,7 +2099,7 @@ modules:
machine_name: core_nspr
- name: 'Core: PDF'
description: Rendering code to display documents encoded in the ISO 32000-1 `PDF'
description: Rendering code to display documents encoded in the ISO 32000-1 PDF
format.
includes:
- toolkit/components/pdfjs/**/*