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
Go to file
Botond Ballo 948cec1b06 Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio
nsContainerFrame.h was only using the enum nsLayoutUtils::IntrinsicISizeType,
which this patch moves to LayoutConstants.h instead.

Depends on D91505

Differential Revision: https://phabricator.services.mozilla.com/D91506
2020-09-26 18:19:14 +00:00
.cargo Bug 1662383 - Remove {EmitResult,SmooshResult}.top_level_script. r=nbp 2020-09-16 15:10:55 +00:00
.vscode Bug 1656740 - Integrate clangd in vscode for C++ language support. r=froydnj 2020-08-06 06:25:17 +00:00
accessible Bug 1666617 - Add an observer description argument to AddRefreshObserver. r=smaug 2020-09-25 02:36:29 +00:00
browser Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio 2020-09-26 03:04:56 +00:00
build Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
caps Bug 1667438 - Simplify OriginAttributes::operator==. r=nika 2020-09-25 19:24:29 +00:00
chrome Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
config Bug 1659392 - Only enable rust fuzzing code with libFuzzer. r=truber 2020-08-18 13:32:15 +00:00
devtools Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio 2020-09-26 03:04:56 +00:00
docs Bug 1667463 - Fix two typos in using_cxx_in_firefox_code.rst. r=sylvestre 2020-09-25 20:25:23 +00:00
docshell Bug 1667342 - Make the "deferred window close" keep making sense after bug 1636728. r=smaug 2020-09-25 13:39:01 +00:00
dom Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio 2020-09-26 18:19:14 +00:00
editor Bug 1649121: part 95) Update ElementInfo's documentation. r=m_kato 2020-09-24 17:10:48 +00:00
extensions Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
gfx Bug 1667594 - Avoid including nsLayoutUtils.h from various headers. r=kats 2020-09-26 17:55:00 +00:00
gradle/wrapper
hal Bug 1664374 - Replace MOZ_MUST_USE with [[nodiscard]] in hal. r=gsvelto 2020-09-11 06:35:02 +00:00
image Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
intl Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
ipc Bug 1665166 - Updates to moz.build files; r=ng 2020-09-24 18:40:21 +00:00
js Bug 1666853 - Part 5: Add a simpler gray unmarking interface that's easier to call from our read barrier r=sfink 2020-09-26 10:40:51 +00:00
layout Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio 2020-09-26 18:19:14 +00:00
media Bug 1665166 - Updates to moz.build files; r=ng 2020-09-24 18:40:21 +00:00
memory Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
mfbt Bug 1658571 - Add a missing "explicit" in a test. 2020-09-24 19:51:46 +02:00
mobile Bug 1666013 - Use map with lower-case keys in WebMessage to make APIs easier to use r=geckoview-reviewers,snorp 2020-09-25 15:27:49 +00:00
modules Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio 2020-09-26 03:04:56 +00:00
mozglue Bug 1666571 - Part 2. Support CALL [disp32] for Avast. r=handyman 2020-09-25 23:18:02 +00:00
netwerk Bug 1666881 - Make fission.sessionHistoryInParent require a restart when switching. r=smaug 2020-09-25 09:03:58 +00:00
nsprpub Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-09-17 15:26:54 +00:00
other-licenses Bug 1663217 - Remove MOZ_MUST_USE comment from NSIS BitsUtils.cpp. r=agashlin 2020-09-09 17:23:34 +00:00
parser Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
python Bug 1665166 - Normalize non_unified_source paths in gn_processor.py r=firefox-build-system-reviewers,rstewart 2020-09-24 18:55:02 +00:00
remote Bug 1665283 - [puppeteer] Remove datareporting.healthreport.about.reportUrl from Launcher.ts r=remote-protocol-reviewers,whimboo 2020-09-25 15:55:38 +00:00
security Bug 1652677 - P2: Implement necko part of echconfig r=dragana 2020-09-25 07:35:04 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-09-24 14:23:18 +00:00
servo Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio 2020-09-26 03:04:56 +00:00
startupcache Bug 1656261 - Back out all recent StartupCache work r=RyanVM 2020-09-14 17:00:53 +00:00
storage Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
taskcluster Bug 1665371 - Switch WR reftests to llvmpipe and update the expectations r=gw,kats 2020-09-25 19:54:32 +00:00
testing Bug 1642532 - update webaudio test expectations for Linux 32-bit. a=wpt-sync DONTBUILD 2020-09-26 14:12:25 +00:00
third_party Bug 1665166 - Regenerate libwebrtc moz.build files; r=ng 2020-09-24 19:01:35 +00:00
toolkit Bug 1667118 - Rename -moz-math-script-level to math-depth. r=emilio 2020-09-26 03:04:56 +00:00
tools Bug 1666759 - Add a target_tasks filter that enables scheduling uncommon tasks, r=jmaher 2020-09-25 19:48:47 +00:00
uriloader Bug 1658571 - Add MainThreadWeakPtr and use it in PreloaderBase::RedirectSink. r=sg,smaug 2020-09-24 16:38:35 +00:00
view
widget Bug 1667594 - Avoid including nsLayoutUtils.h in nsIFrame.h. r=emilio 2020-09-26 18:18:11 +00:00
xpcom Bug 1667461 - Add a note about class name collisions. r=nika,xpcom-reviewers 2020-09-25 20:35:13 +00:00
xpfe/appshell Bug 1665453 - Rename EarlyBlankWindow to PreXULSkeletonUI r=agashlin 2020-09-24 14:25:56 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE 2020-09-25 02:58:57 +03:00
.eslintrc.js Backed out 3 changesets (bug 1665713) for perma failures on test_peerConnection_capturedVideo.html. CLOSED TREE 2020-09-25 02:58:57 +03:00
.flake8 Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1663372 - Ignore toolchains.json file with git. r=glandium 2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1658396 - Make hg ignore newtab node_modules, r=Mardak 2020-08-10 23:32:15 +00:00
.hgtags No bug - tagging cecca8e309497b6a0e7d2ab52a4956d7e48c91f6 with FIREFOX_NIGHTLY_82_END a=release DONTBUILD CLOSED TREE 2020-09-21 14:12:19 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki 2020-09-24 19:19:36 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
Cargo.lock Bug 1659109 - Add a dispatch queue for FOG. r=chutten 2020-09-23 07:25:16 +00:00
Cargo.toml Bug 1664453: vendor Cranelift to 379aed8092cd1241ec7839e77d05557b1dceb234 to resolve two Wasm translation bugs. r=jseward 2020-09-15 20:01:26 +00:00
client.mk Bug 1660614 - Upgrade sccache to pick up more resilient behavior in the presence of cache read failures r=froydnj 2020-08-25 21:16:53 +00:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
configure.in
configure.py Bug 1664077 - Remove _NON_GLOBAL_ACDEFINES. r=firefox-build-system-reviewers,mhentges,rstewart 2020-09-15 14:25:14 +00:00
GNUmakefile
gradle.properties Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1665445: install-moz-phab installs the Phabricator credentials r=firefox-build-system-reviewers,rstewart 2020-09-22 20:44:32 +00:00
Makefile.in Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
moz.build Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart 2020-09-22 06:26:17 +00:00
moz.configure Bug 1656993: Create and require by default global virtualenvs in ~/.mozbuild for mach r=mhentges,ahal 2020-08-17 17:21:02 +00:00
mozilla-config.h.in
old-configure.in Bug 1663550 - Enable sandbox on Linux/arm and Linux/arm64. r=gcp,glandium 2020-09-16 20:53:19 +00:00
package-lock.json Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8 2020-08-20 08:52:42 +00:00
package.json Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8 2020-08-20 08:52:42 +00:00
README.txt Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre 2020-08-18 04:04:36 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.