.cargo
Backed out 2 changesets (bug 1710685) for causing build bustage. CLOSED TREE
2021-05-18 19:41:33 +03:00
.vscode
Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco
2021-03-30 14:44:51 +00:00
accessible
Bug 1636476: Enable a11y logging for accessible/tests/browser/events. r=morgan
2021-05-19 17:49:51 +00:00
browser
Bug 1711895 - Remove unnecessary call to _updateLastExpressionResult in ParentDevToolsInspectorSidebar#close. r=rpl.
2021-05-19 16:58:05 +00:00
build
Bug 1711816 - Fix stdc++compat.cpp compilation errors with recent GCC. r=firefox-build-system-reviewers,nalexander
2021-05-19 04:46:01 +00:00
caps
Bug 1711078 - Part 2: Mark immutable fields in principal types as const, r=ckerschb
2021-05-17 20:50:09 +00:00
chrome
config
Bug 1701695 - Add NumberFormat::TryCreate; r=tcampbell
2021-05-12 17:22:51 +00:00
devtools
Bug 1711463 - [devtools] Update EvaluationContextSelector items on DOCUMENT_EVENT resources. r=jdescottes.
2021-05-19 16:58:07 +00:00
docs
Bug 1711824 - Removing documentation on MOZ_BUILD_PROJECTS because it is obsolete r=firefox-build-system-reviewers,mhentges
2021-05-19 14:17:25 +00:00
docshell
Bug 1535913 - Part 2: Hold a keepalive for extension BCGs in WebExtensionPolicy, r=kmag
2021-05-19 17:17:35 +00:00
dom
Bug 1535913 - Part 1: Orchestrate content BCG destruction from parent, r=farre
2021-05-19 17:17:35 +00:00
editor
Bug 1627175 - part 68: Move HTMLEditor::StartOrEndOfSelectionRangesIsIn()
to AutoRangeArray
r=m_kato
2021-05-18 09:06:13 +00:00
extensions
Backed out 2 changesets (bug 1653659) for causing failures at test_hunspell.js. CLOSED TREE
2021-05-18 04:05:15 +03:00
gfx
Bug 1711648 - Implement Peek and Poke for euclid::Box2D. r=gfx-reviewers,jrmuizel
2021-05-19 14:35:26 +00:00
gradle /wrapper
hal
Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz
2021-05-10 19:59:24 +00:00
image
Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko
2021-05-19 01:11:32 +00:00
intl
Bug 1711246 - Make OSPreferences refcounting thread-safe, because of potential OMT usage from gfxDWriteFontFamily. r=dminor
2021-05-14 17:45:16 +00:00
ipc
Bug 1710989 - Apply linter fixes in IdleScheduler code r=smaug DONTBUILD
2021-05-19 02:30:24 +00:00
js
Bug 1711636 - Assertion failure: from.toStackSlot()->slot() % SimdMemoryAlignment == 0, at js/src/jit/LIR.cpp:654. r=lth.
2021-05-19 17:54:17 +00:00
layout
Backed out changeset 7fb52bd0c5b6 (bug 1710923) for causing win10 reftest failures. CLOSED TREE
2021-05-19 17:11:39 +03:00
media
Bug 1710963 - Update jpeg-xl to 30ea86ab4c1f1b98c21967a2e3d72a51fe77e454 r=saschanaz
2021-05-13 13:21:58 +00:00
memory
Bug 1706774: Adds required sources for the "memory" application r=firefox-build-system-reviewers,glandium
2021-05-18 15:00:39 +00:00
mfbt
Bug 1710145 - Deduction guide RefPtr(already_AddRefed<T>) -> RefPtr<T> - r=kmag
2021-05-11 21:55:21 +00:00
mobile
Bug 1710101 - Enable LSNG for GeckoView across all channels. r=aklotz
2021-05-19 00:38:57 +00:00
modules
Bug 1711850 - Enable MOZ_JXL only for Nightly builds r=aosmond
2021-05-19 17:46:23 +00:00
mozglue
Bug 1702086 - Part1: Introduce EnumerateProcessModules. r=gerald
2021-05-19 18:01:47 +00:00
netwerk
Bug 1711628 - UA String: If GetVersionEx() fails, report Windows NT 10.0 instead of omitting Windows version. r=hsivonen,necko-reviewers,dragana
2021-05-19 05:40:45 +00:00
nsprpub
Bug 1708093 - NSPR_4_31_BETA1. r=bbeurdouche UPGRADE_NSPR_RELEASE
2021-04-29 08:41:41 +00:00
other-licenses
parser
Bug 1694662 - Remove appcache logic from content sink r=necko-reviewers,dragana
2021-04-30 07:20:18 +00:00
python
Bug 1710955 - Change MR1 upgrade onboarding to Pin then Default then Theme screens r=fluent-reviewers,flod,pdahiya,k88hudson
2021-05-18 03:16:34 +00:00
remote
Bug 1710839 - [remote] Remove remote.enabled preference. r=remote-protocol-reviewers,Gijs,jdescottes
2021-05-17 20:20:15 +00:00
security
Bug 1711262 - land NSS 8c299ec6b2bc UPGRADE_NSS_RELEASE, r=beurdouche
2021-05-18 18:23:25 +00:00
services
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
2021-05-17 12:36:43 +00:00
servo
Bug 1707310 - Refactor the author sheet cache to keep alive the relevant StylesheetContents. r=boris
2021-05-19 09:00:38 +00:00
startupcache
Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer
2021-03-23 10:36:39 +00:00
storage
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
taskcluster
Backed out changeset 7fb52bd0c5b6 (bug 1710923) for causing win10 reftest failures. CLOSED TREE
2021-05-19 17:11:39 +03:00
testing
Bug 1711879 - Add a test for passing empty url to EventSource, r=annevk
2021-05-19 16:19:19 +00:00
third_party
Backed out 2 changesets (bug 1710685) for causing build bustage. CLOSED TREE
2021-05-18 19:41:33 +03:00
toolkit
Bug 1711850 - Enable MOZ_JXL only for Nightly builds r=aosmond
2021-05-19 17:46:23 +00:00
tools
Bug 1702086 - Part1: Introduce EnumerateProcessModules. r=gerald
2021-05-19 18:01:47 +00:00
uriloader
Bug 1555637 - Ask the user what to do for local files, if the file is set to save to disk automatically r=Gijs
2021-05-18 09:16:28 +00:00
view
Bug 1710533 - Apply the widget size constraints to newBounds r=mstange,gfx-reviewers
2021-05-13 09:34:26 +00:00
widget
Backed out changeset ee3c15c9dba5 (bug 1708416
) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE
2021-05-18 17:21:15 +03:00
xpcom
Bug 1709935 - Support XPCOM refcount logging with rust-xpcom, r=xpcom-reviewers,mccr8
2021-05-19 17:29:23 +00:00
xpfe /appshell
Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen
2021-05-10 20:05:12 +00:00
.arcconfig
.babel-eslint.rc.js
Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe
2021-04-04 08:05:39 +00:00
.clang-format
.clang-format-ignore
.cron.yml
Bug 1707937 - Consolidate live performance tests into a single schedule; r=perftest-reviewers,sparky
2021-05-05 11:45:03 +00:00
.eslintignore
Bug 1682719 - [meta] Enables eslint on browser/extensions/screenshots. r=emalysz
2021-04-20 19:39:48 +00:00
.eslintrc.js
Bug 1710273 - Stop using ChromeUtils.import(..., null) for importing EnterprisePolicies.jsm. r=nhnt11,extension-reviewers,preferences-reviewers,zombie
2021-05-12 23:16:33 +00:00
.flake8
Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre
2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
Bug 1703105 - wasm: Move generate-spectest tool into tree. r=lth
2021-04-13 16:41:46 +00:00
.hgtags
No bug - tagging a69c07c7da3a386e3baf4b7d604312d3fa974273 with FIREFOX_NIGHTLY_89_END a=release DONTBUILD CLOSED TREE
2021-04-19 19:08:56 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Backed out 2 changesets (bug 1710685) for causing build bustage. CLOSED TREE
2021-05-18 19:41:33 +03:00
Cargo.toml
Backed out 2 changesets (bug 1710685) for causing build bustage. CLOSED TREE
2021-05-18 19:41:33 +03:00
client.mk
client.py
No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche
2021-05-05 16:59:09 +00:00
CLOBBER
Bug 1705372 - Add new Amazon search engine definitions. r=daleharvey
2021-04-27 18:46:35 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
Bug 1700419 - Remove py2commands logic from mach driver.r=ahal
2021-03-26 05:26:47 +00:00
mach.ps1
Makefile.in
moz.build
Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD
2021-05-10 13:33:09 +00:00
moz.configure
Bug 1706774: Add tools to VisualStudio backend exclusions r=firefox-build-system-reviewers,nalexander
2021-05-18 15:00:39 +00:00
mozilla-config.h.in
old-configure.in
Bug 1711628 - UA String: Remove unused MOZ_UA_OS_AGNOSTIC #ifdefs. r=hsivonen,necko-reviewers,dragana
2021-05-19 05:40:44 +00:00
package-lock.json
Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop
2021-05-19 16:53:53 +00:00
package.json
Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop
2021-05-19 16:53:53 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild