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
Перейти к файлу
Kagami Sascha Rosylight aa1ea75c3a Bug 1679460 - Call Get/SetSelectionRange even when cached r=masayuki
No need to special case here as both already use cached selection. This makes it consistent with SetSelectionStart etc.

Differential Revision: https://phabricator.services.mozilla.com/D98185
2020-12-02 19:26:49 +00:00
.cargo Bug 1678175 - Avoid detecting windows-1252 euro sign as GBK. r=m_kato 2020-11-29 08:07:45 +00:00
.vscode
accessible Bug 1678015 - Expose assertive live region attributes for ARIA alerts on Mac, r=Jamie,eeejay 2020-12-02 20:54:41 +00:00
browser Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu,valentin 2020-12-03 00:56:22 +00:00
build Bug 1680152 - Fixup: Bump deployment target to 10.12 when building clang. 2020-12-02 22:43:11 +00:00
caps Bug 1678310: Expose siteOriginNoSuffix on nsIPrincipal r=baku,nika 2020-11-28 07:21:32 +00:00
chrome Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
config Bug 1677037 - Remove STRIP_XPI rule. r=firefox-build-system-reviewers,glandium 2020-12-01 03:43:59 +00:00
devtools Bug 1673897 - [devtools] Throw if a spec method defines an array return value r=ochameau 2020-12-02 14:35:53 +00:00
docs Bug 1679842 - Remove reference to non-existent image file in Bugzilla severity documentation. r=sylvestre DONTBUILD 2020-11-30 19:05:19 +00:00
docshell Backed out changeset a1e436deb5fe (bug 1670530) for viewsource related crashed CLOSED TREE 2020-12-03 04:30:23 +02:00
dom Bug 1679460 - Call Get/SetSelectionRange even when cached r=masayuki 2020-12-02 19:26:49 +00:00
editor Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
extensions Bug 1677529: Accurately describe why extra "malloc" import is needed r=glandium 2020-12-01 16:53:31 +00:00
gfx Bug 1680408 - Redo control flow in qcms_modular_transform_create. r=aosmond 2020-12-03 01:42:22 +00:00
gradle/wrapper
hal Bug 1660470 - Avoid including ReferrerInfoUtils.h from header files. r=nika 2020-11-23 16:05:56 +00:00
image Bug 1678560 - Avoid including nsILoadGroup.h in header files. r=tnikkel 2020-11-23 16:12:44 +00:00
intl Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
ipc Bug 1119956 introduce DiscardableRunnable for tasks that might not run but might not implement cancellation r=asuth,sg 2020-12-02 09:36:25 +00:00
js Bug 1679611 - Part 1: Use next segment as the starting point. r=sfink 2020-12-02 17:23:07 +00:00
layout Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
media Bug 1672222 - Update libdav1d to 0.8.0 for Firefox 85. r=mjf 2020-12-02 23:34:58 +00:00
memory Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +00:00
mfbt Bug 1679611 - Part 2: Add test for BufferList::RangeLength. r=sfink 2020-12-02 18:48:22 +00:00
mobile Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
modules Backed out changeset 117da9de7f66 (bug 1667743) for handshakeSucceeded related bustage CLOSED TREE 2020-12-03 03:44:59 +02:00
mozglue Backed out changeset fdd4de984fd3 (bug 1679763) for profiler related bustage CLOSED TREE 2020-12-02 21:10:06 +02:00
netwerk Backed out changeset a1e436deb5fe (bug 1670530) for viewsource related crashed CLOSED TREE 2020-12-03 04:30:23 +02:00
nsprpub
other-licenses Bug 1461690 Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell 2020-10-20 23:20:25 +00:00
parser Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
python Bug 1661153: Removes _ensure_zstd() and usages r=firefox-build-system-reviewers,glandium 2020-12-02 15:16:14 +00:00
remote Bug 1680101 - [remote] Temporarily force disabling Fission until Remote Agent is compatible. r=remote-protocol-reviewers,maja_zf 2020-12-01 20:33:40 +00:00
security Bug 1678762 - crlite: be more efficient about processing new stashes r=kjacobs 2020-12-02 17:04:59 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-11-30 14:30:15 +00:00
servo Bug 1678733 - Separate out some of the declaration precedence components from @viewport rules r=emilio 2020-12-01 00:03:28 +00:00
startupcache Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
storage Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
taskcluster Bug 1680172 - Fixup #2: Keep building fix-stacks with rust 1.47 CLOSED TREE 2020-12-03 02:27:07 +00:00
testing Bug 1679460 - Call Get/SetSelectionRange even when cached r=masayuki 2020-12-02 19:26:49 +00:00
third_party Bug 1672222 - Update libdav1d to 0.8.0 for Firefox 85. r=mjf 2020-12-02 23:34:58 +00:00
toolkit Bug 1678068 - Re-enable extensions/xpcshell-common on Android. r=robwu 2020-12-03 02:08:39 +00:00
tools Backed out changeset 117da9de7f66 (bug 1667743) for handshakeSucceeded related bustage CLOSED TREE 2020-12-03 03:44:59 +02:00
uriloader Bug 1676345 - Fix clang-format issue CLOSED TREE 2020-12-02 21:18:45 +02:00
view Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
widget Bug 1680403 - Drop now unneeded blocking of WebRender on gen6. r=aosmond 2020-12-03 00:33:38 +00:00
xpcom Bug 1119956 add CancelableRunnable documentation to clarify expectations r=sg 2020-12-01 10:05:21 +00:00
xpfe/appshell Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Backed out changeset 9bd89da852cf (bug 1680028) for causing gecko decision tasks to fail. CLOSED TREE 2020-12-01 21:34:50 +02:00
.eslintignore
.eslintrc.js Bug 1675349: Update tests under dom/plugins/test for the removal of plugins. r=jmathies 2020-11-18 15:58:15 +00:00
.flake8 Bug 1673700 - Don't use double quotes around strings in definition of `fork_interpose` r=firefox-build-system-reviewers,glandium 2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.gitattributes
.gitignore Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart 2020-11-27 16:21:07 +00:00
.hg-annotate-ignore-revs Bug 1648010 - Add revisions for the replacement of literal string macros by string literals to the ignore sets. r=marco,glandium DONTBUILD 2020-12-01 09:04:42 +00:00
.hg-format-source
.hgignore Bug 1666347 - Delete assorted dead code after removal of vendored `psutil` r=firefox-build-system-reviewers,rstewart 2020-11-27 16:21:07 +00:00
.hgtags No bug - tagging efceae9186cd456bb70240aa851855efb5afd316 with FIREFOX_NIGHTLY_84_END a=release DONTBUILD CLOSED TREE 2020-11-16 10:11:08 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
AUTHORS
CLOBBER
Cargo.lock Backed out 15 changesets (bug 1662868) for causing xpcshell thread leaks. 2020-12-02 18:24:59 +02:00
Cargo.toml Bug 1678175 - Avoid detecting windows-1252 euro sign as GBK. r=m_kato 2020-11-29 08:07:45 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
README.txt
aclocal.m4
build.gradle Bug 1671460 - Update to apilint 0.4.0. r=snorp 2020-11-02 19:42:25 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1638947 - Run 'mach android' with python 3; r=nalexander 2020-11-09 17:54:33 +00:00
moz.build Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +00:00
moz.configure Bug 1677742 - Followups for new pass manager LTO r=glandium 2020-11-21 02:13:04 +00:00
mozilla-config.h.in
old-configure.in Bug 1654109 - Use PDB basename in cross-compiled Windows builds r=firefox-build-system-reviewers,mhentges 2020-11-11 02:34:44 +00: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.