.cargo
Bug 1763276 - Bump jsparagus for bug 1282976. r=nbp
2022-04-12 09:16:08 +00:00
.vscode
…
accessible
Bug 1760735: Support TableAccessibleBase in AccGroupInfo. r=eeejay
2022-04-12 23:49:57 +00:00
browser
Merge autoland to mozilla-central. a=merge
2022-04-13 12:42:22 +03:00
build
Bug 1758780 - Update builders to clang 14. r=firefox-build-system-reviewers,mhentges,andi
2022-04-13 05:09:09 +00:00
caps
Backed out 5 changesets (bug 1761511) for causing build bustages. CLOSED TREE
2022-04-07 00:13:00 +03:00
chrome
Bug 1763000 - Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_no_remote_registration.js. r=Standard8
2022-04-05 20:39:36 +00:00
config
Bug 1762324 - Disable sanitizers for non-Linux native builds. r=glandium
2022-04-11 19:22:27 +00:00
devtools
Bug 1763996: Handle NaN values in ComparatorNumeric. r=tcampbell
2022-04-13 08:04:32 +00:00
docs
Bug 1763305: Follow-up doc fix. r=glandium DONTBUILD
2022-04-11 23:37:43 +00:00
docshell
Bug 1746383 - Set URLBar pageProxyState to invalid for onLocationChange triggered by SessionStore. r=nika,dao
2022-04-12 14:41:06 +00:00
dom
Bug 1764250 - Content hidden with `content-visibility: hidden` should not be returned by `innerText` r=emilio
2022-04-13 08:51:00 +00:00
editor
Bug 1761395 - part 5: Make `HTMLEditor::SplitNode(Deep)WithTransaction` callers refer `SplitNodeResult` for post-processing r=m_kato
2022-04-05 07:02:46 +00:00
extensions
Bug 1761464 - Load dictionaries lazily; r=smaug
2022-04-01 18:57:41 +00:00
gfx
Backed out changeset 15a3396049af (bug 1763698) for causing reftest failures. CLOSED TREE
2022-04-13 07:16:59 +03:00
gradle /wrapper
Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu
2022-01-11 19:16:01 +00:00
hal
Bug 1760839 - Use more automatic memory management in GTK code. r=stransky
2022-03-23 16:14:34 +00:00
image
Bug 1763642 - Fix assertion where we try to free stale blob keys. r=gfx-reviewers,lsalzman
2022-04-07 16:07:36 +00:00
intl
Bug 1763783 - Part 10: Remove no longer needed workarounds for ICU-21154 and ICU-21155. r=platform-i18n-reviewers,jfkthame
2022-04-10 09:18:06 +00:00
ipc
Bug 1755316 - Add audio tests with simultaneous processes r=alwu
2022-04-07 10:04:52 +00:00
js
Bug 1764367 - Replace use of MachineState for stack maps with a RegisterOffsets class. r=rhunt
2022-04-13 08:30:56 +00:00
layout
Bug 1759396 part 2: Use fallible allocation when inserting into PresShell::mAllocatedPointers, to avert OOMs in builds with diagnostic assertions. r=emilio
2022-04-12 23:57:07 +00:00
media
Bug 1762614: Remove unneccessary files r=kinetik
2022-04-11 16:51:56 +00:00
memory
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
2022-03-16 18:47:08 +00:00
mfbt
Bug 1758780 - Fallthrough to <atomic> for wasi when using clang >= 14. r=nika
2022-04-13 03:02:24 +00:00
mobile
Bug 1610815 - Implement new {small,large,dynamic} viewport units. r=emilio
2022-04-12 04:06:38 +00:00
modules
Bug 1764134 - Enable inert attribute by default on early-beta and earlier. r=Jamie
2022-04-13 09:25:44 +00:00
mozglue
Bug 1758780 - Update builders to rustc 1.60. r=firefox-build-system-reviewers,mhentges
2022-04-13 05:09:09 +00:00
netwerk
Backed out changeset c43b947f03b0 (bug 1634127
) for causing newtab failures. CLOSED TREE
2022-04-12 05:29:27 -07: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
Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi
2021-10-01 09:01:27 +00:00
parser
Bug 1751796 - XML parsererror eats two first letters. r=bholley
2022-04-05 14:10:11 +00:00
python
Bug 1635428 - Part 3: Remove excluded() from files.py r=firefox-build-system-reviewers,glandium
2022-04-13 09:27:11 +00:00
remote
Bug 1723137: Create a shared module for PDF creation. r=whimboo,webdriver-reviewers
2022-04-12 13:26:11 +00:00
security
Bug 1764424 - update HSTS and pinning preloading source URLs r=jschanck DONTBUILD
2022-04-12 21:43:04 +00:00
services
Backed out changeset c43b947f03b0 (bug 1634127
) for causing newtab failures. CLOSED TREE
2022-04-12 05:29:27 -07:00
servo
Bug 1713773 - Part 2: Join servo style threads during shutdown, r=emilio
2022-04-12 20:22:24 +00:00
startupcache
Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte
2022-04-05 15:17:03 +00:00
storage
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
2022-03-16 18:47:08 +00:00
taskcluster
Bug 1758780 - Update builders to rustc 1.60. r=firefox-build-system-reviewers,mhentges
2022-04-13 05:09:09 +00:00
testing
Bug 1764134 - Enable inert attribute by default on early-beta and earlier. r=Jamie
2022-04-13 09:25:44 +00:00
third_party
Bug 1289641 - Vendor the vsdownload script. r=firefox-build-system-reviewers,mhentges
2022-04-12 22:52:53 +00:00
toolkit
Backed out changeset fa6795d107b1 (bug 1745005) for causing multiple failures. CLOSED TREE
2022-04-13 13:23:03 +03:00
tools
Bug 1761150: Mach should use fresh system python, don't inherit sys.path r=ahal
2022-04-12 18:40:14 +00:00
uriloader
Backed out changeset 543a78ca4fa9 (bug 1747343) for causing mochitest failures at browser_bug676619.js. CLOSED TREE
2022-04-13 03:31:53 +03:00
view
Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky
2021-10-21 14:02:30 +00:00
widget
Bug 1614218: Clean up horizontal/vertical mixup in Windows widget r=cmartin
2022-04-13 00:03:16 +00:00
xpcom
Bug 1713773 - Part 1: Simplify nsThreadManager shutdown, r=xpcom-reviewers,mccr8
2022-04-12 20:22:24 +00:00
xpfe /appshell
Backed out changeset 9cc08c2f20be (bug 239460) for causing build bustage. CLOSED TREE
2022-04-07 03:02:28 +03: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 1758746 - Make searchfox run on-push for mozilla-central r=ahal
2022-03-09 21:21:16 +00:00
.eslintignore
Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy.
2022-03-03 16:16:50 +00:00
.eslintrc.js
Bug 1762749 - Fix ESLint rule warnings for no-unused-vars in xpcom/tests/unit/test_hidden_files.js. r=Standard8
2022-04-07 15:27:48 +00:00
.flake8
Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco
2021-09-20 12:47:44 +00:00
.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 1759087 - Ignore Visual Studio user config files in VCS. r=mhentges
2022-03-11 15:40:52 +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 1761655 - Ignore mypy cache files r=jgraham
2022-03-31 13:52:11 +00:00
.hgtags
No bug - tagging 1ce63246334ec627d74c38d7acd5b858c781336a with FIREFOX_NIGHTLY_100_END a=release DONTBUILD CLOSED TREE
2022-04-04 15:55:12 +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
Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release
2022-03-30 14:54:03 +02:00
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
Bug 1759324 - update libvpx to v1.11.0 r=bryce
2022-04-11 08:54:39 +00:00
Cargo.lock
Bug 1763276 - Bump jsparagus for bug 1282976. r=nbp
2022-04-12 09:16:08 +00:00
Cargo.toml
Bug 1755956
- Add initial boilerplate for origin trials. r=smaug,hsivonen
2022-02-18 13:57:30 +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 1763602 - Update to Glean v44.1.0. r=chutten
2022-04-11 08:25:00 +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
Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish
2021-08-31 20:53:08 +00:00
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 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD
2022-03-28 19:13:18 +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 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi
2022-03-29 08:26:06 +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 1553931 - Add eslint-plugin-react-hooks and enable for paths using React r=Standard8
2022-03-25 18:01:21 +00:00
package.json
Bug 1553931 - Add eslint-plugin-react-hooks and enable for paths using React r=Standard8
2022-03-25 18:01:21 +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
…