Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Iain Ireland 6df666df46 Bug 1709216: Add copyToScratchValueRegister to fix x86 r=jandem
`useFixedValueRegister` was unused (since bug 1673553 part 94, I think), so I cannibalized it for spare parts.

Differential Revision: https://phabricator.services.mozilla.com/D114769
2021-05-12 01:54:40 +00:00
.cargo Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
.vscode
accessible Bug 1705542: Don't assume an OuterDoc RemoteAccessible has a child document. r=eeejay 2021-05-11 23:17:08 +00:00
browser Bug 1706308 Fix alignment of numbers on Import Summary Page. r=tgiles 2021-05-11 21:06:30 +00:00
build Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
caps Bug 1706593: Update prePath to camel case in nsIPrincipal.idl r=Gijs 2021-04-30 11:16:31 +00:00
chrome
config Backed out 9 changesets (bug 1701695) for causing xpcshell failures in test_messagecontext.js. CLOSED TREE 2021-05-11 15:25:46 +03:00
devtools Bug 1709217 - Part 6: Get rid of NS_ERROR_DOM_INVALID_STATE_DOCUMENT_QUERY_COMMAND_VALUE; r=smaug 2021-05-11 19:38:46 +00:00
docs Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
docshell Bug 1706272: Remove owning-process-can-set workaround for overrideDPPX. r=nika 2021-05-10 23:12:10 +00:00
dom Backed out changeset e7187a1150ae (bug 1710671) for causing build bustages in nsHttpHandler. CLOSED TREE 2021-05-12 01:10:23 +03:00
editor Bug 1708670 - nsIEditor.pasteTransferable won't insert image/png if nsITransaferable uses nsIInputStream. r=masayuki 2021-05-11 09:47:09 +00:00
extensions Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
gfx Bug 1710503 - Fix blend container + complex transform optimization r=gfx-reviewers,jnicol 2021-05-11 20:08:32 +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 1709622 - Remove no-op FLAG_WANT_DATA_SURFACE. r=tnikkel,jgilbert 2021-05-10 23:39:04 +00:00
intl Backed out 9 changesets (bug 1701695) for causing xpcshell failures in test_messagecontext.js. CLOSED TREE 2021-05-11 15:25:46 +03:00
ipc Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
js Bug 1709216: Add copyToScratchValueRegister to fix x86 r=jandem 2021-05-12 01:54:40 +00:00
layout Bug 1710667 - LetterSpacing and WordSpacing helpers don't need their nsStyleText param to be optional. r=emilio 2021-05-11 17:42:29 +00:00
media Bug 1710698: Temporarily disable updatebot for libdav1d r=freddyb 2021-05-11 18:52:53 +00:00
memory Backed out 10 changesets (bug 1696531) for causing mochitest failures in TypeError: cannot use a string pattern on a bytes-like object. CLOSED TREE 2021-05-06 23:57:56 +03:00
mfbt Bug 1710145 - Deduction guide RefPtr(already_AddRefed<T>) -> RefPtr<T> - r=kmag 2021-05-11 21:55:21 +00:00
mobile Bug 1708238 - Stop relying on messagemanager in ExtensionPolicyService r=robwu,geckoview-reviewers,agi 2021-05-10 16:55:09 +00:00
modules Bug 1710369 - Remove unused code for dealing with plugins in EventStateManager. r=edgar 2021-05-10 10:29:20 +00:00
mozglue Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
netwerk Backed out changeset e7187a1150ae (bug 1710671) for causing build bustages in nsHttpHandler. CLOSED TREE 2021-05-12 01:10:23 +03: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 1707829 - Go back to building http3server as a rust program. r=necko-reviewers,kershaw 2021-05-07 20:22:56 +00:00
remote Bug 1710000 - [remote] Allow the "remote-listening" observer to also print other messages to stderr. r=remote-protocol-reviewers,jgraham,jdescottes 2021-05-10 08:55:31 +00:00
security Bug 1647957 - Allow RDD and Socket processes to read /proc/self/{statm,smaps} on Linux r=gcp 2021-05-11 16:23:23 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-05-10 10:48:04 +00:00
servo Bug 1707170 - Will-change should only create stacking contexts / containing blocks / etc if the property it'd change would apply. r=miko 2021-05-10 13:09:42 +00:00
startupcache
storage
taskcluster Bug 1710148 - Modify backfill action to properly handle vismet tasks. r=jmaher 2021-05-10 19:11:59 +00:00
testing Bug 1706627: Migrate static wiki content for AWSY tests to PerfDocs r=perftest-reviewers,sparky 2021-05-11 20:08:08 +00:00
third_party Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
toolkit Bug 1710227 - Show UI feedback on about:studies for opt-in r=andreio 2021-05-11 21:47:57 +00:00
tools Bug 1706627: Migrate static wiki content for AWSY tests to PerfDocs r=perftest-reviewers,sparky 2021-05-11 20:08:08 +00:00
uriloader Bug 1696473: End subframe loads for initial about:blank document on request error. r=nika 2021-05-07 01:39:45 +00:00
view
widget Bug 1710507 - Make native menus respect the XUL element's directionality. r=emilio 2021-05-11 20:34:17 +00:00
xpcom Bug 1709217 - Part 6: Get rid of NS_ERROR_DOM_INVALID_STATE_DOCUMENT_QUERY_COMMAND_VALUE; r=smaug 2021-05-11 19:38:46 +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
.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
.eslintrc.js Bug 1707711 - Stop using ChromeUtils.import(..., null) in testing/. r=kmag 2021-05-10 08:56:05 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1710095 - Update audioipc to 7537bfad for memmap -> memmap2 transition. r=chunmin,cubeb-reviewers,padenot 2021-05-10 20:40:40 +00:00
Cargo.toml Bug 1710099 - Update the minidump_writer_linux crate to replace the unmaintained memmap crate. r=gsvelto 2021-05-10 13:00:45 +00: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
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
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 1599574 - Avoid re-running clang-plugin tests. r=firefox-build-system-reviewers,andi,mhentges 2021-05-05 21:21:11 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.