.cargo
Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin
2022-01-31 05:17:42 +00:00
.vscode
…
accessible
Bug 1730086 part 4: Support IAccessibleText::textBefore/AfterOffset for cached RemoteAccessibles. r=morgan
2022-02-04 02:10:29 +00:00
browser
Bug 1472626 - Stop spamming favicon loading errors with HTTP failures to Browser Console. r=mossop
2022-02-04 13:27:16 +00:00
build
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +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
Bug 1751331 - Remove MOZ_DIST. r=firefox-build-system-reviewers,mhentges
2022-01-25 21:29:49 +00:00
devtools
Bug 1744752 - [devtools] Browser Toolbox documentation link should be fixed r=jdescottes
2022-02-04 13:20:42 +00:00
docs
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +00:00
docshell
Bug 1750973, don't replace the nsILayoutHistoryState object when doing same document history navigations, r=peterv
2022-02-04 11:37:14 +00:00
dom
Backed out 3 changesets (bug 1738096, bug 1747274) for causing build bustages on FuzzingFunctions.cpp. CLOSED TREE
2022-02-04 07:48:24 +02: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 1753507 - Simplify the implementation of BaseRect::Scale(). r=gfx-reviewers,bradwerth
2022-02-03 20:34:41 +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 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +00:00
ipc
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +00:00
js
Backed out 3 changesets (bug 1738096, bug 1747274) for causing build bustages on FuzzingFunctions.cpp. CLOSED TREE
2022-02-04 07:48:24 +02:00
layout
Bug 1753372. Don't potentially create a visual viewport offset during scroll frame reflow. r=botond
2022-02-04 05:05:32 +00:00
media
Bug 1753050 - Add libwebp to libraries Updatebot can update; r=tjr,aosmond
2022-02-04 14:18:35 +00: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 1750413 - Give http3 and http2 more priority when selecting alpn, r=necko-reviewers,dragana
2022-02-04 12:11:44 +00:00
mozglue
Bug 1753272 - On macOS, always enable frame pointer stack walking, even in builds which may not have frame pointers. r=gerald
2022-02-03 16:31:05 +00:00
netwerk
Bug 1750413 - Make it possible to test DnsAndConnectSocket, r=necko-reviewers,dragana
2022-02-04 12:11:45 +00:00
nsprpub
…
other-licenses
…
parser
Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika
2022-02-03 04:39:34 +00:00
python
Bug 1751795: Log more information if `pip_install_requirements` fails r=ahal
2022-02-03 21:51:49 +00:00
remote
Backed out changeset 083b25b3bb4a (bug 1747107) for causing assertion failures at nsHttpChannel.cpp. CLOSED TREE
2022-02-01 21:16:16 +02:00
security
Bug 1748820 - land NSS NSS_3_75_RTM UPGRADE_NSS_RELEASE, r=bbeurdouche
2022-02-03 19:29:01 +00:00
services
Bug 1752609: Recover if persisted send tab keys are lost. r=markh
2022-02-04 05:00:31 +00:00
servo
Bug 1751331 - Use the mozbuild crate in servo. r=emilio
2022-01-25 21:29:51 +00:00
startupcache
…
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 1753095 - remove e10s versions of mochitest-media. r=releng-reviewers,gbrown
2022-02-03 20:50:14 +00:00
testing
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
third_party
Bug 1753460 - Rectify Python vendor mismatch, r=mhentges
2022-02-03 16:32:51 +00:00
toolkit
Bug 1726801 - Part 2: Fix referrer null-check when determining download directory. r=mak
2022-02-04 12:16:40 +00:00
tools
Bug 1753402 - Disable untagged union in Gecko profiler bindings. r=canaltinova
2022-02-04 13:53:28 +00:00
uriloader
Bug 1750253 - stop infinite file handling loops by checking if we're about to pass files to ourselves via the OS, r=mhowell
2022-02-03 11:25:59 +00:00
view
…
widget
Bug 1744425 - widget/windows: Use nsID::GenerateUUIDInPlace() instead of the nsUUIDGenerator service. r=tkikuchi
2022-02-03 04:39:35 +00:00
xpcom
Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
2022-02-03 18:34:58 +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
…
.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
…
.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 84580a18f7004d023fe9666a0f01c1b97b03c355 with FIREFOX_NIGHTLY_97_END a=release DONTBUILD CLOSED TREE
2022-01-10 17:50:29 +00:00
.lando.ini
…
.lldbinit
…
.mailmap
…
.prettierignore
…
.prettierrc
…
.taskcluster.yml
…
.trackerignore
…
.yamllint
…
.ycm_extra_conf.py
…
AUTHORS
…
CLOBBER
…
Cargo.lock
Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin
2022-01-31 05:17:42 +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
…
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 1751284: Assert for `distutils` during Mach initialization r=ahal
2022-01-24 22:35:25 +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
…
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
…
package.json
…
settings.gradle
Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu
2022-01-11 19:16:02 +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
…