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
Перейти к файлу
Masayuki Nakano 1125b625c3 Bug 1715603 - part 1: Don't extend selection into a link r=edgar
If middle button click with `Shift` key occurs, Chrome and Safari extend the
selection in most cases.  However, if the clicked position is in a link,
Chrome does:
* If editable, collapse selection into the link instead of extending selection.
* If not editable, not extending selection and open tabs.

We should follow this behavior for both backward compatibility and web-compat.

Differential Revision: https://phabricator.services.mozilla.com/D119252
2021-07-13 08:15:55 +00:00
.cargo Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
.vscode
accessible Bug 1717509 - Part 1 - Hook up UrlbarProviderPlaces and fix various lint issues. r=adw,preferences-reviewers 2021-07-09 23:52:37 +00:00
browser Bug 1703051, apply proton panel styling to other bookmarks dropdown and overflow menu in bookmarks toolbar r=desktop-theme-reviewers,mconley,jaws,harry 2021-07-13 05:10:19 +00:00
build Bug 1719426 - Build glibc_2.27-3ubuntu1.2 ourselves. r=taskgraph-reviewers,bhearsum 2021-07-08 22:15:37 +00:00
caps Backed out changeset 19de2822bc0c (bug 1711168) for causing Bug 1719063. 2021-07-08 22:56:34 +03:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
devtools Bug 1717005 - [devtools] Simplify nested event loop management. r=jdescottes,bomsy 2021-07-12 21:04:56 +00:00
docs Bug 1587022 - Improve documentation for remaining Mozilla specific ESLint rules. r=sylvestre 2021-07-05 11:38:39 +00:00
docshell Bug 1719184 - Transmit blob URLs more accurately when loading, r=asuth 2021-07-12 20:56:04 +00:00
dom Bug 1715603 - part 1: Don't extend selection into a link r=edgar 2021-07-13 08:15:55 +00:00
editor Bug 1718924 - part 1: Get rid of `TextServicesDocument::IsTextNode()` and use `AsText()` if it's safe r=m_kato 2021-07-13 08:13:11 +00:00
extensions Bug 1718607 - Make `TextServicesDocument` use `uint32_t` for offset in DOM node r=m_kato 2021-06-30 09:07:35 +00:00
gfx Bug 1696842 - Establish raster roots for more picture composite modes r=gfx-reviewers,lsalzman 2021-07-13 06:01:37 +00:00
gradle/wrapper
hal
image Bug 1719375 - Consider documents used-as-an-image always active. r=tnikkel 2021-07-08 12:54:48 +00:00
intl Bug 1672548 - Add weekday skeleton to DateTimeFormat::FormatDateTime(). r=gregtatum 2021-07-09 19:54:56 +00:00
ipc Bug 1717728 - Hold MessageChannel's monitor when creating PortLink, r=handyman 2021-07-12 20:36:20 +00:00
js Bug 1719459 - Part 2: Add shell ModuleObject wrapper to avoid unexpected operation. r=jonco 2021-07-12 16:02:21 +00:00
layout Bug 1715603 - part 1: Don't extend selection into a link r=edgar 2021-07-13 08:15:55 +00:00
media Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00
memory Bug 1717466 - A few minor fixes for block_analyzer.py. r=pbone 2021-06-22 14:17:44 +00:00
mfbt Bug 1719959 - Better Tag type choice, fixed corresponding test - r=emilio 2021-07-11 09:43:50 +00:00
mobile Bug 1717068 - Package summary of last_modified of RemoteSettings dumps r=leplatrem,nalexander 2021-07-08 20:02:07 +00:00
modules Backed out 2 changesets (bug 1718570, bug 1718569) for causing wpt failures in /css/css-flexbox/flexbox-align-self-vert-001. CLOSED TREE 2021-07-13 08:52:28 +03:00
mozglue Bug 1673755 - Strip pointer authentication hashes during stack walking on macOS arm64. r=gerald 2021-07-09 17:41:46 +00:00
netwerk Bug 1715029 - Keep the transaction alive when we failed to process it, r=necko-reviewers,dragana 2021-07-12 21:41:53 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay 2021-05-26 21:31:42 +00:00
parser Bug 1718184 - pt 1. IdleTaskRunner now uses TimeDuration r=nika 2021-07-13 01:42:32 +00:00
python Bug 1717651 - Removed instances of 'ensure_subprocess_env' from python/mach r=mhentges 2021-07-12 21:38:13 +00:00
remote Bug 1719850 - [marionette] Enforce no-unused-vars for global variables in marionette eslint configuration r=webdriver-reviewers,whimboo 2021-07-09 17:22:09 +00:00
security Bug 1718046 - Use String concatenation rather than AppendPrintf r=handyman 2021-07-12 19:10:04 +00:00
services Merge autoland to mozilla-central. a=merge 2021-07-13 00:55:10 +03:00
servo No bug - Fix mixed indentation in style_adjuster.rs. DONTBUILD 2021-07-11 20:44:01 +00:00
startupcache
storage
taskcluster Bug 1715643 - Add a task for running the desktop recorder r=ahal 2021-07-13 01:28:08 +00:00
testing Bug 1715603 - part 1: Don't extend selection into a link r=edgar 2021-07-13 08:15:55 +00:00
third_party Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
toolkit Bug 1670027 - Always compute isPrintSelectionRBEnabled for the settings passed to the system print dialog. r=mstriemer 2021-07-13 00:25:38 +00:00
tools Bug 1719812 - Upgrade llvm toolchain to 12.0.1. r=firefox-build-system-reviewers,mhentges 2021-07-12 13:44:32 +00:00
uriloader Bug 1701794 - Use nsOSHelperAppServiceChild with Windows r=nika,haik 2021-07-12 19:41:22 +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 2 changesets (bug 1718570, bug 1718569) for causing wpt failures in /css/css-flexbox/flexbox-align-self-vert-001. CLOSED TREE 2021-07-13 08:52:28 +03:00
xpcom Bug 1718184 - pt 1. IdleTaskRunner now uses TimeDuration r=nika 2021-07-13 01:42:32 +00:00
xpfe/appshell Bug 1710687, null check mDocShell before using it, r=peterv 2021-05-25 12:25:41 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
.cron.yml Bug 1718230 - Do not run ff build using clang-trunk on beta. r=perftest-reviewers,kimberlythegeek 2021-07-12 13:51:41 +00:00
.eslintignore Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
.eslintrc.js Bug 1716642 - Replaced calls to GlobalManager.extensionMap.get() with WebExtensionPolicy.getByID(). r=Standard8,kmag,robwu 2021-06-24 15:06:17 +00:00
.flake8 Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal 2021-06-09 15:48:51 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 41ae2b104b93c1779db0f34ba1c045e3e696898b with FIREFOX_NIGHTLY_91_END a=release DONTBUILD CLOSED TREE 2021-07-12 12:48:34 +00:00
.lando.ini Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
Cargo.lock Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
Cargo.toml Bug 1714465 - Add ThreadNamesStream support to minidump_writer_linux. r=gsvelto 2021-06-30 15:03:52 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1713173 - Add `--profile-command` flag for profiling `mach` commands. r=firefox-build-system-reviewers,mhentges 2021-06-02 21:28:56 +00:00
mach.ps1
moz.build
moz.configure Bug 1717585 - Switch --enable-bootstrap on by default on central. r=firefox-build-system-reviewers,mhentges 2021-06-22 23:36:28 +00:00
mozilla-config.h.in
old-configure.in Backed out 3 changesets (bug 1709640) for causing android-4-1-armv7 pgo build bustages. 2021-06-08 03:58:27 +03: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
settings.gradle
substitute-local-geckoview.gradle Backed out 3 changesets (bug 1709640) for causing android-4-1-armv7 pgo build bustages. 2021-06-08 03:58:27 +03:00
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.