.cargo
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03:00
.vscode
Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi
2022-05-17 14:36:27 +00:00
accessible
Bug 1771514: Add design review and preliminary HCM documentation r=Jamie
2022-06-08 16:18:32 +00:00
browser
Merge autoland to mozilla-central. a=merge
2022-06-09 06:44:12 +03:00
build
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03:00
caps
Bug 1765313, part 2 - Move the ShouldAllowAccessFor functions to StorageAccess.h, r=anti-tracking-reviewers,timhuang
2022-06-08 21:57:16 +00:00
chrome
Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs
2022-05-17 20:24:19 +00:00
config
Bug 1773359 - Remove TRANSPARENT workaround in webrender bindings. r=gfx-reviewers,jrmuizel
2022-06-08 19:19:08 +00:00
devtools
Bug 1772363 - [devtools] Fix intermittent on browser_net_pause.js r=ochameau
2022-06-09 09:34:31 +00:00
docs
Bug 1771514: Add design review and preliminary HCM documentation r=Jamie
2022-06-08 16:18:32 +00:00
docshell
Bug 1770403, part 2 - Remove mStorageAccessPermissionGranted from the outer window, r=anti-tracking-reviewers,timhuang
2022-06-08 21:57:15 +00:00
dom
Bug 1770485 - Make content process socket threads use a regular event loop, with a pref r=necko-reviewers,kershaw
2022-06-09 11:59:38 +00:00
editor
Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug
2022-06-07 23:09:52 +00:00
extensions
Bug 1771736 part 1: Update cached spelling errors when a spelling error is removed. r=morgan,smaug
2022-06-01 00:35:26 +00:00
gfx
Bug 1735929 [Linux] Use EGL_MESA_image_dma_buf_export in SharedSurfaceDMABUF r=jgilbert,aosmond
2022-06-09 08:37:20 +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 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi
2022-05-20 09:14:42 +00:00
image
Bug 1765313, part 2 - Move the ShouldAllowAccessFor functions to StorageAccess.h, r=anti-tracking-reviewers,timhuang
2022-06-08 21:57:16 +00:00
intl
Bug 1772313 - Part 10: Stop calling XPCOMUtils.defineLazyModuleGetters for Services in intl/. r=kmag
2022-06-06 04:42:08 +00:00
ipc
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
2022-06-07 12:32:55 +00:00
js
Bug 1772987 part 3 - Save caller FP in JitEntry stub. r=rhunt
2022-06-09 06:07:05 +00:00
layout
Bug 1768535 - Rename :-moz-modal-dialog to :modal r=emilio
2022-06-09 08:58:52 +00:00
media
Bug 1768997 - Remove unused variables in av1_fuzzer.cpp. r=decoder
2022-05-13 00:44:55 +00:00
memory
Bug 1670885 - Replace deprecated NSSpinLocks with os_unfair_locks in the memory allocator r=glandium
2022-06-07 07:37:20 +00:00
mfbt
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
2022-06-07 12:32:55 +00:00
mobile
Bug 1773287 - Fix mozlint failure in mobile/android/docs/geckoview/contributor/geckoview-architecture.rst. CLOSED TREE
2022-06-08 17:12:01 +03:00
modules
Bug 1770485 - Make content process socket threads use a regular event loop, with a pref r=necko-reviewers,kershaw
2022-06-09 11:59:38 +00:00
mozglue
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
2022-06-07 12:32:55 +00:00
netwerk
Bug 1770485 - Make content process socket threads use a regular event loop, with a pref r=necko-reviewers,kershaw
2022-06-09 11:59:38 +00:00
nsprpub
Bug 1769299 - NSPR_4_34_RTM. r=glandium UPGRADE_NSPR_RELEASE
2022-05-31 19:25:48 +00:00
other-licenses
Bug 1751450: update all NSIS plugin DLLs with signed copies. r=mhowell
2022-05-25 15:21:13 +00:00
parser
Bug 1770727 - Fix failures of ESLint rule mozilla/use-includes-instead-of-indexOf in sjs files. r=Gijs
2022-06-07 19:14:08 +00:00
python
Bug 1772808: Install minidump-stackwalk binaries on arm64 macOS. r=glandium DONTBUILD
2022-06-09 08:54:22 +00:00
remote
Bug 1723058 - [cdp] Enhance Browser.getVersion with product name including application version. r=whimboo,webdriver-reviewers
2022-06-09 06:16:34 +00:00
security
Bug 1772053 - Enable dynamic code disable mitigations only on Windows 10 1703+ r=bobowen
2022-06-07 16:26:44 +00:00
services
Bug 1773219 - more efficent tab syncing on tab opening/switching/etc. r=skhamis
2022-06-08 23:22:07 +00:00
servo
Bug 1768535 - Rename :-moz-modal-dialog to :modal r=emilio
2022-06-09 08:58:52 +00:00
startupcache
Bug 1752212 - Part 1: Pass loader type to PathifyURI. r=nbp
2022-04-13 14:08:06 +00:00
storage
Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro
2022-04-29 09:14:12 +00:00
supply-chain
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03:00
taskcluster
Backed out changeset 74a8eb44e096 (bug 1773200) for causing bustages. CLOSED TREE
2022-06-09 13:12:01 +03:00
testing
Bug 1773218 - [wdspec] Update lsan-allowed list for XPCWrappedNativeTearOff::AddTearOff. r=webdriver-reviewers,jgraham
2022-06-09 11:24:33 +00:00
third_party
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03:00
toolkit
Bug 1773207 - "libgmpopenh264.dylib" can't be opened because Apple cannot check it for malicious software r=media-playback-reviewers,kinetik
2022-06-09 05:06:54 +00:00
tools
Bug 1770544
- Avoid AUTO_PROFILER_THREAD_WAKE re-#define in non-MOZ_GECKO_PROFILER builds - r=gaston
2022-06-08 22:24:24 +00:00
uriloader
Backed out 5 changesets (bug 1761242, bug 1744822, bug 1761252) for causing browser-chrome failures in netwerk/test/browser/browser_103_assets.js CLOSED TREE
2022-06-08 18:56:35 +03:00
view
Bug 1772432 - Clean up nsWidgetInitData. r=stransky
2022-06-03 09:41:39 +00:00
widget
Bug 1735929 [Linux] Import DMABufSurfaceRGBA from existing EGLImage r=jgilbert,aosmond
2022-06-09 08:37:20 +00:00
xpcom
Bug 1773095 - Remove XRE_API macro r=xpcom-reviewers,nika
2022-06-08 00:02:02 +00:00
xpfe /appshell
Bug 1772432 - Fix Windows build bustage.
2022-06-03 12:23:00 +02:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1765179: Remove dom/webgpu/ffi. r=jgilbert DONTBUILD
2022-04-19 22:26:40 +00:00
.cron.yml
Bug 1769724 - correct indentation in backfill cron task definition.
2022-05-17 10:41:54 +00:00
.eslintignore
Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy.
2022-03-03 16:16:50 +00:00
.eslintrc.js
Bug 1773220 - Remove a couple of references to .xul from the ESLint setup code. r=Gijs
2022-06-08 16:33:33 +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 1771004 - Ignore Storybook generated files. r=mstriemer
2022-05-25 18:32:43 +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 1771004 - Ignore Storybook generated files. r=mstriemer
2022-05-25 18:32:43 +00:00
.hgtags
No bug - tagging 7db3b1cf976f9634d567201a8259bed4ba14fe5c with FIREFOX_NIGHTLY_102_END a=release DONTBUILD CLOSED TREE
2022-05-30 11:42:15 +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
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2022-05-30 11:42:22 +00:00
Cargo.lock
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03:00
Cargo.toml
Backed out 2 changesets (bug 1772092) for causing build bustages. CLOSED TREE
2022-06-09 13:29:59 +03: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 1768834 - Switch to Glean with UniFFI integration r=glandium,chutten
2022-06-07 12:37:20 +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 1762484
- Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi
2022-04-25 22:21:31 +00:00
package-lock.json
Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop
2022-04-27 15:14:35 +00:00
package.json
Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop
2022-04-27 15:14:35 +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
…