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
Перейти к файлу
Boris Chiou 519e7347ed Bug 1717877 - Handle degenerate ratio and negative size attributes for intrinsic size calculation of SVG outer frames. r=emilio
Based on https://github.com/w3c/csswg-drafts/issues/6286, we fall back to the
viewport rect if
1. width/height is a degenerate ratio, or
2. width or height is a negative number.

Differential Revision: https://phabricator.services.mozilla.com/D118666
2021-06-24 20:27:31 +00:00
.cargo Bug 1716709 - Remove RUSTC_BOOTSTRAP for xmldecl. r=glandium 2021-06-17 06:44:25 +00:00
.vscode Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco 2021-03-30 14:44:51 +00:00
accessible Bug 1598750: Make browser_nested_iframe.js wait for doc load complete if the nested iframe doc accessible isn't present yet. r=morgan 2021-06-22 23:11:25 +00:00
browser Bug 1703692 - Update SessionStore and TabState{,Cache} functions to take a permanentKey, r=nika 2021-06-24 20:26:14 +00:00
build Bug 1715772 - land NSS 0262a919f909 UPGRADE_NSS_RELEASE, r=beurdouche 2021-06-24 10:56:58 +00:00
caps Bug 1714065 - Allow matching partition key fields via OriginAttributesPattern. r=timhuang,ckerschb 2021-06-24 09:13:30 +00:00
chrome Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
config Bug 1685075 - Part 2: Remove "en-US-posix" locale from ICU data file. r=zbraniecki 2021-06-18 09:22:06 +00:00
devtools Bug 1717897 - [devtools] Remove NetworkHelper.nsIURL which leaks all generated nsIURL r=Honza 2021-06-24 13:32:20 +00:00
docs Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly 2021-06-22 17:04:35 +00:00
docshell Bug 1703692 - Use ChildOffset to build the offset path for flushes, r=nika 2021-06-24 20:26:14 +00:00
dom Bug 1703692 - Use ChildOffset to build the offset path for flushes, r=nika 2021-06-24 20:26:14 +00:00
editor Bug 1717749: Drop `MOZ_ASSERT` check for `nsIEditor.eEditorMailMask` r=m_kato 2021-06-23 23:01:48 +00:00
extensions Bug 1700534 - Coalesce RLBox wasmboxed libraries. r=firefox-build-system-reviewers,shravanrn,bholley,andi,mhentges 2021-06-22 05:31:33 +00:00
gfx Bug 1717945 - Use linear filter for low quality pinch-zoom with native compositor r=gfx-reviewers,jrmuizel 2021-06-24 19:53:48 +00:00
gradle/wrapper
hal Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
image Bug 1712855 - Fix assertion when recording SVG image blobs with non-integer translation transforms. r=jrmuizel 2021-06-22 16:10:42 +00:00
intl Bug 1717060 - Create a micro benchmark for Intl.NumberFormat; r=nordzilla 2021-06-24 13:06:26 +00:00
ipc Bug 1713148 - Part 6: Release sChannelCountMutex before calling report callback, r=handyman 2021-06-22 18:17:26 +00:00
js Bug 1715471 - Add an early quit to the test if enqueueMark isn't available. r=sfink 2021-06-24 14:16:45 -04:00
layout Bug 1717877 - Handle degenerate ratio and negative size attributes for intrinsic size calculation of SVG outer frames. r=emilio 2021-06-24 20:27:31 +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 1717526 - String's implicit conversion operator causes COW relocations, r=xpcom-reviewers,mccr8 2021-06-23 01:57:00 +00:00
mobile Bug 1699794 - [2.0] Add address autocomplete tests r=geckoview-reviewers,agi 2021-06-22 22:03:01 +00:00
modules Bug 1717642 - Add a pref to force full parse for OMT compiled JS scripts from the ScriptLoader. r=smaug 2021-06-24 15:13:42 +00:00
mozglue Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
netwerk Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika 2021-06-24 20:03:48 +00:00
nsprpub Bug 1715584 - NSPR_4_32_BETA1. r=bbeurdouche UPGRADE_NSPR_RELEASE 2021-06-10 09:15:06 +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 1713627 - Remove code obsoleted by the replacing the Text Encoding menu with one item. r=jaws,emk 2021-06-21 12:09:01 +00:00
python Bug 1717786: Update mozperfest runner's list of in-tree Python packages r=kimberlythegeek 2021-06-24 18:02:53 +00:00
remote Bug 1714068 - Bug 1707588 - [puppeteer] Sync vendored puppeteer to v10.0.0 r=webdriver-reviewers,whimboo 2021-06-23 12:37:53 +00:00
security Bug 1689191 - restrict nsISiteSecurityService and DataStorage to the main process r=rmf,necko-reviewers,ipc-reviewers,kershaw,nika 2021-06-24 20:03:48 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-06-24 13:28:29 +00:00
servo Bug 1699964 - [css-content] Implement 'content: none' for elements. r=emilio 2021-06-23 02:52:42 +00:00
startupcache Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer 2021-03-23 10:36:39 +00:00
storage Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
taskcluster Bug 1710326 - expose amdgpu.ids in the snap sandbox. r=mkaply DONTBUILD 2021-06-24 18:35:12 +00:00
testing Bug 1717877 - Handle degenerate ratio and negative size attributes for intrinsic size calculation of SVG outer frames. r=emilio 2021-06-24 20:27:31 +00:00
third_party Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly 2021-06-22 17:04:35 +00:00
toolkit Bug 1703692 - Use ChildOffset to build the offset path for flushes, r=nika 2021-06-24 20:26:14 +00:00
tools Bug 1716274 - profiler_add/remove_state_change_callback - r=canaltinova 2021-06-24 07:25:55 +00:00
uriloader Bug 1685737 - Older blocked mixed-content downloads get removed from download-list on restart. r=Gijs 2021-06-24 11:13:49 +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 Bug 1714391. r=jrmuizel,jgilbert 2021-06-24 16:56:09 +00:00
xpcom Bug 1718074 - Early return from the callback when the object was shut down. r=gsvelto 2021-06-24 19:31:29 +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 Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe 2021-04-04 08:05:39 +00:00
.clang-format
.clang-format-ignore Bug 1714577 - Part 5 - Add GeckoTraceEvent.h to clang-format-ignore. r=gerald 2021-06-09 15:43:38 +00:00
.cron.yml Bug 1717600 - Add browsertime perf tests for FF built with clang-trunk. r=perftest-reviewers,jmaher,davehunt 2021-06-24 17:15:43 +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 Bug 1703105 - wasm: Move generate-spectest tool into tree. r=lth 2021-04-13 16:41:46 +00:00
.hgtags No bug - tagging b724ec4440e0fec4dd6e02ac019f43b2e0b32f85 with FIREFOX_NIGHTLY_90_END a=release DONTBUILD CLOSED TREE 2021-05-31 17:00:09 +00:00
.lando.ini Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki 2021-03-17 11:22:02 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1714933 - Part 7: Updating ICU requires a clobber. r=tcampbell 2021-06-15 07:54:06 +00:00
Cargo.lock Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly 2021-06-22 17:04:35 +00:00
Cargo.toml Bug 1716709 - Remove RUSTC_BOOTSTRAP for xmldecl. r=glandium 2021-06-17 06:44:25 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium 2021-03-09 14:45:24 +00:00
client.py No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche 2021-05-05 16:59:09 +00:00
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 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
moz.build Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
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.