.cargo
Bug 1804545 - Re-vendor application-services to pickup fix to IDs in sync payload. r=skhamis,supply-chain-reviewers
2022-12-08 00:26:37 +00:00
.vscode
…
accessible
Bug 1799683 - Add disable next line for all accessible/tests. r=eeejay
2022-12-12 17:10:02 +00:00
browser
Backed out 9 changesets (bug 1800917, bug 718280) for causing xpc failures in browser/components/migration/tests/unit/test_Edge_db_migration.js CLOSED TREE
2022-12-13 00:50:16 +02:00
build
Backed out changeset 79025940a6a6 (bug 1799423) for causing Bug 1804813 a=backout
2022-12-09 06:48:09 +02:00
caps
Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth
2022-12-12 22:08:36 +00:00
chrome
Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin
2022-12-01 15:43:19 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-12-12 14:52:47 +00:00
devtools
Bug 1787947 - pref on CSS named pages in Nightly r=dholbert
2022-12-12 21:11:36 +00:00
docs
Bug 1803850 - Replace inactive module owner / peers in Core :: Build Config - Taskgraph module, r=zeid
2022-12-09 19:08:38 +00:00
docshell
Bug 1402292 - Ignore form submission attempt to navigate from already navigated document. r=smaug
2022-12-12 16:15:25 +00:00
dom
Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth
2022-12-12 22:08:36 +00:00
editor
Bug 1803914
- Automatically replace Cu.reportError with console.error (misc). r=mossop
2022-12-06 14:34:57 +00:00
extensions
Bug 1541508 - Use Services.env in extensions/ r=extension-reviewers,robwu
2022-11-25 19:09:07 +00:00
gfx
Bug 1804930 - Remove an obsolete main-thread assertion in gfxUserFontSet. r=gfx-reviewers,lsalzman
2022-12-12 15:03:10 +00:00
gradle /wrapper
Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida
2022-08-31 22:10:38 +00:00
hal
Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto
2022-11-25 15:13:43 +00:00
image
Bug 1771867 - Early Hints Phase 2 - Part 7: Pass early hint preload to image preloader r=necko-reviewers,valentin
2022-12-02 16:15:55 +00:00
intl
Bug 1797506 - Add EnsureAndLoadStringBundle to preload the string bundle on main thread. r=kmag
2022-12-12 13:25:09 +00:00
ipc
Backed out 3 changesets (bug 1790872) on request of nika for causing regressions. CLOSED TREE
2022-12-08 23:17:57 +01:00
js
Bug 1804605 - Remove leftovers from bug 1520340. r=firefox-build-system-reviewers,nalexander
2022-12-12 21:43:52 +00:00
layout
Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth
2022-12-12 22:08:36 +00:00
media
Backed out 2 changesets (bug 1803765) for causing Windows MinGW bustages on cubeb_wasapi.cpp.
2022-12-12 22:45:22 +02:00
memory
Backed out 3 changesets (bug 1743322) for causing multiple failures CLOSED TREE
2022-12-06 11:48:14 +02:00
mfbt
Bug 840706 - Part 1: Add MFBT_API annotations to other methods in StringToDoubleConverter, r=glandium
2022-12-06 20:27:49 +00:00
mobile
Backed out changeset 2522b2da871e (bug 1751763) as per sgalich's request. CLOSED TREE
2022-12-09 22:35:41 +02:00
modules
Bug 1787947 - pref on CSS named pages in Nightly r=dholbert
2022-12-12 21:11:36 +00:00
mozglue
Backed out changeset 27f8690ebc50 (bug 1803751) for causing xpcshell failures on test_feature_mainthreadio.js. CLOSED TREE
2022-12-12 17:43:23 +02:00
netwerk
Bug 1804732 - Fix leak in wpt basic-auth test for websocket over http2. r=kershaw,necko-reviewers
2022-12-12 21:37:47 +00:00
nsprpub
Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE
2022-09-13 06:26:48 +00:00
other-licenses
Bug 1800048: Don't expose the LINKS_TO relation via ATK and IA2. r=morgan
2022-11-15 06:46:24 +00:00
parser
Bug 1771867 - Early Hints Phase 2 - Part 6: Pass early hint preload to style preloader r=necko-reviewers,valentin
2022-12-02 16:15:55 +00:00
python
Bug 1804588 - Add a dependency on symbols files for libraries that have one. r=firefox-build-system-reviewers,nalexander
2022-12-08 04:37:39 +00:00
remote
Bug 1800086 - Implement WebDriver BiDi capture_screenshot command, r=webdriver-reviewers,jdescottes,whimboo
2022-12-12 13:44:51 +00:00
security
Bug 1804661 - Convert browser/components/BrowserGlue.jsm to an ES module. r=Gijs,settings-reviewers,perftest-reviewers,sparky
2022-12-12 14:59:18 +00:00
services
Merge mozilla-central to autoland. CLOSED TREE
2022-12-12 23:55:46 +02:00
servo
Bug 1804980: Remove the about:config pref for subgrid, layout.css.grid-template-subgrid-value.enabled, since it's been default-enabled for years. r=TYLin,tlouw
2022-12-12 20:54:40 +00:00
startupcache
Bug 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp
2022-12-01 10:46:34 +00:00
storage
Bug 1657551 - Part 6: Have a static ConcurrentStatementsHolder::Create function that handles errors returned from mozIStorageConnection::AsyncClone and transform some MOZ_ASSERT into NS_ENSURE_SUCCESS. r=mak
2022-12-12 15:21:28 +00:00
supply-chain
Bug 1804624 - upgrade to authenticator 0.4.0-alpha.4. r=dveditz,supply-chain-reviewers
2022-12-08 20:28:02 +00:00
taskcluster
Bug 1805263 - [ci] Revert 'release-flatpack-repackage' tasks back to AWS, r=releng-reviewers,aki
2022-12-12 20:37:33 +00:00
testing
Bug 1804789 - only install webrtc python requirements if running mochitest-media. r=ahal
2022-12-12 22:02:09 +00:00
third_party
Bug 1451394 - Record video frame captures with PerformanceRecorder in the new mac camera backend. r=padenot
2022-12-12 15:47:23 +00:00
toolkit
Bug 1804093 - Part 5: Eliminate WorkerPrincipal and WorkletPrincipals, r=asuth
2022-12-12 22:08:36 +00:00
tools
Bug 1803800 - load browserPlacesViews.js only once and immediately from browser scripts, r=mak,florian,Standard8
2022-12-12 17:44:15 +00:00
uriloader
Bug 1771867 - Early Hints Phase 2 - Part 7: Pass early hint preload to image preloader r=necko-reviewers,valentin
2022-12-02 16:15:55 +00:00
view
Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato
2022-11-29 01:52:03 +00:00
widget
Bug 1772073 [Wayland] Call gtk_window_set_transient_for() only if widget parent is changed r=emilio
2022-12-08 10:49:13 +00:00
xpcom
Bug 1802349 - Document about:logging. r=firefox-source-docs-reviewers,sylvestre
2022-12-12 17:32:15 +00:00
xpfe /appshell
Backed out 4 changesets (bug 1786048) for causing multiple failures. CLOSED TREE
2022-12-02 20:30:07 +02:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
…
.cron.yml
Bug 1666491 - Add a eslint-build tester (tier 3) that depends on xpt artifacts. r=nalexander,releng-reviewers,gbrown
2022-11-17 10:57:41 +00:00
.eslintignore
Bug 1803360 - [devtools] Put pretty-fast library in tree. r=ochameau.
2022-12-08 15:54:07 +00:00
.eslintrc-test-paths.js
Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert
2022-10-06 00:37:20 +00:00
.eslintrc.js
Bug 1799683 - Add disable next line for all accessible/tests. r=eeejay
2022-12-12 17:10:02 +00:00
.flake8
Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre
2022-10-31 17:45:33 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio
2022-09-27 07:38:08 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1790483 - Vendor the lit library in toolkit/content/widgets r=hjones
2022-12-07 15:46:06 +00:00
.hgtags
No bug - tagging c52e7b297e0f4d0cf588e488f08492a240d29322 with FIREFOX_NIGHTLY_109_END a=release DONTBUILD CLOSED TREE
2022-12-12 14:52:40 +00:00
.isort.cfg
Bug 1492495 - Add flake8-isort plugin to sort Python includes, with support for autofixing through isort. r=linter-reviewers,ahal
2022-11-03 13:50:46 +00:00
.lando.ini
Bug 1801965: update `.lando.ini` file for new autoformatting implementation r=zeid DONTBUILD
2022-11-22 20:19:59 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau
2022-10-26 15:55:18 +00:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-12-12 14:52:47 +00:00
Cargo.lock
Bug 1804624 - upgrade to authenticator 0.4.0-alpha.4. r=dveditz,supply-chain-reviewers
2022-12-08 20:28:02 +00:00
Cargo.toml
Bug 1804545 - Re-vendor application-services to pickup fix to IDs in sync payload. r=skhamis,supply-chain-reviewers
2022-12-08 00:26:37 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
…
README.txt
…
aclocal.m4
…
build.gradle
Bug 1799442 - Update Glean to v51.8.2, rkv to 0.18 r=janerik,supply-chain-reviewers
2022-11-18 13:56:27 +00:00
client.mk
Bug 1802075 - Avoid calling "--stop-server" as a command on local build failure. r=firefox-build-system-reviewers,andi
2022-11-23 20:38:52 +00:00
client.py
Bug 1790816 - Reformat client.py and configure.py with isort. r=linter-reviewers,sylvestre DONTBUILD
2022-11-24 13:09:01 +00:00
configure
Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander
2022-08-30 04:02:12 +00:00
configure.py
Bug 1790816 - Reformat client.py and configure.py with isort. r=linter-reviewers,sylvestre DONTBUILD
2022-11-24 13:09:01 +00:00
gradle.properties
Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida
2022-08-31 22:10:39 +00:00
gradlew
…
gradlew.bat
…
mach
Bug 1766497 - Remove early exit on Homebrew Python3.10 now that we're using `venv` instead of `virtualenv` r=firefox-build-system-reviewers,nalexander
2022-11-01 07:48:06 +00:00
mach.cmd
…
mach.ps1
…
mots.yaml
Bug 1803850 - Replace inactive module owner / peers in Core :: Build Config - Taskgraph module, r=zeid
2022-12-09 19:08:38 +00:00
moz.build
…
moz.configure
Bug 1802405 - Prepend mozillabuild msys2 to path only for the build. r=glandium
2022-11-26 23:23:34 +00:00
mozilla-config.h.in
…
old-configure.in
Bug 1804605 - Remove leftovers from bug 1520340. r=firefox-build-system-reviewers,nalexander
2022-12-12 21:43:52 +00:00
package-lock.json
Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop
2022-12-06 14:35:07 +00:00
package.json
Bug 1802860 - Update top-level and eslint-plugin-mozilla node_modules packages. r=mossop
2022-12-06 14:35:07 +00:00
settings.gradle
Bug 1740799 - Add android-format lint test. r=nalexander,linter-reviewers,sylvestre
2022-11-18 00:55:03 +00:00
substitute-local-geckoview.gradle
…
test.mozbuild
…