.cargo
Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin
2022-01-31 05:17:42 +00:00
.vscode
…
accessible
Backed out changeset 49dc772ff0cd (bug 1587094) for causing multiple crashes CLOSED TREE
2022-02-08 05:30:51 +02:00
browser
Bug 1744379 - disable browser_browserGlue_upgradeDialog.js on Linux_64 for frequent failures. r=intermittent-reviewers,MasterWayZ CLOSED TREE DONTBUILD
2022-02-07 03:00:12 +00:00
build
Bug 1753859 - Adjust clang patches to newest trunk. r=firefox-build-system-reviewers,andi
2022-02-08 08:20:00 +00:00
caps
Bug 1544127 - Make sure nsIPrincipal is only accessed on main thread, r=necko-reviewers,valentin
2022-01-19 13:52:05 +00:00
chrome
Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi
2021-12-23 20:29:07 +00:00
config
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-02-07 15:33:08 +00:00
devtools
Bug 1643797 - [devtools] Improve Console message repeat performance. r=dthayer.
2022-02-08 08:44:06 +00:00
docs
Bug 1753426 - Fix lint failure r=fix CLOSED TREE
2022-02-07 08:32:10 -05:00
docshell
Bug 1753990 - Only collect wireframes for top content BrowsingContexts. r=emilio
2022-02-07 18:11:20 +00:00
dom
Bug 1749068
- disable test_hsts_upgrade_intercept.html and test_cache_worker_gc.html to reduce failure rate r=intermittent-reviewers,MasterWayZ DONTBUILD
2022-02-08 07:46:47 +00:00
editor
Bug 1752914 - part 2: Make `HTMLEditor` sanitize selection ranges in native anonymous subtrees before handling them r=m_kato
2022-02-04 13:21:04 +00:00
extensions
Bug 1750164 - Hand over the proper unit of time from ClearDataService to PermissionManager. r=pbz
2022-01-31 16:33:33 +00:00
gfx
Bug 1754129 - Add a mochitest for scroll linked effects. r=botond
2022-02-08 09:49:38 +00:00
gradle /wrapper
Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu
2022-01-11 19:16:01 +00:00
hal
Bug 1747138 - Breakdown CPU and GPU time by process type, r=chutten,gsvelto
2022-02-03 20:37:21 +00:00
image
Bug 1753453 - Don't send OnUnlockedDraw for non-animated images. r=aosmond
2022-02-03 17:31:42 +00:00
intl
Bug 1059603: Add pt-PT to available Accept-Languages locale, r=eemeli
2022-02-07 16:45:07 +00:00
ipc
Bug 1751936 - Update users of SharedPreferenceSerializer to pass ShouldSyncPreference; r=tjr
2022-02-07 16:44:18 +00:00
js
Bug 1710025 - Make Ion's regalloc debug output easier to read. r=jandem.
2022-02-08 08:16:18 +00:00
layout
Bug 1754111 part 3: Remove nsPrintJob.cpp's unused variable 'kPrintingPromptService', and a bunch of unused headers. r=emilio
2022-02-08 05:17:31 +00:00
media
Backed out 17 changesets (bug 1253706, bug 1752896) for causing Gtest failures CLOSED TREE
2022-02-07 11:45:03 -05:00
memory
Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges
2021-12-30 20:56:43 +00:00
mfbt
Bug 1752345 - Allow calling AvailableWrite or AvailableRead on any thread. r=alwu
2022-02-03 15:18:13 +00:00
mobile
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +00:00
modules
Bug 1753805 - Add pref for enterprise users to override the User-Agent string's Firefox version. r=necko-reviewers,valentin
2022-02-08 05:03:10 +00:00
mozglue
Bug 1606651 - Remove TSan suppression for nsPluginTag. r=decoder
2022-02-08 05:51:10 +00:00
netwerk
Bug 1753805 - Add pref for enterprise users to override the User-Agent string's Firefox version. r=necko-reviewers,valentin
2022-02-08 05:03:10 +00:00
nsprpub
Bug 1743566 - Finalize NSPR version number (no code change). r=glandium UPGRADE_NSPR_RELEASE DONTBUILD
2021-12-18 01:13:20 +00:00
other-licenses
…
parser
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
2022-02-03 04:39:34 +00:00
python
Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal
2022-02-04 21:49:15 +00:00
remote
Bug 1747107 - [remote] Replace FrameContextUtils::getOsPid with isParentProcess r=webdriver-reviewers,jgraham,whimboo. CLOSED TREE
2022-02-01 14:35:25 +00:00
security
Bug 1747959 - Take module list lock in FindRootsWithSubject. r=keeler
2022-02-07 21:39:20 +00:00
services
Backed out changeset 05eb7d590700 (bug 1752664) for causing failures on test_tab_tracker.js. CLOSED TREE
2022-02-08 09:44:52 +02:00
servo
Bug 1751331 - Use the mozbuild crate in servo. r=emilio
2022-01-25 21:29:51 +00:00
startupcache
Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE
2021-10-06 03:57:57 +03:00
storage
Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio
2022-01-07 20:35:15 +00:00
taskcluster
Bug 1754079 - Run mochitest-gpu-c as 1proc. r=releng-reviewers,gbrown
2022-02-07 22:02:35 +00:00
testing
Bug 1272255 - Force MOZ_DISABLE_NONLOCAL_CONNECTIONS in Marionette-based tests r=webdriver-reviewers,whimboo,chutten
2022-02-08 11:00:07 +00:00
third_party
Bug 1742972 - Upgrade lmdb-rkv-sys to 0.11.2. r=emilio
2022-02-04 22:19:32 +00:00
toolkit
Bug 1272255 - Force MOZ_DISABLE_NONLOCAL_CONNECTIONS in Marionette-based tests r=webdriver-reviewers,whimboo,chutten
2022-02-08 11:00:07 +00:00
tools
Backed out 4 changesets (bug 1735397) for causing spidermonkey build bustages on check_vanilla_allocations.py. CLOSED TREE
2022-02-08 07:49:20 +02:00
uriloader
Bug 1752482 - skip browser_open_internal_choice_persistence.js on apple silicon for now, r=aryx DONTBUILD
2022-02-07 10:34:37 +00:00
view
Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky
2021-10-21 14:02:30 +00:00
widget
Backed out changeset 4faa7eb5aed9 (bug 1732737) for causing GTets failures
2022-02-08 09:38:23 +02:00
xpcom
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-02-07 15:33:08 +00:00
xpfe /appshell
Bug 1748888
- Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug
2022-01-20 19:11:39 +00:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers
2022-01-24 10:19:51 +00:00
.cron.yml
Bug 1748581 - Update l10n changesets with daily builds r=aki
2022-01-18 18:07:59 +00:00
.eslintignore
Bug 1750596 - Moving save to Pocket vendors into their own bundle. r=gvn
2022-01-20 21:27:44 +00:00
.eslintrc.js
Bug 1746751 - Use `ChromeUtils.import` with one parameter in blocklist test code. r=robwu DONTBUILD
2022-01-07 10:06:51 +00:00
.flake8
…
.git-blame-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.gitattributes
…
.gitignore
Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn
2022-01-25 16:11:07 +00:00
.hg-annotate-ignore-revs
Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD
2021-10-14 16:02:46 +00:00
.hg-format-source
…
.hgignore
Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn
2022-01-25 16:11:07 +00:00
.hgtags
No bug - tagging c0ed4893120fe99dabf73c109dc77bdf109ae628 with FIREFOX_NIGHTLY_98_END a=release DONTBUILD CLOSED TREE
2022-02-07 15:33:01 +00:00
.lando.ini
Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD
2021-11-16 16:49:41 +00:00
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-12-06 19:18:29 +00:00
Cargo.lock
Bug 1742972 - Upgrade lmdb-rkv-sys to 0.11.2. r=emilio
2022-02-04 22:19:32 +00:00
Cargo.toml
Bug 1746533 - Part 1: Use custom vendored version of async-task, r=emilio
2022-01-26 15:36:13 +00:00
GNUmakefile
…
LICENSE
…
Makefile.in
Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium
2022-01-26 19:08:57 +00:00
README.txt
…
aclocal.m4
Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi
2022-01-20 21:01:20 +00:00
build.gradle
Bug 1750544 - Upgrade to Glean v43.0.2. r=chutten
2022-01-17 16:26:33 +00:00
client.mk
Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi
2021-10-08 09:30:48 +00:00
client.py
…
configure.in
…
configure.py
Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi
2021-12-23 20:47:47 +00:00
gradle.properties
…
gradlew
…
gradlew.bat
…
mach
Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal
2022-02-04 21:49:15 +00:00
mach.cmd
Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium
2022-01-21 18:22:58 +00:00
mach.ps1
Bug 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz
2022-01-21 18:22:59 +00:00
moz.build
Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche
2022-02-02 17:19:51 +00:00
moz.configure
Bug 1596656 - Move STRIP to python configure. r=firefox-build-system-reviewers,andi
2022-01-28 03:00:13 +00:00
mozilla-config.h.in
Bug 1746991 - Avoid warning noise from __STDC_CONSTANT_MACROS being redefined. r=firefox-build-system-reviewers,andi
2021-12-21 21:22:26 +00:00
old-configure.in
Bug 1752064 - Move the remainder of AS to python configure. r=firefox-build-system-reviewers,andi
2022-02-03 00:06:29 +00:00
package-lock.json
Bug 1753652 - Update various node_modules to their latest versions. r=Gijs
2022-02-07 17:28:47 +00:00
package.json
Bug 1753652 - Update various node_modules to their latest versions. r=Gijs
2022-02-07 17:28:47 +00:00
settings.gradle
Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander
2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle
Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander
2022-02-02 18:00:46 +00:00
test.mozbuild
…