Bug 1937739. r=frontend-codestyle-reviewers,perftest-reviewers,mossop,sparky

Differential Revision: https://phabricator.services.mozilla.com/D232598
This commit is contained in:
Mark Banner 2024-12-19 17:05:08 +00:00
parent bba1db2cc1
commit 1f25513072
44 changed files with 5 additions and 78 deletions

View File

@ -1,7 +1,5 @@
{
"name": "about-welcome",
"description": "Task running for the about:welcome page",
"version": "1.0.0",
"author": "Mozilla (https://mozilla.org/)",
"dependencies": {
"@fluent/bundle": "0.18.0",

View File

@ -1,7 +1,5 @@
{
"name": "ASRouter",
"description": "Task running for ASRouter",
"version": "1.0.0",
"author": "Mozilla (https://mozilla.org/)",
"dependencies": {
"@fluent/bundle": "0.18.0",

View File

@ -1,7 +1,5 @@
{
"name": "activity-streams",
"description": "A rich visual history feed and a reimagined home page make it easier than ever to find exactly what you're looking for in Firefox.\n\nLearn more about this Test Pilot experiment at https://testpilot.firefox.com/.",
"version": "1.14.3",
"author": "Mozilla (https://mozilla.org/)",
"bugs": {
"url": "https://github.com/mozilla/activity-stream/issues"

View File

@ -1,6 +1,4 @@
{
"name": "save-to-pocket-ff",
"version": "1.0.0",
"description": "Task running for Save to Pocket Extension",
"scripts": {
"start": "npm run build && npm run watch",

View File

@ -1,6 +1,4 @@
{
"name": "browser-storybook",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {

View File

@ -1,7 +1,5 @@
{
"name": "devtools-client-framework-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,7 +1,5 @@
{
"name": "devtools-client-framework-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,7 +1,5 @@
{
"name": "application-panel-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,6 +1,4 @@
{
"name": "debugger",
"version": "0.6.0",
"license": "MPL-2.0",
"repository": {
"url": "git://github.com/firefox-devtools/debugger.git",

View File

@ -1,6 +1,4 @@
{
"name": "app",
"version": "0.1.0",
"private": true,
"dependencies": {
"immutable": "^3.8.2",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-rollup",
"private": true,
"dependencies": {
"babel-core": "^6.26.3",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-rollup",
"private": true,
"dependencies": {
"@babel/core": "^7.0.0-beta.54",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-rollup",
"private": true,
"dependencies": {
"lodash": "^4.17.5",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3-babel6",
"private": true,
"dependencies": {
"babel-core": "^6.26.3",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3-babel7",
"private": true,
"dependencies": {
"@babel/core": "^7.0.0-beta.54",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3",
"private": true,
"dependencies": {
"lodash": "^4.17.10",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3-babel6",
"private": true,
"dependencies": {
"babel-core": "^6.26.3",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3-babel7",
"private": true,
"dependencies": {
"@babel/core": "^7.0.0-beta.54",

View File

@ -1,5 +1,4 @@
{
"name": "sourcemapped-webpack3",
"private": true,
"dependencies": {
"lodash": "^4.17.10",

View File

@ -1,6 +1,4 @@
{
"name": "babel-sourcemaps",
"version": "1.0.0",
"description": "Rebuild assets for babel's test fixtures",
"scripts": {
"build": "node ./build.js"

View File

@ -1,6 +1,4 @@
{
"name": "sourcemaps-reload-compressed",
"version": "1.0.0",
"description": "Rebuild assets for sourcemaps-reload-compressed test, see README.md in the same folder",
"scripts": {
"pack": "cp -r ../sourcemaps-reload-uncompressed/v* ./ && cd v1 && webpack && cd ../v2 && webpack && cd ../v3 && webpack",

View File

@ -1,6 +1,4 @@
{
"name": "sourcemaps-reload-uncompressed",
"version": "1.0.0",
"description": "Rebuild assets for sourcemaps-reload-uncompressed test, see README.md in the same folder",
"scripts": {
"pack": "cd v1 && webpack && cd ../v2 && webpack && cd ../v3 && webpack",

View File

@ -1,6 +1,4 @@
{
"name": "sourcemaps-with-ignorelist",
"version": "1.0.0",
"description": "An example fixture used for testing sourcemaps with the ignorelist",
"main": "bundle.js",
"author": "Hubert B Manilla <hmanilla@mozilla.com>",

View File

@ -1,6 +1,4 @@
{
"name": "sorted-es6",
"version": "1.0.0",
"description": "Rebuild assets for sourcemaps3 test",
"main": "sorted.js",
"scripts": {

View File

@ -1,7 +1,5 @@
{
"name": "devtools-client-framework-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,6 +1,4 @@
{
"name": "code-reload",
"version": "1.0.0",
"description": "Examples folders for testing sourcemps on code reload",
"main": "index.js",
"author": "Hubert B Manilla <hmanilla@mozilla.com>",

View File

@ -1,7 +1,5 @@
{
"name": "devtools-client-inspector-compatibility-test",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,7 +1,5 @@
{
"name": "netmonitor-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,6 +1,4 @@
{
"name": "devtools-bin",
"version": "1.0.0",
"scripts": {
"test": "tsc",
"test-ci": "tsc"

View File

@ -1,7 +1,5 @@
{
"name": "devtools-client-shared-components-tests",
"license": "MPL-2.0",
"version": "0.0.1",
"engines": {
"node": ">=8.9.4"
},

View File

@ -1,6 +1,4 @@
{
"name": "sourceeditor",
"version": "0.0.2",
"description": "Build a minified codeMirror bundle including useful addons",
"main": "",
"scripts": {

View File

@ -1,6 +1,4 @@
{
"name": "webconsole-tests",
"version": "0.0.1",
"scripts": {
"test": "TZ=Europe/Prague jest",
"test-ci": "TZ=Europe/Prague jest --json"

View File

@ -1,6 +1,4 @@
{
"name": "devtools-mdn-compat-data",
"version": "1.0.0",
"description": "Handle MDN compatibility data used by the Compatibility",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",

2
package-lock.json generated
View File

@ -4,7 +4,6 @@
"requires": true,
"packages": {
"": {
"name": "mozilla-central",
"license": "MPL-2.0",
"devDependencies": {
"@microsoft/eslint-plugin-sdl": "0.2.2",
@ -5762,7 +5761,6 @@
}
},
"tools/lint/eslint/eslint-plugin-spidermonkey-js": {
"version": "0.1.1",
"dev": true,
"license": "MPL-2.0",
"devDependencies": {},

View File

@ -1,5 +1,6 @@
{
"name": "mozilla-central",
"nonPublishedName": "mozilla-central",
"notes(nonPublishedName)": "This package is never published, but the nonPublishedName helps our ESLint package to find the top-level of mozilla-central",
"description": "This package file is for node modules used in mozilla-central",
"repository": {},
"license": "MPL-2.0",

View File

@ -1,7 +1,5 @@
{
"name": "create-reate-test-app",
"description": "A test app forked from meta's create-react-app and modified to test sourcemap debugging scenarios",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {

View File

@ -1,11 +1,9 @@
{
"name": "wpt-docs",
"description": "This package file is for node modules used in web-platform-tests docs",
"repository": {},
"license": "BSD",
"devDependencies": {
"jsdoc": "3.6.7"
},
"version": "1.0.0",
"private": true
}

View File

@ -1,6 +1,4 @@
{
"name": "webrtc-testing-tools",
"version": "1.0.0",
"description": "Tools for WebRTC testing",
"scripts": {
"lint": "eslint -c .eslintrc.js ../*.html ../*.js"

View File

@ -1,6 +1,4 @@
{
"name": "design-system",
"version": "1.0.0",
"description": "Package file for node modules used to create our CSS tokens from a JSON source of truth.",
"license": "MPL-2.0",
"scripts": {

View File

@ -1,6 +1,4 @@
{
"name": "@types/gecko",
"version": "1.0.0",
"description": "TypeScript definitions for gecko dom and xpcom.",
"repository": {
"type": "git",

View File

@ -1,5 +1,4 @@
{
"name": "mozilla-central-tools-browsertime",
"description": "This package file is for node modules used in mozilla-central/tools/browsertime",
"repository": {},
"license": "MPL-2.0",
@ -12,4 +11,4 @@
},
"notes(private)": "We don't want to publish to npm, so this is marked as private",
"private": true
}
}

View File

@ -648,7 +648,7 @@ module.exports = {
let possibleFile = path.join(dirName, "package.json");
if (fs.existsSync(possibleFile)) {
let packageData = require(possibleFile);
if (packageData.name == "mozilla-central") {
if (packageData.nonPublishedName == "mozilla-central") {
return dirName;
}
}

View File

@ -7,13 +7,11 @@
"use strict";
const { name, version } = require("../package.json");
// ------------------------------------------------------------------------------
// Plugin Definition
// ------------------------------------------------------------------------------
module.exports = {
meta: { name, version },
meta: { name: "eslint-plugin-spidermonkey-js", version: "0.1.1" },
processors: {
processor: require("./processors/self-hosted"),
},

View File

@ -1,6 +1,4 @@
{
"name": "eslint-plugin-spidermonkey-js",
"version": "0.1.1",
"description": "A collection of rules that help enforce JavaScript coding standard in the Mozilla SpiderMonkey project.",
"keywords": [
"eslint",