Граф коммитов

20 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner f63765b6ef Bug 1917530 - Enable ESLint rule no-shadow on system modules where no-shadow is enabled already, and warn for remaining failures. r=frontend-codestyle-reviewers,mossop
This moves the ESLint rule to apply to jsx, system modules and workers. It is excluded from most system
modules by the roll out, which we can work on later. However, it will be enabled where no-shadow is
already enabled - previously these were hidden due to the order in which ESLint was applying the rules.

Differential Revision: https://phabricator.services.mozilla.com/D221444
2024-09-12 21:08:44 +00:00
Sandor Molnar 6a28b1e440 Backed out 8 changesets (bug 1917532, bug 1575506, bug 1917530) for causing node newtab failures CLOSED TREE
Backed out changeset 8d6f7bc74d08 (bug 1917532)
Backed out changeset 7c963e72cf06 (bug 1575506)
Backed out changeset d5e110187781 (bug 1917530)
Backed out changeset 1d2325ffded6 (bug 1917530)
Backed out changeset 8a361e37e32c (bug 1917530)
Backed out changeset c4011d92c7f7 (bug 1917530)
Backed out changeset 1a45047dfb3c (bug 1917530)
Backed out changeset ed6b35444c45 (bug 1917530)
2024-09-12 20:45:28 +03:00
Mark Banner c7331a02cd Bug 1575506 - Enable ESLint rule no-redeclare with builtinGlobals on all module and worker files. r=frontend-codestyle-reviewers,devtools-reviewers,nchevobbe,mossop
Differential Revision: https://phabricator.services.mozilla.com/D221446
2024-09-12 16:41:59 +00:00
Mark Banner 1a8d60d410 Bug 1917530 - Enable ESLint rule no-shadow by default across the tree, disabling where it currently fails. r=frontend-codestyle-reviewers,mossop
Differential Revision: https://phabricator.services.mozilla.com/D221445
2024-09-12 16:41:59 +00:00
Mark Banner 5302b1261d Bug 1917530 - Enable ESLint rule no-shadow on system modules where no-shadow is enabled already, and warn for remaining failures. r=frontend-codestyle-reviewers,mossop
This moves the ESLint rule to apply to jsx, system modules and workers. It is excluded from most system
modules by the roll out, which we can work on later. However, it will be enabled where no-shadow is
already enabled - previously these were hidden due to the order in which ESLint was applying the rules.

Differential Revision: https://phabricator.services.mozilla.com/D221444
2024-09-12 16:41:58 +00:00
Mark Banner 649db4a2b7 Bug 1916616 - Clean up ESLint rollout exclusions for the no-insecure-url rule. r=frontend-codestyle-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D220994
2024-09-04 13:03:26 +00:00
Mark Banner 3c54d52aca Bug 1914620 - Enable remaining ESLint rules for dom/websocket. r=necko-reviewers,frontend-codestyle-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D219976
2024-08-28 11:23:08 +00:00
Mark Banner 5865ec4f92 Bug 1914620 - Enable ESLint rules no-undef and no-unused-vars on dom/websocket. r=necko-reviewers,frontend-codestyle-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D219975
2024-08-28 11:23:08 +00:00
Mark Banner 8e32b78ff7 Bug 1914617 - Enable ESLint rules no-undef and no-unused-vars on dom/worklet. r=dom-core,frontend-codestyle-reviewers,mccr8
Differential Revision: https://phabricator.services.mozilla.com/D219974
2024-08-28 11:23:07 +00:00
Alexandre Lissy 646e4f1c03 Bug 1912171 - Remove telemetry media.audio_process_per_codec_name r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D220220
2024-08-27 08:47:43 +00:00
Gijs Kruitbosch 64c3f31a1f Bug 1913427 - add documentation for XPCOMUtils into firefox-source-docs, r=xpcom-reviewers,frontend-codestyle-reviewers,nika,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D219320
2024-08-20 13:29:56 +00:00
Alex T f4fd19f638 Bug 1896774 - Expose length in MPRIS metadata r=media-playback-reviewers,alwu,frontend-codestyle-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212940
2024-08-09 16:39:25 +00:00
Mark Banner 7f510a58bb Bug 1906047 - Move toolkit/profile/ tests into a test sub-directory. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D215736
2024-07-08 08:51:18 +00:00
Kagami Sascha Rosylight 6c06a5555e Bug 1904124 - Part 2: Fix eslint issues r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D215231
2024-07-01 20:13:31 +00:00
pstanciu 57681d38e9 Backed out 2 changesets (bug 1904124) for causing mochitest failures on test_notification_serviceworker_openWindow_nested.html
Backed out changeset 6d1207f4ec4d (bug 1904124)
Backed out changeset 439bc4121bb5 (bug 1904124)
2024-07-01 22:50:39 +03:00
Kagami Sascha Rosylight 7452d17d47 Bug 1904124 - Part 2: Fix eslint issues r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D215231
2024-07-01 13:39:09 +00:00
Shane Hughes 37803cd76c Bug 1899030 - Part 5: Remove miscellaneous unused asrouter code from newtab. r=mconley,omc-reviewers,frontend-codestyle-reviewers,pdahiya
Also update nimbus rollout message provider.

Differential Revision: https://phabricator.services.mozilla.com/D211673
2024-06-19 19:45:02 +00:00
Geoff Brown 487dec7de7 Bug 1881094 - 9. remove most remaining firefox-android eslint exclusions r=android-reviewers,frontend-codestyle-reviewers,webcompat-reviewers,gl,Gijs,Standard8,twisniewski
Differential Revision: https://phabricator.services.mozilla.com/D214041
2024-06-19 16:19:14 +00:00
sunil mayya 7c2d693713 Bug 795716 - remove test_network_events.html. r=necko-reviewers,frontend-codestyle-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D212284
2024-06-01 12:21:46 +00:00
Mark Banner c01122d19b Bug 1897898 - Separate out ESLint rule rollouts configurations to a separate module. r=frontend-codestyle-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D210992
2024-05-21 13:38:01 +00:00