.cargo
Bug 1642415 - Rerun mach vendor rust; r=platform-i18n-reviewers,gregtatum
2021-09-22 18:16:06 +00:00
.vscode
accessible
Bug 1731526 - Fix non-unified build errors in accessible/. r=eeejay
2021-09-22 01:41:40 +00:00
browser
Bug 1729946 - Adding Pocket newtab load more button. r=fluent-reviewers,gvn,flod
2021-09-23 02:48:38 +00:00
build
Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo
2021-09-21 20:38:16 +00:00
caps
Bug 1731645 - Fix non-unified build errors in caps/. r=ckerschb
2021-09-21 15:42:01 +00:00
chrome
Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw
2021-09-06 09:53:52 +00:00
config
Bug 1730275
- Move util/Windows.h to util/WindowsWrapper.h so that util/moz.build can be added in a subsequent rev without inducing <windows.h>/"Windows.h" conflicts. r=jandem
2021-09-17 17:57:35 +00:00
devtools
Bug 1731630 - [devtools] Record leaks when reloading the page for all panels. r=jdescottes
2021-09-23 07:35:24 +00:00
docs
no bug - doc: move the text on the same line to fix some weird presentation r=marco DONTBUILD
2021-09-20 09:02:35 +00:00
docshell
Bug 1697866 - Add HTTPS-only specific error code and pass it to GeckoView, to handle HTTPS-only specific errors correctly r=agi,JulianWels,nika,ckerschb
2021-09-23 01:41:47 +00:00
dom
Bug 1728267 - Fix TestQMResult.cpp to start with the current last stack id instead of using a hard coded constant; r=dom-storage-reviewers,jstutte
2021-09-23 05:27:37 +00:00
editor
Bug 1725850 - part 18: Port editor/libeditor/crashtests/467647-1.html to WPT r=saschanaz
2021-09-22 21:30:54 +00:00
extensions
Bug 1727925 - Part 3: Migrate six more windows10-32 test suites from AWS to Azure r=jmaher
2021-09-10 11:51:00 +00:00
gfx
Bug 1730056 - Remove unused PaintCounter. r=gfx-reviewers,jrmuizel
2021-09-23 04:06:44 +00:00
gradle /wrapper
Bug 1727438 - Upgrade to Gradle 6.9.1. r=nalexander,owlish
2021-08-31 20:53:09 +00:00
hal
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00
image
Bug 1732194 - Make some nsIconURI.cpp variables const and a function static. r=tnikkel
2021-09-23 02:54:14 +00:00
intl
Bug 1728180 - Part 2: Call mozilla::intl::Calendar methods in intl_GetCalendarInfo. r=platform-i18n-reviewers,dminor
2021-09-23 07:43:51 +00:00
ipc
Bug 1546154 p3: Explicitly load COM functions from combase.dll to prevent ole32 loading. r=Jamie
2021-09-20 10:09:01 +00:00
js
Bug 1728180 - Part 2: Call mozilla::intl::Calendar methods in intl_GetCalendarInfo. r=platform-i18n-reviewers,dminor
2021-09-23 07:43:51 +00:00
layout
Bug 1731921. Have CalculateBasicFrameMetrics compute resolution values the same as ComputeScrollMetadata. r=botond
2021-09-22 23:51:36 +00:00
media
Bug 1729481: Exclude more things from dav1d to make it easier to update r=jbauman
2021-09-20 16:09:55 +00:00
memory
Bug 1730030 - Replace some assembly with corresponding compiler builtins. r=gerald
2021-09-10 00:58:34 +00:00
mfbt
Backed out 4 changesets (bug 1730534) for conflicts with backout of bug 1536061. a=backout
2021-09-20 13:21:23 +03:00
mobile
Bug 1697866 - Add HTTPS-only specific error code and pass it to GeckoView, to handle HTTPS-only specific errors correctly r=agi,JulianWels,nika,ckerschb
2021-09-23 01:41:47 +00:00
modules
Bug 1732221 - Remove unused layers.geometry.*** prefs. r=gfx-reviewers,jrmuizel
2021-09-23 04:03:57 +00:00
mozglue
Bug 1654413 - Deserialize and stream the markers and marker schemas r=emilio,gerald
2021-09-21 11:08:12 +00:00
netwerk
Bug 1731831 - Rename timedChannel to timedChannelInfo for ReplacementChannelConfig r=dragana,necko-reviewers
2021-09-22 19:07:56 +00:00
nsprpub
Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD
2021-07-01 09:07:04 +00:00
other-licenses
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00
parser
Bug 1558793 - Remove invalid comment and assertion in nsHtml5TreeOperation::SetFormElement; r=hsivonen
2021-09-16 12:59:03 +00:00
python
Bug 1731381 - remove brandProductName properties for Fluent migration r=fluent-reviewers,flod,mtigley
2021-09-22 19:55:57 +00:00
remote
Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo
2021-09-21 20:38:16 +00:00
security
Bug 1546720
- don't unload temporary PKCS#11 modules when PSM shuts down r=jschanck,bbeurdouche
2021-09-22 16:09:48 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2021-09-20 13:59:31 +00:00
servo
Bug 1633860: Place window control buttons on the right side on macOS when using an RTL system locale, regardless of the Firefox locale. r=mstange,emilio,harry
2021-09-22 18:51:20 +00:00
startupcache
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00
storage
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00
taskcluster
Bug 1732235 - Upgrade macOS SDK used to build mac clang. r=firefox-build-system-reviewers,andi
2021-09-23 06:51:00 +00:00
testing
Bug 1725850 - part 18: Port editor/libeditor/crashtests/467647-1.html to WPT r=saschanaz
2021-09-22 21:30:54 +00:00
third_party
Bug 1642415 - Rerun mach vendor rust; r=platform-i18n-reviewers,gregtatum
2021-09-22 18:16:06 +00:00
toolkit
Bug 1728180 - Part 2: Call mozilla::intl::Calendar methods in intl_GetCalendarInfo. r=platform-i18n-reviewers,dminor
2021-09-23 07:43:51 +00:00
tools
Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo
2021-09-21 20:38:16 +00:00
uriloader
Bug 1731668 - Move downloads spam prevention work behind a pref. r=mhowell
2021-09-22 22:38:17 +00:00
view
Bug 1725267 - Split Paint entry points to make them easier to understand. r=tnikkel
2021-09-22 03:36:52 +00:00
widget
Bug 1633860: Place window control buttons on the right side on macOS when using an RTL system locale, regardless of the Firefox locale. r=mstange,emilio,harry
2021-09-22 18:51:20 +00:00
xpcom
Bug 1697866 - Add HTTPS-only specific error code and pass it to GeckoView, to handle HTTPS-only specific errors correctly r=agi,JulianWels,nika,ckerschb
2021-09-23 01:41:47 +00:00
xpfe /appshell
Bug 1695822 - Track mHasRemoteContent for windows created using nsAppShellService. r=hiro
2021-09-17 21:42:15 +00:00
.arcconfig
.babel-eslint.rc.js
Bug 1725934
- Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore
Bug 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley
2021-09-03 16:52:08 +00:00
.cron.yml
Bug 1729797 - Enable Searchfox indexing of Elm;r=asuth DONTBUILD
2021-09-09 17:14:57 +00:00
.eslintignore
Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici
2021-08-12 13:56:51 +00:00
.eslintrc.js
Bug 1727591 - Enable remaining ESLint rule on remaining docshell/ xhtml files. r=smaug
2021-08-25 18:42:19 +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
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1731542 - remove infer
from our static-analysis pipeline. r=static-analysis-reviewers,marco
2021-09-20 12:47:44 +00:00
.hgtags
No bug - tagging 63d82db58e2ced524acb4dab5687b273ca57f153 with FIREFOX_NIGHTLY_93_END a=release DONTBUILD CLOSED TREE
2021-09-06 13:14:42 +00:00
.lando.ini
Bug 1714470: add .lando.ini
file r=zeid DONTBUILD
2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
Bug 1725404
- [taskgraph] Re-use 'decision' args from main.py, r=bhearsum
2021-08-16 14:56:26 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Bug 1729723 - Upgrade Glean to v41.1.0 r=janerik
2021-09-20 13:49:31 +00:00
Cargo.lock
Bug 1642415 - Rerun mach vendor rust; r=platform-i18n-reviewers,gregtatum
2021-09-22 18:16:06 +00:00
Cargo.toml
Bug 1730397 - Update packed_simd to a version that supports rustc >= 1.56. r=hsivonen
2021-09-17 08:55:04 +00:00
client.mk
Bug 1729383 - Simplify the parallel build setup. r=firefox-build-system-reviewers,mhentges
2021-09-08 00:10:22 +00:00
client.py
CLOBBER
Bug 1731524: Updating ANGLE requires a clobber r=jgilbert
2021-09-21 18:10:35 +00:00
configure.in
configure.py
Bug 1720591: Remove unused patch_main() for Python < 3.4 on Windows r=ahal
2021-07-16 16:34:42 +00:00
GNUmakefile
gradle.properties
Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish
2021-08-31 20:53:08 +00:00
gradlew
gradlew.bat
LICENSE
mach
Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium
2021-09-03 20:46:22 +00:00
mach.ps1
Makefile.in
moz.build
moz.configure
Bug 1731223 - Move wine detection to toolkit/moz.configure. r=firefox-build-system-reviewers,andi
2021-09-22 23:54:26 +00:00
mozilla-config.h.in
old-configure.in
Bug 1729760
- Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander
2021-09-21 04:45:34 +00:00
package-lock.json
Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak
2021-08-20 07:33:33 +00:00
package.json
Bug 1725934
- Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
2021-08-18 07:44:47 +00:00
README.txt
settings.gradle
Bug 1727577 - Improve no-topobjdir experience in Android Studio. r=nalexander
2021-08-30 19:30:01 +00:00
substitute-local-geckoview.gradle
Bug 1724782 - Allow substituting GeckoView lite and omni builds. r=nalexander
2021-08-10 20:24:33 +00:00
test.mozbuild