Skip to content

Commit

Permalink
v120.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett authored Dec 14, 2023
2 parents c6fd189 + c9e4d1a commit 4cd61fd
Show file tree
Hide file tree
Showing 10,331 changed files with 2,324,212 additions and 437,735 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
31 changes: 13 additions & 18 deletions .cargo/config.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ git = "https://github.com/FirefoxGraphics/aa-stroke"
rev = "ed4206ea11703580cd1d4fc63371a527b29d8252"
replace-with = "vendored-sources"

[source."git+https://github.com/FirefoxGraphics/wpf-gpu-raster?rev=5ab6fe33d00021325ee920b3c10526dc8301cf46"]
[source."git+https://github.com/FirefoxGraphics/wpf-gpu-raster?rev=99979da091fd58fba8477e7fcdf5ec0727102916"]
git = "https://github.com/FirefoxGraphics/wpf-gpu-raster"
rev = "5ab6fe33d00021325ee920b3c10526dc8301cf46"
rev = "99979da091fd58fba8477e7fcdf5ec0727102916"
replace-with = "vendored-sources"

[source."git+https://github.com/chris-zen/coremidi.git?rev=fc68464b5445caf111e41f643a2e69ccce0b4f83"]
Expand All @@ -25,19 +25,9 @@ git = "https://github.com/franziskuskiefer/cose-rust"
rev = "43c22248d136c8b38fe42ea709d08da6355cf04b"
replace-with = "vendored-sources"

[source."git+https://github.com/gfx-rs/metal-rs/?rev=d24f1a4"]
git = "https://github.com/gfx-rs/metal-rs/"
rev = "d24f1a4"
replace-with = "vendored-sources"

[source."git+https://github.com/gfx-rs/naga?rev=33b75a27d93c6574b11b4dd4492b85b5783d6c52"]
git = "https://github.com/gfx-rs/naga"
rev = "33b75a27d93c6574b11b4dd4492b85b5783d6c52"
replace-with = "vendored-sources"

[source."git+https://github.com/gfx-rs/wgpu?rev=858d7d590ef9ebfe1b91f6f0925aacde15cce714"]
[source."git+https://github.com/gfx-rs/wgpu?rev=3ec547cdcaaa14488327d8f1b5f7736278c4178d"]
git = "https://github.com/gfx-rs/wgpu"
rev = "858d7d590ef9ebfe1b91f6f0925aacde15cce714"
rev = "3ec547cdcaaa14488327d8f1b5f7736278c4178d"
replace-with = "vendored-sources"

[source."git+https://github.com/glandium/warp?rev=4af45fae95bc98b0eba1ef0db17e1dac471bb23d"]
Expand Down Expand Up @@ -70,9 +60,9 @@ git = "https://github.com/mozilla/application-services"
rev = "c82bccfa500813f273f4db0ead64fc73bfa2b34c"
replace-with = "vendored-sources"

[source."git+https://github.com/mozilla/audioipc?rev=0b51291d2483a17dce3e300c7784b369e02bee73"]
[source."git+https://github.com/mozilla/audioipc?rev=6be424d75f1367e70f2f5ddcacd6d0237e81a6a9"]
git = "https://github.com/mozilla/audioipc"
rev = "0b51291d2483a17dce3e300c7784b369e02bee73"
rev = "6be424d75f1367e70f2f5ddcacd6d0237e81a6a9"
replace-with = "vendored-sources"

[source."git+https://github.com/mozilla/cubeb-coreaudio-rs?rev=93b5c01a131f65c83c11aeb317f4583405c5eb79"]
Expand All @@ -95,9 +85,9 @@ git = "https://github.com/mozilla/mp4parse-rust"
rev = "d262e40e7b80f949dcdb4db21caa6dbf1a8b2043"
replace-with = "vendored-sources"

[source."git+https://github.com/mozilla/neqo?tag=v0.6.5"]
[source."git+https://github.com/mozilla/neqo?tag=v0.6.6"]
git = "https://github.com/mozilla/neqo"
tag = "v0.6.5"
tag = "v0.6.6"
replace-with = "vendored-sources"

[source."git+https://github.com/mozilla/uniffi-rs.git?rev=c0e64b839018728d8153ce1758d391b7782e2e21"]
Expand All @@ -120,6 +110,11 @@ git = "https://github.com/rust-minidump/rust-minidump"
rev = "6ae42a7f992e8a88ebee661bc77bcedb95cd671f"
replace-with = "vendored-sources"

[source."git+https://github.com/servo/rust-cssparser?rev=aaa966d9d6ae70c4b8a62bb5e3a14c068bb7dff0"]
git = "https://github.com/servo/rust-cssparser"
rev = "aaa966d9d6ae70c4b8a62bb5e3a14c068bb7dff0"
replace-with = "vendored-sources"

[source."git+https://github.com/unicode-org/icu4x?rev=14e9a3a9857be74582abe2dfa7ab799c5eaac873"]
git = "https://github.com/unicode-org/icu4x"
rev = "14e9a3a9857be74582abe2dfa7ab799c5eaac873"
Expand Down
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ testing/mozbase/mozprofile/tests/files/prefs_with_comments.js
testing/mozharness/configs/test/test_malformed.json
testing/talos/talos/startup_test/sessionrestore/profile/sessionstore.js
testing/talos/talos/startup_test/sessionrestore/profile-manywindows/sessionstore.js
testing/talos/talos/tests/devtools/addon/content/pages/
# Python json.
testing/talos/talos/unittests/test_talosconfig_browser_config.json
testing/talos/talos/unittests/test_talosconfig_test_config.json
Expand Down
2 changes: 1 addition & 1 deletion .eslintrc-test-paths.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ const extraBrowserTestPaths = [
"browser/components/sessionstore/test/",
"browser/components/shell/test/",
"browser/components/touchbar/tests/",
"browser/components/translation/test/",
"browser/components/uitour/test/",
"browser/extensions/report-site-issue/test/browser/",
"browser/tools/mozscreenshots/",
Expand Down Expand Up @@ -315,6 +314,7 @@ const extraMochitestTestPaths = [
"dom/media/mediasession/test/",
"dom/media/mediasource/test/",
"dom/media/test/",
"dom/media/webaudio/test/",
"dom/media/webcodecs/test/",
"dom/media/webcodecs/crashtests/",
"dom/media/webspeech/recognition/test/",
Expand Down
76 changes: 7 additions & 69 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,33 +235,18 @@ module.exports = {
"browser/components/attribution/**",
"browser/components/customizableui/**",
"browser/components/downloads/**",
"browser/components/enterprisepolicies/**",
"browser/components/firefoxview/tests/browser/head.js",
"browser/components/firefoxview/tests/browser/FirefoxViewTestUtils.sys.mjs",
"browser/components/ion/content/ion.js",
"browser/components/newtab/**",
"browser/components/originattributes/test/browser/**",
"browser/components/pocket/content/pkt*",
"browser/components/preferences/**",
"browser/components/privatebrowsing/**",
"browser/components/prompts/PromptCollection.sys.mjs",
"browser/components/protections/content/*-card.mjs",
"browser/components/protocolhandler/WebProtocolHandlerRegistrar.sys.mjs",
"browser/components/safebrowsing/content/test/**",
"browser/components/screenshots/**",
"browser/components/sessionstore/**",
"browser/components/storybook/.storybook/**",
"browser/components/syncedtabs/**",
"browser/components/tests/browser/**",
"browser/components/textrecognition/textrecognition.mjs",
"browser/components/touchbar/tests/browser/browser_touchbar_searchrestrictions.js",
"browser/components/translation/**",
"browser/components/uitour/UITour*",
"browser/extensions/pictureinpicture/**",
"browser/extensions/screenshots/**",
"browser/modules/**",
"browser/themes/BuiltInThemes.sys.mjs",
"browser/tools/mozscreenshots/**",
"devtools/**",
"docshell/base/URIFixup.sys.mjs",
"dom/**",
Expand Down Expand Up @@ -376,8 +361,6 @@ module.exports = {
"no-useless-concat": "off",
"no-undef": "off",
"no-unreachable": "off",
"no-unsanitized/method": "off",
"no-unsanitized/property": "off",
"no-unsafe-negation": "off",
"no-unused-vars": "off",
"no-useless-return": "off",
Expand Down Expand Up @@ -460,11 +443,8 @@ module.exports = {
"no-sparse-arrays": "off",
"no-throw-literal": "off",
"no-unreachable": "off",
"no-unsanitized/method": "off",
"no-unsanitized/property": "off",
"no-useless-call": "off",
"no-useless-concat": "off",
"no-useless-return": "off",
},
},
{
Expand All @@ -477,13 +457,11 @@ module.exports = {
"dom/base/test/unit_ipc/**",
"dom/base/test/jsmodules/**",
"dom/canvas/test/**",
"dom/encoding/test/**",
"dom/events/test/**",
"dom/file/ipc/tests/**",
"dom/file/tests/**",
"dom/html/test/**",
"dom/media/tests/**",
"dom/media/webaudio/test/**",
"dom/media/webrtc/tests/**",
"dom/media/webspeech/recognition/test/**",
"dom/media/webspeech/synth/test/**",
Expand Down Expand Up @@ -513,47 +491,6 @@ module.exports = {
"no-unused-vars": "off",
},
},
{
files: [
"dom/base/test/chrome/file_bug549682.xhtml",
"dom/base/test/chrome/file_bug616841.xhtml",
"dom/base/test/chrome/test_bug1098074_throw_from_ReceiveMessage.xhtml",
"dom/base/test/chrome/test_bug429785.xhtml",
"dom/base/test/chrome/test_bug467123.xhtml",
"dom/base/test/chrome/test_bug683852.xhtml",
"dom/base/test/chrome/test_bug800386.xhtml",
"dom/base/test/chrome/test_bug884693.xhtml",
"dom/base/test/chrome/test_domparsing.xhtml",
"dom/base/test/chrome/window_nsITextInputProcessor.xhtml",
"dom/base/test/chrome/window_swapFrameLoaders.xhtml",
"dom/base/test/test_domrequesthelper.xhtml",
"dom/bindings/test/test_bug1123516_maplikesetlikechrome.xhtml",
"dom/console/tests/test_jsm.xhtml",
"dom/events/test/test_bug415498.xhtml",
"dom/events/test/test_bug602962.xhtml",
"dom/notification/test/chrome/test_notification_system_principal.xhtml",
"dom/serviceworkers/test/test_serviceworkerinfo.xhtml",
"dom/serviceworkers/test/test_serviceworkermanager.xhtml",
"dom/tests/mochitest/chrome/sizemode_attribute.xhtml",
"dom/tests/mochitest/chrome/test_cyclecollector.xhtml",
"dom/workers/test/test_WorkerDebugger.xhtml",
"dom/workers/test/test_WorkerDebugger_console.xhtml",
"dom/workers/test/test_fileReadSlice.xhtml",
"dom/workers/test/test_fileReaderSync.xhtml",
"dom/workers/test/test_fileSlice.xhtml",
],
rules: {
"mozilla/use-services": "off",
"no-caller": "off",
"no-lone-blocks": "off",
"no-redeclare": "off",
"no-shadow": "off",
"no-throw-literal": "off",
"no-unsanitized/method": "off",
"no-useless-return": "off",
"object-shorthand": "off",
},
},
{
// Rules of Hooks broadly checks for camelCase "use" identifiers, so
// enable only for paths actually using React to avoid false positives.
Expand Down Expand Up @@ -954,11 +891,6 @@ module.exports = {
"browser/components/tests/browser/browser_startup_homepage.js",
"browser/components/touchbar/tests/browser/browser_touchbar_searchrestrictions.js",
"browser/components/touchbar/tests/browser/browser_touchbar_tests.js",
"browser/components/translation/test/bing.sjs",
"browser/components/translation/test/browser_translation_bing.js",
"browser/components/translation/test/browser_translation_exceptions.js",
"browser/components/translation/test/browser_translation_infobar.js",
"browser/components/translation/test/browser_translation_yandex.js",
"browser/components/uitour/test/browser_UITour.js",
"browser/components/uitour/test/head.js",
"browser/components/urlbar/tests/browser-tips/browser_interventions.js",
Expand Down Expand Up @@ -1864,7 +1796,6 @@ module.exports = {
"toolkit/components/pdfjs/test/browser_pdfjs_js.js",
"toolkit/components/pdfjs/test/browser_pdfjs_main.js",
"toolkit/components/pdfjs/test/browser_pdfjs_navigation.js",
"toolkit/components/pdfjs/test/browser_pdfjs_notification_close_on_navigation.js",
"toolkit/components/pdfjs/test/browser_pdfjs_saveas.js",
"toolkit/components/pdfjs/test/browser_pdfjs_savedialog.js",
"toolkit/components/pdfjs/test/browser_pdfjs_views.js",
Expand Down Expand Up @@ -2035,5 +1966,12 @@ module.exports = {
"mozilla/reject-chromeutils-import": "error",
},
},
{
files: ["toolkit/**"],
excludedFiles: ["toolkit/**/test/**", "toolkit/**/tests/**"],
rules: {
"mozilla/no-browser-refs-in-toolkit": "warn",
},
},
],
};
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ lextab.py
!.vscode/tasks.json
*.user

# Thunderbird source tree
/comm/

# Ignore various raptor performance framework files
testing/raptor/.raptor-venv
testing/raptor/raptor-venv
Expand Down
3 changes: 3 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,6 @@ gfx/wr/target/

# Ignore automatically generated mots documentation
^docs/mots/index.rst

# Ignore generated directory with .class files for GeckoView annotation processor
^mobile/android/annotations/bin/
49 changes: 49 additions & 0 deletions .hgtags
Original file line number Diff line number Diff line change
Expand Up @@ -4619,3 +4619,52 @@ ff455344125244fea8ba3d4d3f1c125f1d4128ef FIREFOX_120_0b8_RELEASE
79c92eeab276a93d9b1d5cc754e2bb395e76ebf3 FIREFOX_120_0b9_RELEASE
e2b2510f97612093f381ee1f4220e71ff949d845 FIREFOX_RELEASE_120_BASE
07abd36f38ed80ea2d96b8bc58a38af3de126234 FIREFOX_RELEASE_119_END
0213ca7fc9e5f67fd1d690c5b0a335ad48ed5d03 FIREFOX_120_0_BUILD1
5ae4969c2b0450edbe68bd94b613f1f30f8a3fcb FIREFOX_120_0_BUILD2
5ae4969c2b0450edbe68bd94b613f1f30f8a3fcb FIREFOX_120_0_RELEASE
d80eefe94738ab6bd35cca64747d877c49337318 FIREFOX_120_0_1_BUILD1
d80eefe94738ab6bd35cca64747d877c49337318 FIREFOX_120_0_1_RELEASE
6f0be3ad8512b63a13cb4ec87ae4efae31411ecf FIREFOX_RELEASE_54_BASE
9f12a9fab080f2d363d7424e25b9ffe85ebc3414 FIREFOX_AURORA_28_BASE
fc01df84fa6d91b9dabb4b608eb947cef3230871 FIREFOX_NIGHTLY_120_END
3932e854ab7c289dfe94998ffde45c19f12b99f1 FIREFOX_BETA_121_BASE
7734d76380ef0646c841d9399a14e975e1360756 FIREFOX_BETA_120_END
d6c8c84a26388612d432fd27aadcc8cdc1bc4e07 DEVEDITION_121_0b1_BUILD1
d6c8c84a26388612d432fd27aadcc8cdc1bc4e07 FIREFOX_121_0b1_BUILD1
d6c8c84a26388612d432fd27aadcc8cdc1bc4e07 DEVEDITION_121_0b1_RELEASE
d6c8c84a26388612d432fd27aadcc8cdc1bc4e07 FIREFOX_121_0b1_RELEASE
850029a700cfcd62c70e1153778fcac0c0accbd5 FIREFOX_121_0b2_BUILD1
850029a700cfcd62c70e1153778fcac0c0accbd5 DEVEDITION_121_0b2_BUILD1
850029a700cfcd62c70e1153778fcac0c0accbd5 FIREFOX_121_0b2_RELEASE
850029a700cfcd62c70e1153778fcac0c0accbd5 DEVEDITION_121_0b2_RELEASE
97f726c68ad098e3376af09d49d8e89361b016a6 DEVEDITION_121_0b3_BUILD1
97f726c68ad098e3376af09d49d8e89361b016a6 FIREFOX_121_0b3_BUILD1
97f726c68ad098e3376af09d49d8e89361b016a6 FIREFOX_121_0b3_RELEASE
97f726c68ad098e3376af09d49d8e89361b016a6 DEVEDITION_121_0b3_RELEASE
6d4d6a99b1a66f36129039e40dd79f37e4f86f8f FIREFOX_121_0b4_BUILD1
6d4d6a99b1a66f36129039e40dd79f37e4f86f8f DEVEDITION_121_0b4_BUILD1
6d4d6a99b1a66f36129039e40dd79f37e4f86f8f FIREFOX_121_0b4_RELEASE
6d4d6a99b1a66f36129039e40dd79f37e4f86f8f DEVEDITION_121_0b4_RELEASE
dea294d4ae5a1a40f6bfd6e29b7d07fe56b7f472 DEVEDITION_121_0b5_BUILD1
dea294d4ae5a1a40f6bfd6e29b7d07fe56b7f472 FIREFOX_121_0b5_BUILD1
dea294d4ae5a1a40f6bfd6e29b7d07fe56b7f472 DEVEDITION_121_0b5_RELEASE
dea294d4ae5a1a40f6bfd6e29b7d07fe56b7f472 FIREFOX_121_0b5_RELEASE
dcc730175085df9656d49fc3ee0e7db73111c6e8 DEVEDITION_121_0b6_BUILD1
dcc730175085df9656d49fc3ee0e7db73111c6e8 FIREFOX_121_0b6_BUILD1
dcc730175085df9656d49fc3ee0e7db73111c6e8 FIREFOX_121_0b6_RELEASE
dcc730175085df9656d49fc3ee0e7db73111c6e8 DEVEDITION_121_0b6_RELEASE
c8602eedb54af9596786fffadd7e6362d241c4ee DEVEDITION_121_0b7_BUILD1
c8602eedb54af9596786fffadd7e6362d241c4ee FIREFOX_121_0b7_BUILD1
c8602eedb54af9596786fffadd7e6362d241c4ee DEVEDITION_121_0b7_RELEASE
c8602eedb54af9596786fffadd7e6362d241c4ee FIREFOX_121_0b7_RELEASE
3343ddaf516b0a250a42f9247d2ffc693d2dddd3 DEVEDITION_121_0b8_BUILD1
3343ddaf516b0a250a42f9247d2ffc693d2dddd3 FIREFOX_121_0b8_BUILD1
3343ddaf516b0a250a42f9247d2ffc693d2dddd3 FIREFOX_121_0b8_RELEASE
3343ddaf516b0a250a42f9247d2ffc693d2dddd3 DEVEDITION_121_0b8_RELEASE
33d20ee6d74a51f9a1eca8570f5f2d94af9609a0 DEVEDITION_121_0b9_BUILD1
33d20ee6d74a51f9a1eca8570f5f2d94af9609a0 FIREFOX_121_0b9_BUILD1
33d20ee6d74a51f9a1eca8570f5f2d94af9609a0 DEVEDITION_121_0b9_RELEASE
33d20ee6d74a51f9a1eca8570f5f2d94af9609a0 FIREFOX_121_0b9_RELEASE
ab6d9d1dae754aeedf99fe61fe143ffc088b5801 FIREFOX_RELEASE_121_BASE
2b1de81744a329b1b545b79875a9521b16b5ef03 FIREFOX_RELEASE_120_END
8b7f7fd1873f56a4d755ea1fdcf46cbb18f9af27 FIREFOX_121_0_BUILD1
6 changes: 1 addition & 5 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ browser/base/content/pageinfo/pageInfo.xhtml
browser/base/content/webext-panels.xhtml
browser/base/content/webrtcLegacyIndicator.xhtml
browser/components/downloads/content/contentAreaDownloadsView.xhtml
browser/components/migration/content/migration.xhtml
browser/components/places/content/bookmarkProperties.xhtml
browser/components/places/content/bookmarksSidebar.xhtml
browser/components/places/content/historySidebar.xhtml
Expand Down Expand Up @@ -1187,7 +1186,6 @@ testing/mozbase/mozprofile/tests/files/prefs_with_comments.js
testing/mozharness/configs/test/test_malformed.json
testing/talos/talos/startup_test/sessionrestore/profile/sessionstore.js
testing/talos/talos/startup_test/sessionrestore/profile-manywindows/sessionstore.js
testing/talos/talos/tests/devtools/addon/content/pages/
# Python json.
testing/talos/talos/unittests/test_talosconfig_browser_config.json
testing/talos/talos/unittests/test_talosconfig_test_config.json
Expand Down Expand Up @@ -1407,6 +1405,7 @@ testing/mochitest/pywebsocket3/
testing/mochitest/tests/MochiKit-1.4.2/
testing/modules/sinon-7.2.7.js
testing/mozbase/mozproxy/mozproxy/backends/mitm/scripts/catapult/
testing/talos/talos/tests/devtools/addon/content/pages/
testing/talos/talos/tests/dromaeo/
testing/talos/talos/tests/kraken/
testing/talos/talos/tests/v8_7/
Expand All @@ -1425,8 +1424,6 @@ toolkit/components/passwordmgr/PasswordRulesParser.sys.mjs
toolkit/components/protobuf/
toolkit/components/translation/cld2/
toolkit/components/translations/bergamot-translator
toolkit/components/translations/fasttext/fasttext.js
toolkit/components/translations/fasttext/fasttext_wasm.js
toolkit/components/url-classifier/chromium/
toolkit/components/utils/mozjexl.js
toolkit/components/viaduct/fetch_msg_types.pb.cc
Expand Down Expand Up @@ -1469,7 +1466,6 @@ node_modules/
security/manager/tools/KnownRootHashes.json
security/manager/tools/PreloadedHPKPins.json
services/settings/dumps/
testing/talos/talos/tests/devtools/addon/content/pages/custom/debugger/app-build/static/js/minified.js
toolkit/components/nimbus/schemas/NimbusExperiment.schema.json
toolkit/components/pdfjs/content/PdfJsDefaultPreferences.sys.mjs
toolkit/components/uniffi-js/UniFFIGeneratedScaffolding.cpp
Expand Down
6 changes: 6 additions & 0 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,12 @@ module.exports = {
ignorePseudoClasses: ["popover-open"],
},
],
"selector-pseudo-element-no-unknown": [
true,
{
ignorePseudoElements: ["slider-track", "slider-fill", "slider-thumb"],
},
],
},

overrides: [
Expand Down
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.

Merge day clobber 2023-11-13
Merge day clobber 2023-12-11
Loading

0 comments on commit 4cd61fd

Please sign in to comment.