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
Перейти к файлу
Haik Aftandilian 3cf27e9320 Bug 1737854 - macOS 'Share' menu modifies URL such that shared page doesn't load r=necko-reviewers,mstange,valentin
Revert some of the fix for 1722758 so that only the URL ref component is re-encoded for NSURL compatibility. Other URL fields need additional work to be addressed in a follow up.

Update the set of characters re-encoded to be as minimal as possible and include missing characters.

Add tests to ensure encoding works as expected, not just that it is accepted by NSURL.

Differential Revision: https://phabricator.services.mozilla.com/D130445
2021-11-10 19:32:53 +00:00
.cargo Bug 1739032 - Update mp4parse-rust to a257137. r=kinetik 2021-11-03 20:06:58 +00:00
.vscode
accessible Backed out 5 changesets (bug 1733263) for causing leakes. CLOSED TREE 2021-11-10 02:22:56 +02:00
browser Bug 1739666 - Messaging system should use feature.variables.enabled, not feature.enabled r=k88hudson 2021-11-10 17:29:58 +00:00
build Bug 1738300 - Apply clang upstream patch fixing miscompilation. r=firefox-build-system-reviewers,mhentges 2021-11-09 04:17:57 +00:00
caps Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb 2021-11-04 08:55:46 +00:00
chrome Bug 1734823 - Enable ESLint rule no-unused-vars globally for xpcshell test*.js files. r=necko-reviewers,Gijs,valentin 2021-10-11 11:07:02 +00:00
config Bug 1740187 - Annotate crash reports with rlbox sandbox malloc failures r=bholley 2021-11-10 00:03:25 +00:00
devtools Bug 1740548 - [devtools] Fix browser_rules_selector-highlighter-iframe-picker.js intermittent. r=ochameau. 2021-11-10 17:03:22 +00:00
docs Bug 1740294: Fix typo "then then" -> "then" r=mhentges 2021-11-09 17:36:40 +00:00
docshell Bug 1730120, close ContentViewer properly if initialization fails, r=nika 2021-11-09 22:09:48 +00:00
dom Bug 1740131 - avoid to use some not-defined MFT related messages in MinGW build. r=bryce 2021-11-10 18:21:59 +00:00
editor Bug 1739933 - Make `TopLevelEditSubActionData::DidSplitNode()` handle both cases that either left or right node is a new node r=m_kato 2021-11-09 07:11:23 +00:00
extensions Bug 1740399 - Ensure hunspell fails gracefully on rlbox sandbox OOM r=bholley 2021-11-10 05:21:55 +00:00
gfx Backed out changeset fd38093162bc (bug 1738589) for causing reftest failures on svg-glyph-invalid.html. CLOSED TREE 2021-11-10 20:50:54 +02:00
gradle/wrapper Bug 1727438 - Upgrade to Gradle 6.9.1. r=nalexander,owlish 2021-08-31 20:53:09 +00:00
hal Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
image Bug 1739661. Avoid using D2D when drawing SVG. r=aosmond 2021-11-10 16:23:17 +00:00
intl Backed out changeset 4f859ea95ec6 (bug 1739143) for causing failures at document_l10n/non-system-principal/browser_resource_uri.js. CLOSED TREE 2021-11-10 02:14:34 +02:00
ipc Bug 1707642 - Increase message size limit in fuzzing builds. r=ipc-reviewers,nika 2021-11-10 17:59:24 +00:00
js Bug 1736841 - Reduce IonCompilation priority when no JS is executed. r=jandem 2021-11-10 17:46:18 +00:00
layout Bug 1740413 - Adjust fuzz annotation for Android antialiasing variability. r=lsalzman 2021-11-10 18:46:11 +00:00
media Bug 1740415 - Update libjxl to 9e8c576 r=tnikkel 2021-11-10 13:32:14 +00:00
memory Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium 2021-10-29 06:04:09 +00:00
mfbt Bug 1733963 - Part 2: Add BitSet tests. r=glandium 2021-11-09 12:34:51 +00:00
mobile Bug 1739701 - Add support for the arm64 Android emulator. r=gbrown,calu 2021-11-09 21:47:25 +00:00
modules Backed out changeset 492b433034b3 (bug 1739894) for causing reftest failures. CLOSED TREE 2021-11-10 11:37:51 -05:00
mozglue Bug 1738627 - MOZ_PROFILER_STARTUP_FEATURES {cpu,stacks,markers}allthreads - r=canaltinova 2021-11-08 23:59:37 +00:00
netwerk Bug 1737854 - macOS 'Share' menu modifies URL such that shared page doesn't load r=necko-reviewers,mstange,valentin 2021-11-10 19:32: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 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
python Bug 1740381 - Port bug 1736565 (Infer artifact build candidate tree based on version) for comm- trees. r=nalexander 2021-11-09 23:33:55 +00:00
remote Backed out changeset 0e2ff229163c (bug 1713443) for causing mochitest(SessionDataReader.jsm) and remote(browser_session_data.js) failures. CLOSED TREE 2021-11-10 12:41:51 -05:00
security Bug 1740187 - Annotate crash reports with rlbox sandbox malloc failures r=bholley 2021-11-10 00:03:25 +00:00
services Bug 1739463 - Skip test_remote_settings_utils_telemetry.js on Android release r=mixedpuppy 2021-11-09 16:49:57 +00:00
servo Bug 1739464 - Use first generic rather than only generic to determine fallback font family. r=jfkthame 2021-11-10 17:58:18 +00:00
startupcache Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE 2021-10-06 03:57:57 +03:00
storage Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
taskcluster Bug 1739701 - Add support for the arm64 Android emulator. r=gbrown,calu 2021-11-09 21:47:25 +00:00
testing Bug 1740103: [mozproxy] set mitmproxy 7 as the default for recording and playback r=perftest-reviewers,sparky 2021-11-10 19:32:49 +00:00
third_party Bug 1740415 - Update libjxl to 9e8c576 r=tnikkel 2021-11-10 13:32:14 +00:00
toolkit Bug 1736864, add extra telemetry flag to indicate if the pdf viewer is opening an attachment, r=Gijs 2021-11-10 18:52:24 +00:00
tools Bug 1736616 - Discard CPU utilization due to suspending threads - r=canaltinova 2021-11-09 20:56:09 +00:00
uriloader Bug 1736864, add tests that verify download telemetry for different types of download scenarios, r=Gijs 2021-11-10 18:52:23 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1737854 - macOS 'Share' menu modifies URL such that shared page doesn't load r=necko-reviewers,mstange,valentin 2021-11-10 19:32:53 +00:00
xpcom Bug 1737854 - macOS 'Share' menu modifies URL such that shared page doesn't load r=necko-reviewers,mstange,valentin 2021-11-10 19:32:53 +00:00
xpfe/appshell Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug 2021-11-06 01:19:14 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore Bug 1719746 - Add Locale to moz.build; r=platform-i18n-reviewers,gregtatum 2021-10-18 13:38:20 +00:00
.cron.yml Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD 2021-11-02 16:47:50 +00:00
.eslintignore Backed out changeset 98e7519f8247 (bug 1699515) for causing failures due to pocket/content/panels/js/home/overlay.js. CLOSED TREE 2021-11-10 04:10:44 +02:00
.eslintrc.js Bug 1739708 - Turn off ESLint rule mozilla/reject-importGlobalProperties for sjs files. r=Gijs,webdriver-reviewers,whimboo 2021-11-09 08:38:16 +00:00
.flake8 Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco 2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.gitattributes
.gitignore Bug 1737741 - Ignore pytest artifacts in VCS. r=ahal 2021-11-02 14:33:49 +00:00
.hg-annotate-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.hg-format-source
.hgignore Bug 1737741 - Ignore pytest artifacts in VCS. r=ahal 2021-11-02 14:33:49 +00:00
.hgtags No bug - tagging 1379da0937ff9ae8aff8042fed31103dcd0bf13b with FIREFOX_NIGHTLY_95_END a=release DONTBUILD CLOSED TREE 2021-11-01 16:01:12 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-10-04 18:58:55 +00:00
Cargo.lock Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb 2021-11-04 08:55:46 +00:00
Cargo.toml Bug 1739040 - Pick cc upstream patch for GCC 11 on armhf linux. r=emilio 2021-11-03 03:30:29 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1690870 - Stop getting artifacts for host binaries. r=firefox-build-system-reviewers,andi 2021-10-28 11:05:04 +00:00
README.txt
aclocal.m4
build.gradle Bug 1735628 - Update Glean to v42.1.0 r=TravisLong 2021-10-19 20:32:38 +00:00
client.mk Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi 2021-10-08 09:30:48 +00:00
client.py
configure.in
configure.py Bug 1739700: Remove obsolete "js/src" workaround in configure.py r=glandium 2021-11-09 15:12:50 +00:00
gradle.properties Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish 2021-08-31 20:53:08 +00:00
gradlew
gradlew.bat
mach Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium 2021-09-03 20:46:22 +00:00
mach.ps1
moz.build Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD 2021-10-08 19:53:53 +00:00
moz.configure Bug 1738947 - Fix path to virtualenv.py. r=mhentges 2021-11-02 17:19:45 +00:00
mozilla-config.h.in
old-configure.in Bug 1729760 - Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander 2021-09-21 04:45:34 +00:00
package-lock.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
package.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
settings.gradle Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
substitute-local-geckoview.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00: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.