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
Перейти к файлу
Kyle Knaggs 967178f81b Bug 1645887 - Fix text copied by 'Copy to clipboard' and 'Copy source text' context menu items r=davidwalsh
This patch addresses the issue reported by [[ https://bugzilla.mozilla.org/show_bug.cgi?id=1645887 | Bug 1645887 ]] where the context menu items in the `Editor` were not copying the expected text to the clipboard.

Regarding the context menu in the `Editor` this patch modifies the menu items so that:

1. 'Copy to clipboard' => Copies the text that has been selected by a user to the clipboard.
2. 'Copy source text' => Copies all of the text from a source to the clipboard.

In addition to the above fix, this patch also modifies a related item in the `Tab` context menu so that:

1. The text for the ‘Copy to clipboard’ menu item is now replaced with ‘Copy source text’.

As with the context menu in the `Editor`, the pre-existing ‘Copy to clipboard’ menu item in the `Tab` copied all of the text from a source to the clipboard. However, instead of modifying the functionality of this menu item, the decision was made to replace the ‘Copy to clipboard’ text with ‘Copy source text’. This was done as the `Tab` and its context menu typically provides the user with general information about the file being displayed instead of being concerned with details such as the state of the editor.

{F2332380}

Differential Revision: https://phabricator.services.mozilla.com/D81887
2020-07-08 14:40:29 +00:00
.cargo Bug 1649900 - Update jsparagus. r=nbp 2020-07-03 10:03:19 +00:00
.vscode Bug 1646417 - Add `mrcrowl.hg` as a default plugin to `vscode` r=andi 2020-06-17 16:26:45 +00:00
accessible Bug 1648813 - disable browser_webarea.js on macos opt builds. r=jmaher 2020-07-07 14:05:52 +00:00
browser Bug 1648179 - Add schema test coverage for CFRMessageProvider messages r=k88hudson 2020-07-07 21:57:48 +00:00
build Backed out 5 changesets (bug 1650996, bug 1649974) for hazard failures CLOSED TREE 2020-07-08 16:07:56 +03:00
caps Backed out 7 changesets (bug 1650163, bug 1649477) for bustages on JSActor.cpp . CLOSED TREE 2020-07-08 04:09:27 +03:00
chrome Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
config Bug 1614941, add more date formats to dsb and hsb, r=jwalden 2020-07-07 11:46:05 +00:00
devtools Bug 1645887 - Fix text copied by 'Copy to clipboard' and 'Copy source text' context menu items r=davidwalsh 2020-07-08 14:40:29 +00:00
docs Bug 1651099 - Broken link to contributor reference. r=rstewart,championshuttler,sylvestre 2020-07-08 07:32:17 +00:00
docshell Bug 1644456 - Manage HTTPS-Only Mode permission with SitePermissions interface. r=necko-reviewers,pbz,dragana 2020-07-08 12:06:02 +00:00
dom Bug 1650945 - Fix error message in IIRFilterNode::Create; r=padenot 2020-07-08 14:05:33 +00:00
editor Bug 1647556 - part 5-1: Create new API to get `WSFragment` in middle of line and visible r=m_kato 2020-07-08 01:23:14 +00:00
extensions Bug 1649729 - Get rid of MOZ_ACCESS_THREAD_BOUND macro. r=froydnj 2020-07-01 13:13:23 +00:00
gfx Bug 1650786 - Make ImageBridgeChild use a nsThread. r=KrisWright,mattwoodrow 2020-07-08 06:32:19 +00:00
gradle/wrapper
hal Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
image Bug 1603121 - Remove imgRequestProxy::IsOnEventTarget; r=tnikkel 2020-07-03 08:54:28 +00:00
intl Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +00:00
ipc Bug 1580764: Part 3 - Remove unused AncestorOuterWindowIDs from LoadInfo. r=nika 2020-07-07 21:14:34 +00:00
js Bug 1647794 - Add lazy Iterator Helper methods. r=jorendorff 2020-07-07 22:07:56 +00:00
layout Bug 1625930: Fire StyleSheetApplicableStateChanged event explicitly if the stylesheet is getten from the cache. r=emilio 2020-07-08 14:05:42 +00:00
media Backed out changeset e1841978b15a (bug 1193437) for bustages on ice_unittest.cpp 2020-07-08 07:52:53 +03:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
mfbt Backed out 5 changesets (bug 1650996, bug 1649974) for hazard failures CLOSED TREE 2020-07-08 16:07:56 +03:00
mobile Bug 1638724 - Check for extension id instead of extension. r=esawin 2020-07-07 18:51:02 +00:00
modules Bug 1644671 - systemprincipal restrictions telemetry r=tjr,ckerschb 2020-07-08 13:11:57 +00:00
mozglue Bug 1649776 - Use a separate mutex to access ProfileBufferChunkManagerWithLocalLimit::mUpdateCallback - r=canaltinova 2020-07-06 12:38:06 +00:00
netwerk Bug 1527256 - P4: Enable about:networking tests r=dragana 2020-07-08 10:28:53 +00:00
nsprpub Bug 1640515 - Firefox 79 should pick up NSPR 4.26. r=kjacobs DONTBUILD UPGRADE_NSPR_RELEASE 2020-06-24 15:52:27 +00:00
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-04 09:38:43 +00:00
python Bug 1645196: Tune git settings to improve performance r=rstewart 2020-07-07 18:29:37 +00:00
remote Bug 1647439 - Sync Puppeteer to v5.0.0 r=remote-protocol-reviewers,jgraham 2020-07-02 18:57:38 +00:00
security Bug 1639030 - Part 3: Roll-up patch to apply remaining mozilla changes to chromium sandbox. r=bobowen 2020-07-08 12:54:35 +00:00
services Bug 1649700 - Fallback to dump data if fails to read from IndexedDB r=Standard8 2020-07-07 19:37:14 +00:00
servo Bug 1650189 - Fix an off-by-one in the transition property iterator. r=mrobinson 2020-07-06 16:26:20 +00:00
startupcache Bug 1627075 - OMT and OMP StartupCache access r=froydnj 2020-07-08 02:46:11 +00:00
storage Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
taskcluster Bug 1651243 - Remove leftover crashsymbols attribute from fuzzing debug job. r=truber 2020-07-08 12:14:15 +00:00
testing Backed out changeset ccf92483269b (bug 1651297) for many fonts related failures CLOSED TREE 2020-07-08 17:27:04 +03:00
third_party Bug 1641777 - Import logins from Firefox, Bitwarden, & Chrome CSV files r=MattN,flod 2020-07-04 20:09:19 +00:00
toolkit Bug 1648179 - Add schema test coverage for CFRMessageProvider messages r=k88hudson 2020-07-07 21:57:48 +00:00
tools Bug 1437626 - P4. Test requests sent in a service worker is classified r=baku 2020-07-08 12:27:14 +00:00
uriloader Backed out 7 changesets (bug 1650163, bug 1649477) for bustages on JSActor.cpp . CLOSED TREE 2020-07-08 04:09:27 +03:00
view Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
widget Bug 1650475. Enable GPU switching on Mac. r=kvark 2020-07-08 01:56:55 +00:00
xpcom Bug 1651280 - Only use GetFileType(HANDLE) from NtCreateFile if that was successful - r=canaltinova 2020-07-08 09:16:45 +00:00
xpfe/appshell Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.clang-format
.clang-format-ignore Bug 1642493: Apply clang-format to shim files r=mgaudet 2020-06-04 14:35:05 +00:00
.cron.yml Bug 1648591: Remove taskgraph based cron implementation; r=aki 2020-07-07 16:04:00 +00:00
.eslintignore Bug 1618465 - Move pdf.js to toolkit (main files). r=bdahl,Pike 2020-07-02 07:13:46 +00:00
.eslintrc.js Bug 1644444 - Update NextDNS endpoint URL and migrate pref values. r=valentin,prathiksha 2020-06-18 08:18:58 +00:00
.flake8 Bug 1646421 - flake8 followup, remove the noqa as it breaks the test 2020-06-20 12:21:27 +00:00
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1626058: Build docker images with kaniko, instead of dind; r=glandium,hwine 2020-07-07 19:53:32 +00:00
.hgtags No bug - tagging 4c7e22cb6a476089657b971f2ebe333c5649a4a9 with FIREFOX_NIGHTLY_79_END a=release DONTBUILD CLOSED TREE 2020-06-29 15:15:37 +00:00
.lldbinit
.mailmap Bug 1650456 - Correct name in a few places, r=froydnj 2020-07-03 20:20:29 +00:00
.prettierignore
.prettierrc
.taskcluster.yml Bug 1626058: Build docker images with kaniko, instead of dind; r=glandium,hwine 2020-07-07 19:53:32 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1646256 - Make rust-analyzer and YouCompleteMe work with mozilla-central. r=sylvestre 2020-06-17 17:53:56 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
Cargo.lock Bug 1649900 - Update jsparagus. r=nbp 2020-07-03 10:03:19 +00:00
Cargo.toml Bug 1648885 and Bug 1649432: vendor latest Cranelift to get Spectre mitigations and fix fuzzbug. r=bbouvier 2020-07-02 15:47:56 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1641291 - Part 2: Make NSDISTMODE=copy impact install manifests. r=glandium 2020-07-07 02:16:12 +00:00
README.txt
aclocal.m4 Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py Bug 1650306 - Address the defects found by the pylint/no-else-return rule. r=sylvestre 2020-07-08 09:24:49 +00:00
configure.in Bug 1644887 - `configure` calls into `$PYTHON3` rather than `python3` directly r=glandium 2020-06-10 21:29:27 +00:00
configure.py Bug 1649901 - Improve reproducibility of config_status_deps.in files r=froydnj 2020-07-01 22:55:52 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1638984 - Run 'mach rusttests' in python 3; r=firefox-build-system-reviewers,rstewart 2020-06-30 21:48:51 +00:00
moz.build Bug 1648348 - Create "Writing Rust Code" docs. r=froydnj,zbraniecki,lina. 2020-07-07 07:38:27 +00:00
moz.configure Bug 1641291 - Part 1: Allow cross-compiling from host macOS -> Windows target. r=froydnj 2020-07-07 02:13:35 +00:00
mozilla-config.h.in
old-configure.in Bug 1641291 - Pre: Work around logging not handling '\x' in `old-configure` output. r=froydnj 2020-07-07 02:13:22 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

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

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.