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
Перейти к файлу
Jan de Mooij 47ad76da79 Bug 1664786 part 7 - Iterate over IC entries list. r=iain
Later on we could remove the BytecodeLocation/JSOp use too and replace it with a
tag/flag on trial-inliable stubs.

Differential Revision: https://phabricator.services.mozilla.com/D90230
2020-09-16 11:15:47 +00:00
.cargo Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
.vscode
accessible Bug 1664579: Add AXButtonSearchKey to rotor r=eeejay 2020-09-15 20:48:45 +00:00
browser Bug 1665036 - Enable update2 prefs in browser_searchMode_engineRemoval.js. r=adw 2020-09-15 23:26:07 +00:00
build Bug 1656526 - Add resolver_64.cc to asan_blacklist_win.txt r=dmajor 2020-09-15 14:50:26 +00:00
caps Bug 1145314: Increase expected assertion range to 9 for test_bug995943.xhtml on Linux. r=aryx 2020-09-15 07:30:26 +00:00
chrome
config Bug 1654189 - Move sipcc SDP to third_party;r=dminor 2020-09-11 20:19:42 +00:00
devtools Bug 1664438 - Ignore errors when destroying target scoped fronts. r=jdescottes 2020-09-16 08:15:03 +00:00
docs Bug 1664581 - Specifically recommend installing version control systems in documentation r=nalexander 2020-09-14 21:30:21 +00:00
docshell Bug 1646601 document as const some WindowContext members r=farre 2020-09-15 22:13:22 +00:00
dom Bug 1663917 - Remove special case on Windows for VOICE cubeb stream. r=kinetik 2020-09-15 15:05:08 +00:00
editor Bug 1658702 - part 12: Implement paths to compute ranges to delete non-collapsed ranges r=m_kato 2020-09-16 10:55:22 +00:00
extensions Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
gfx Bug 1661532 - Ensure bundled fonts that duplicate installed fonts will take precedence and remain visible even if visibility/RFP would block the installed version. r=jwatt 2020-09-15 14:51:23 +00:00
gradle/wrapper
hal Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto 2020-09-11 06:35:02 +00:00
image Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
intl Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
ipc Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
js Bug 1664786 part 7 - Iterate over IC entries list. r=iain 2020-09-16 11:15:47 +00:00
layout Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE 2020-09-15 16:26:05 +00:00
media Bug 1663917 - Update libcubeb a45f6d0. r=cubeb-reviewers,kinetik 2020-09-15 15:05:05 +00:00
memory Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
mfbt Bug 1661404 - Add MOZ_TO_RESULT_INVOKE_TYPED macro. r=janv 2020-09-16 10:18:19 +00:00
mobile Bug 1662805 - Don't freeze a tab when it's playing back audio. r=geckoview-reviewers,agi 2020-09-15 09:00:05 +00:00
modules Bug 1665217: Enable dom.script_loader.external_scripts.speculative_omt_parse.enabled for beta and release. r=smaug 2020-09-16 10:15:23 +00:00
mozglue Bug 1662560 - Always retrieve the imagebase of the child process's executable from a process handle. r=mhowell 2020-09-15 21:10:06 +00:00
netwerk Bug 1664948 - Remove content process interception from HttpChannelChild. r=asuth,dragana,necko-reviewers,valentin 2020-09-15 23:44:58 +00:00
nsprpub Bug 1660371 - Uplift initial NSPR 4.29 beta snapshot. r=glandium UPGRADE_NSPR_RELEASE 2020-08-28 21:31:02 +00:00
other-licenses Bug 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin 2020-09-09 17:23:34 +00:00
parser Bug 1606499 - Abort document on location.reload(). r=smaug 2020-09-10 14:37:16 +00:00
python Bug 1665164: remove unused get_command logic from CommandAction r=firefox-build-system-reviewers,rstewart 2020-09-15 18:56:03 +00:00
remote Bug 1661390 - [remote] Use a UUID as session id for targets. r=remote-protocol-reviewers,jgraham 2020-09-07 15:31:27 +00:00
security Bug 1662560 - Always retrieve the imagebase of the child process's executable from a process handle. r=mhowell 2020-09-15 21:10:06 +00:00
services Bug 1654807 - update thin-vec to 0.2.1 for potential endianess fix. r=froydnj 2020-09-14 17:32:40 +00:00
servo Bug 1664718 - Allow :is() and :where() to have better error recovery. r=xidorn 2020-09-14 22:33:01 +00:00
startupcache Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
storage Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
taskcluster Bug 1663159 [Linux] Add Wayland config to test-linux.sh, r=ahal 2020-09-16 09:48:15 +00:00
testing Bug 1658702 - part 12: Implement paths to compute ranges to delete non-collapsed ranges r=m_kato 2020-09-16 10:55:22 +00:00
third_party Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
toolkit Bug 1665156 - commonDialog.xhtml: Explicitly set input type 'text' to fix broken style in SubDialog. r=Gijs 2020-09-16 10:33:26 +00:00
tools Backed out 47 changesets (bug 1656438) for bustages on DynamicResampler.cpp . CLOSED TREE 2020-09-15 20:15:27 +03:00
uriloader Bug 1662795 - Use extension to decide whether to offer view internally. r=Gijs 2020-09-12 18:47:53 +00:00
view
widget Bug 1662834 [Linux] Check mGdkWindow validity on nsWindow::UpdateTitlebarTransparencyBitmap(), r=jhorak 2020-09-16 09:48:30 +00:00
xpcom Bug 1525854 - TRR shouldn't fallback to DNS on DNSSEC error r=necko-reviewers,dragana 2020-09-15 10:39:07 +00:00
xpfe/appshell Bug 1656526 - Show blank window prior to loading xul on Windows r=mhowell 2020-09-15 14:50:19 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore
.eslintrc.js Bug 1656291 - Enable all ESLint rules for remaining xhtml files in toolkit/content/tests/chrome/. r=Standard8 2020-09-07 12:57:10 +00:00
.flake8 Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
.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
AUTHORS
CLOBBER
Cargo.lock Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
Cargo.toml Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py Backed out changeset ee6dbeaf8852 (bug 1664077) for build bustages on gfxFontUtils.h. CLOSED TREE 2020-09-15 04:02:01 +03:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1662787 - Provide an environment variable to force running `mach python-test` command with Python 2 r=froydnj,firefox-build-system-reviewers,mhentges 2020-09-02 16:21:42 +00:00
moz.build Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart 2020-09-11 08:13:27 +00:00
moz.configure
mozilla-config.h.in
old-configure.in Backed out changeset ee6dbeaf8852 (bug 1664077) for build bustages on gfxFontUtils.h. CLOSED TREE 2020-09-15 04:02:01 +03:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.