.cargo
Bug 1776816: Update wgpu to b370b990 (2022-6-28). r=jgilbert
2022-06-28 20:53:15 +00: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 1775329: Support cached OffsetAtPoint in HyperTextAccessibleBase r=Jamie
2022-07-05 19:50:45 +00:00
browser
Bug 1777539 - Pocket newtab remove load more button and last card features r=gvn
2022-07-05 19:57:22 +00:00
build
Backed out 2 changesets (bug 1777436) for causing multiple bustages. CLOSED TREE
2022-07-01 01:39:56 +03:00
caps
Bug 1772378: Move Eval checks higher to encompass JSMs r=bholley
2022-06-29 13:45:57 +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 1768214 - introduce wasm32 codegen. r=jandem
2022-07-01 04:23:16 +00:00
devtools
Bug 1777459 - [devtools] Set final group name for Webpack and Angular sources. r=bomsy
2022-07-05 12:26:10 +00:00
docs
Bug 1764513 - Update ESLint docs for how to set up test configuration and how to use ES modules. r=arai
2022-07-05 17:09:43 +00:00
docshell
Bug 1777366 - remove unused `source` and `cached` parameters from nsISiteSecurityService APIs r=rmf,necko-reviewers,kershaw
2022-07-05 18:33:18 +00:00
dom
Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot
2022-07-05 20:08:31 +00:00
editor
Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie
2022-07-01 13:49:42 +00:00
extensions
Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie
2022-07-01 13:49:42 +00:00
gfx
Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot
2022-07-05 20:08:31 +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 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw
2022-06-22 13:31:25 +00:00
image
Bug 1775209 - Change local variables of type gfx::Size, which actually represent scales, to MatrixScales. r=botond
2022-06-24 19:00:38 +00:00
intl
Bug 1727300 - initial cross-channel doc updates. r=flod DONTBUILD
2022-06-29 17:11:17 +00:00
ipc
Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot
2022-07-05 20:08:31 +00:00
js
Bug 1778076 - Part 5: Replace ModuleObject methods with shell functions r=arai
2022-07-05 13:04:55 +00:00
layout
Bug 1778199 - Simplify ServoCSSParser::GetURLExtraData. r=aosmond
2022-07-05 19:40:14 +00:00
media
Bug 1776429 - Compile and use ffvpx video decoder/fft code on Apple Silicon Macs. r=glandium
2022-06-29 09:55:59 +00:00
memory
Bug 1774458 - Use undocumented, non-public adaptive spinlocks on macOS 10.15+, revert to user-space spinlocks on older versions r=pbone
2022-07-04 14:00:11 +00:00
mfbt
Bug 1774863 - Cleanup mfbt includes r=sylvestre
2022-06-22 09:47:14 +00:00
mobile
Bug 1722341 - Include gfx blocklist in Android dumps. r=Gijs,jnicol,calu
2022-06-30 18:52:01 +00:00
modules
Bug 1778055: exclude `ClipboardReadTextPaste` actors on Android. r=m_kato
2022-07-05 12:04:52 +00:00
mozglue
Backed out 2 changesets (bug 1777436) for causing multiple bustages. CLOSED TREE
2022-07-01 01:39:56 +03:00
netwerk
Bug 1777366 - remove unused `source` and `cached` parameters from nsISiteSecurityService APIs r=rmf,necko-reviewers,kershaw
2022-07-05 18:33:18 +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 1771951: add pin to taskbar support in the installer on Windows 10 & 11 r=mhowell
2022-06-27 16:31:36 +00:00
parser
Bug 1775477 - Fix interface for parser-created <keygen> elements. r=saschanaz
2022-06-23 10:34:44 +00:00
python
Backed out 1 changesets (bug 1773520) for breaking the ./mach ide vscode
2022-07-01 09:32:36 +03:00
remote
Bug 1777936
- [bidi] script.evaluate awaitPromise should be mandatory r=webdriver-reviewers,whimboo
2022-07-05 07:11:41 +00:00
security
Bug 1777366 - remove unused `source` and `cached` parameters from nsISiteSecurityService APIs r=rmf,necko-reviewers,kershaw
2022-07-05 18:33:18 +00:00
services
Backed out changeset 6c542cd8d622 for causing devtools compat issues. CLOSED TREE
2022-07-04 19:39:21 +03:00
servo
Bug 1775351: Part 2: `linear(...)` easing: Simplify piecewise linear implementation given parsing simplification. r=emilio
2022-06-28 11:31:34 +00:00
startupcache
Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE
2022-06-11 01:13:42 +03:00
storage
Bug 1770237: Part 9 - Update VacuumParticipant test mocks to not use chrome manifests for registration. r=mccr8
2022-06-22 20:31:34 +00:00
supply-chain
Bug 1777586 - Audit some crates for kicks. r=nika,supply-chain-reviewers
2022-07-01 00:31:02 +00:00
taskcluster
Bug 1777934 - Ensure we don't attempt to download symbols on any asan build. r=gbrown DONTBUILD
2022-07-05 18:42:19 +00:00
testing
Bug 1777501 - drop wpt rules which assume dFPI is disabled outside Nightly. r=timhuang
2022-07-05 16:45:23 +00:00
third_party
Backed out changeset 59a5d52a3d71 (bug 1774569) for causing py3 failures. CLOSED TREE
2022-06-30 19:17:03 +03:00
toolkit
Bug 1777539 - Pocket newtab remove load more button and last card features r=gvn
2022-07-05 19:57:22 +00:00
tools
Bug 1777656: Delete mozilla::ipc::SharedMemory::SharedMemorytype. r=nika,media-playback-reviewers,padenot
2022-07-05 20:08:31 +00:00
uriloader
Bug 1772742 - Port osfile.jsm usage to IOUtils in uriloader/ r=nika
2022-06-30 04:33:05 +00:00
view
Bug 1758115 - Part 2: Streamline locking, initialization and shutdown for TimelineConsumers, r=smaug
2022-06-29 15:01:51 +00:00
widget
Bug 1769290 - Part 11: Apply mozilla-js-handle-rooted-typedef against widget r=andi
2022-07-04 20:57:18 +00:00
xpcom
Bug 1758789 - part13 : fallback to our state machine when the external engine fails to work. r=jolin
2022-06-30 22:34:20 +00:00
xpfe /appshell
Merge autoland to mozilla-central. a=merge
2022-06-16 12:29:41 +03:00
.arcconfig
…
.babel-eslint.rc.js
…
.clang-format
…
.clang-format-ignore
Bug 1776104 - Remove missing paths from Generated.txt and ThirdPartyPaths.txt. r=andi
2022-06-27 13:05:46 +00:00
.cron.yml
Bug 1768747 - Disables msix-latest and msix-next-latest uptake check on esr. Enables the esr102 bouncer check in .cron.yml r=jcristau
2022-06-30 15:47:53 +00:00
.eslintignore
Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy.
2022-03-03 16:16:50 +00:00
.eslintrc.js
Bug 1774647 - Do not apply import/prefer-default-export rule. r=Standard8
2022-06-17 09:11:13 +00:00
.flake8
Bug 1775183 - Remove fork_interpose.py. r=firefox-build-system-reviewers,nalexander
2022-06-21 06:44:55 +00:00
.git-blame-ignore-revs
…
.gitattributes
…
.gitignore
Bug 1771004 - Ignore Storybook generated files. r=mstriemer
2022-05-25 18:32:43 +00:00
.hg-annotate-ignore-revs
…
.hg-format-source
…
.hgignore
Bug 1771004 - Ignore Storybook generated files. r=mstriemer
2022-05-25 18:32:43 +00:00
.hgtags
No bug - tagging 375d42ba2f8343963e6ab87dedf798c45af9561f with FIREFOX_NIGHTLY_103_END a=release DONTBUILD CLOSED TREE
2022-06-27 15:55:35 +00:00
.lando.ini
…
.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-06-27 15:55:43 +00:00
Cargo.lock
Bug 1776816: Update wgpu to b370b990 (2022-6-28). r=jgilbert
2022-06-28 20:53:15 +00:00
Cargo.toml
Bug 1774513 - Fix neqo-common compatibility with log >= 0.4.16. r=necko-reviewers,dragana
2022-06-23 20:31:56 +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 1773255 - Update to Glean v50.1.0 r=chutten,supply-chain-reviewers
2022-06-15 15:39:33 +00:00
client.mk
…
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 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
Backed out 1 changesets (bug 1773520) for breaking the ./mach ide vscode
2022-07-01 09:32:36 +03:00
mozilla-config.h.in
…
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
Backed out 3 changesets (bug 1762571) for causing xpcshell failures on test_trr_httpssvc_wrap.js. CLOSED TREE
2022-06-30 18:43:06 +03: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
…