.cargo
Bug 1726279 - Enable AudioIPC rework for Windows and Linux by default. r=cubeb-reviewers,padenot
2022-01-14 03:52:35 +00:00
.vscode
accessible
Bug 1748878: Use LayoutDeviceInt types for points, rects, sizes in dev pixels r=Jamie,emilio
2022-01-18 23:31:21 +00:00
browser
Bug 1709790 - Remove no longer needed intervention. r=webcompat-reviewers,denschub
2022-01-19 12:49:29 +00:00
build
Backed out changeset ffdd096022f9 (bug 1747970) for causing android build bustages. CLOSED TREE
2022-01-19 02:20:04 +02: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 1747298 - Use CXX for Cargo linking when necessary. r=glandium
2022-01-11 11:26:39 +00:00
devtools
Bug 1750227 - [devtools] Register cleanup function in initBrowserToolboxTask. r=ochameau.
2022-01-19 12:51:51 +00:00
docs
Bug 1746286: Don't recommend adding "Mach" to your PATH r=ahal
2022-01-13 21:39:39 +00:00
docshell
Bug 1748874 - Part 3: Mark the decl of SessionStoreRestoreData::RestoreInto as CAN_RUN_SCRIPT r=masayuki
2022-01-11 11:52:27 +00:00
dom
Bug 1745511 - avoid initializing GeckoMediaPluginServiceParent during shutdown, r=alwu,media-playback-reviewers.
2022-01-19 13:31:18 +00:00
editor
Bug 1749299 - Make HTMLEditor::HandleInsertLinefeed() stop handling it if insertion point cannot have text nodes r=m_kato
2022-01-16 06:21:17 +00:00
extensions
Bug 1748210 - Always release GetNextTokenCompleteEvent on main thread, r=necko-reviewers,valentin
2022-01-12 03:59:47 +00:00
gfx
Bug 1750891 - Update error log in DCLayerTree::CreateEGLSurfaceForCompositionSurface() r=gfx-reviewers,bradwerth
2022-01-19 03:47:57 +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 1750142 - Support screen.orientation.lock('any') on GeckoView backend. r=geckoview-reviewers,calu
2022-01-15 11:19:55 +00:00
image
Bug 1750475. Allow quality parameter to be passed through the webp encoder from canvas data url encoding functions. r=lsalzman
2022-01-19 09:50:33 +00:00
intl
Bug 1745113 Part 5 - Make grapheme cluster break iterators implement SegmentIteratorUtf16, and adapt the callers. r=necko-reviewers,jfkthame,kershaw
2022-01-13 18:36:04 +00:00
ipc
Backed out changeset 1f8090459465 (bug 1748852) for causing assertion failures on ProtocolUtils.cpp
2022-01-19 13:21:01 +02:00
js
Bug 1750935 - Fix static string lookup for two-byte. r=nbp
2022-01-19 12:21:56 +00:00
layout
Bug 1750927 - Fix non-unified-build bustage in layout/forms/nsCheckboxRadioFrame.h; r=emilio
2022-01-19 10:39:04 +00:00
media
Bug 1749852 [Linux] Don't build VA-API with MOZ_FFVPX_AUDIOONLY r=jhorak
2022-01-17 08:40:41 +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 1748874 - Part 5: Require CAN_RUN_SCRIPT to be at the first declaration r=andi
2022-01-11 11:52:27 +00:00
mobile
Bug 1728742 - Reject invalid schemes in onLoadRequest. r=jonalmeida
2022-01-18 22:14:28 +00:00
modules
Bug 1750868 - Limit dom.maxHardwareConcurrency to 16 on beta and release, r=emilio
2022-01-19 11:05:12 +00:00
mozglue
Bug 1750452 - Replace mutex-locked sampling pause during exec() with atomic variable - r=emilio,mstange
2022-01-19 03:05:44 +00:00
netwerk
Backed out 2 changesets (bug 1750089) for causing mochitest failures on browser_webconsole_certificate_messages.js.
2022-01-19 04:07:44 +02:00
nsprpub
other-licenses
parser
Bug 1749522 - When plain text encoding speculation fails, restart the plaintext mode of the tokenizer. r=smaug
2022-01-17 09:16:10 +00:00
python
Bug 1748781: Don't re-include site's prefix in import scope r=ahal
2022-01-19 00:55:50 +00:00
remote
Bug 1745361 - Create unique directories and files with IOUtils r=Gijs,webdriver-reviewers,extension-reviewers,robwu
2022-01-18 05:04:52 +00:00
security
Bug 1749017 - bring the date back in X509CertValidity::FormatTime. r=gregtatum,keeler
2022-01-19 10:43:08 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
2022-01-18 15:18:18 +00:00
servo
Bug 1746084 - Avoid generating InterpolateMatrix operations if there are no size dependencies. r=hiro
2022-01-05 19:10:28 +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 1750804 - remove e10s talos except webgl, run webgl-gli in fission. r=perftest-reviewers,AlexandruIonescu
2022-01-19 13:29:26 +00:00
testing
Bug 1709790 - Implement HTMLElement.outerText. r=smaug
2022-01-19 12:49:29 +00:00
third_party
Bug 1750281: Bump compare-locales from 8.1.0 to 8.2.1 r=eemeli
2022-01-18 23:33:13 +00:00
toolkit
Bug 1745511 - Expand FOG IPC to GMP process, r=bryce,chutten,media-playback-reviewers,alwu.
2022-01-19 13:31:17 +00:00
tools
Bug 1750452 - Replace mutex-locked sampling pause during exec() with atomic variable - r=emilio,mstange
2022-01-19 03:05:44 +00:00
uriloader
Bug 1748851 - Show precursorPrincipal prePath for external protocol permission dialogs triggered by opaque origins. r=Gijs
2022-01-19 10:14:17 +00:00
view
widget
Merge autoland to mozilla-central. a=merge
2022-01-19 11:33:10 +02:00
xpcom
Bug 1746645 - Generate EscapeChars array programmatically. r=xpcom-reviewers,nika
2022-01-19 10:21:05 +00:00
xpfe /appshell
Bug 1539884 - Part 36: Mark AppWindow::ExecuteCloseHandler as CAN_RUN_SCRIPT r=masayuki
2021-12-23 16:27:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
Bug 1748581 - Update l10n changesets with daily builds r=aki
2022-01-18 18:07:59 +00:00
.eslintignore
Backed out changeset bb40a646b246 (bug 1750596) for failures on browser_pocket_main.js. CLOSED TREE
2022-01-19 06:22:22 +02: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 1749650 - Ignore clangd index files in gecko root folder. r=firefox-build-system-reviewers,andi
2022-01-12 17:20:04 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1749650 - Ignore clangd index files in gecko root folder. r=firefox-build-system-reviewers,andi
2022-01-12 17:20:04 +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
aclocal.m4
Backed out changeset ffdd096022f9 (bug 1747970) for causing android build bustages. CLOSED TREE
2022-01-19 02:20:04 +02:00
AUTHORS
build.gradle
Bug 1750544 - Upgrade to Glean v43.0.2. r=chutten
2022-01-17 16:26:33 +00:00
Cargo.lock
Bug 1750646 - Bulk update of rust crates (q, r, s, t, u, v and w). r=emilio
2022-01-18 09:10:42 +00:00
Cargo.toml
Bug 1730004 - Add a crate with diagnostic / nightly asserts. r=nika,emilio
2022-01-07 21:24:45 +00:00
client.mk
client.py
CLOBBER
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
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium
2022-01-06 06:49:47 +00:00
mach.cmd
Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium
2022-01-06 06:49:47 +00:00
mach.ps1
Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium
2022-01-06 06:49:47 +00:00
Makefile.in
moz.build
moz.configure
Backed out changeset ffdd096022f9 (bug 1747970) for causing android build bustages. CLOSED TREE
2022-01-19 02:20:04 +02: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
Backed out changeset ffdd096022f9 (bug 1747970) for causing android build bustages. CLOSED TREE
2022-01-19 02:20:04 +02:00
package-lock.json
package.json
README.txt
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 1745246 - Allow specifying multiple maven artifacts from build. r=calu,ahal
2022-01-11 19:16:01 +00:00
test.mozbuild