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
Kartikaya Gupta 33f67abeea Bug 1664558 - Propagate the layers id from InputData to gecko WidgetEvent types. r=botond
Seems like an oversight that these fields were never propagated from APZ to
the generated main-thread WidgetEvents.

Differential Revision: https://phabricator.services.mozilla.com/D94894
2020-10-28 22:02:00 +00:00
.cargo Bug 1672459 - Update cubeb-coreaudio-rs to d5af7ad7. r=cubeb-reviewers,chunmin 2020-10-21 17:55:15 +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 1020603 - Check table children for alternative frame types when mapping element. r=Jamie 2020-10-28 15:58:55 +00:00
browser Bug 1671668 - Invert the colors in the search mode indicator in dark mode. r=adw,ntim 2020-10-28 21:38:19 +00:00
build Bug 1655845 - Collect OS version information in mach telemetry r=firefox-build-system-reviewers,dmajor 2020-10-27 20:35:17 +00:00
caps Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
chrome Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
config Bug 1673769 - Use the right data file for ICU on big endians. r=firefox-build-system-reviewers,dmajor 2020-10-28 02:54:17 +00:00
devtools Backed out changeset 3b72cf9476d8 (bug 1667370) for xpc failures on test_protocol_index.js. CLOSED TREE 2020-10-28 23:35:36 +02:00
docs Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
docshell Backed out changeset 952da6bff887 (bug 1660054) for causing bc failures in browser_test_reset_scaling_zoom.js 2020-10-28 23:00:15 +02:00
dom Bug 1669861 - Use the visual scroll offset consistently for DisplayPortMargins computations. r=kats 2020-10-28 22:13:14 +00:00
editor Bug 1663793 - part 7: Make runTest() automatically handle editor value check in the case canceling beforeinput r=m_kato 2020-10-27 09:10:05 +00:00
extensions Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
gfx Bug 1669861 - Rename DisplayPortMargins::WithAdjustment() to FromAPZ(). r=kats 2020-10-26 23:26:59 +00:00
gradle/wrapper
hal Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
image Bug 1672597 - Part 2: Use TaskController's thread pool for image decoding. r=aosmond 2020-10-27 15:29:26 +00:00
intl Bug 1667613 - String bundle should return error after ClearOnShutdown is called. r=zbraniecki 2020-10-28 04:38:50 +00:00
ipc Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
js Bug 1670238 - Do not delazify if sourceEnd is definitely before the specified line in findScript. r=arai 2020-10-28 16:06:45 +00:00
layout Bug 1669861 - Rename DisplayPortMargins::WithAdjustment() to FromAPZ(). r=kats 2020-10-26 23:26:59 +00:00
media Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
memory Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mfbt Bug 1506910 - Initialize the poison page with a static initializer. r=glandium,decoder 2020-10-28 20:38:42 +00:00
mobile Bug 1673502 - [1.0] Ensure onActivated is called first on an inactive media session. r=geckoview-reviewers,agi 2020-10-28 14:29:43 +00:00
modules Bug 1673494 - Tweak profile gathering timeout, with pref "devtools.performance.recording.child.timeout_s" - r=gregtatum 2020-10-28 22:17:48 +00:00
mozglue Bug 1506910 - Initialize the poison page with a static initializer. r=glandium,decoder 2020-10-28 20:38:42 +00:00
netwerk Bug 1673315 Add a test to ensure loopback host names cannot be overridden, r=valentin,necko-reviewers 2020-10-28 14:33:29 +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 1461690 Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell 2020-10-20 23:20:25 +00:00
parser Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
python Bug 1654084 - Log build project to telemetry r=firefox-build-system-reviewers,dmajor 2020-10-27 18:08:49 +00:00
remote Bug 1673350 - [puppeteer] Mark click test as known intermittent r=remote-protocol-reviewers,whimboo 2020-10-27 14:50:02 +00:00
security Bug 1669679 - Rebuild cert-info when a resumption token is used for HTTP3 r=keeler,necko-reviewers 2020-10-28 11:15:14 +00:00
services Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
servo Bug 1673132 - Use the -moz-default-appearance values "scrollbar-horizontal" and "scrollbar-vertical" on macOS and remove the now-unused value "scrollbar". r=emilio 2020-10-27 12:37:44 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
storage Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
taskcluster Bug 1669478 - Enable WebRender on most of the windows10-64 ccov tests. r=ahal,jrmuizel 2020-10-28 17:47:56 +00:00
testing Bug 1673880 - [marionette] Fix suggested syntax for --webdriver-arg in testing documentation r=marionette-reviewers,whimboo 2020-10-28 17:50:29 +00:00
third_party Bug 1671923: Lock to protect secondary_sinks_ r=dminor 2020-10-27 16:37:48 +00:00
toolkit Bug 1669369, remove legacy actor from PrintingChild and replace with JSWindowActor, r=mstriemer 2020-10-28 19:19:52 +00:00
tools Bug 1673494 - Tweak profile gathering timeout, with pref "devtools.performance.recording.child.timeout_s" - r=gregtatum 2020-10-28 22:17:48 +00:00
uriloader Bug 1672238 - Fix test_nullCharFile.xhtml on fission x-origin. r=Gijs 2020-10-27 10:36:47 +00:00
view Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
widget Bug 1664558 - Propagate the layers id from InputData to gecko WidgetEvent types. r=botond 2020-10-28 22:02:00 +00:00
xpcom Bug 1506910 - Initialize the poison page with a static initializer. r=glandium,decoder 2020-10-28 20:38:42 +00:00
xpfe/appshell Bug 1665460: save urlbar position to registry and display in skeleton UI r=dthayer,smaug 2020-10-27 15:53:38 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
.clang-format
.clang-format-ignore Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.eslintignore Bug 1669956 - [devtools] Enable eslint for devtools/client/shared/components/reps. r=jdescottes. 2020-10-14 11:33:16 +00:00
.eslintrc.js Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell 2020-10-26 17:37:26 +00:00
.flake8 Bug 1671422 - [mozlog] Add group durations to errorsummary.log, r=marco 2020-10-21 18:23:19 +00:00
.git-blame-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.gitattributes
.gitignore Bug 1663372 - Ignore toolchains.json file with git. r=glandium 2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.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 6d98cc745df58e544a8d71c131f060fc2c460d83 with FIREFOX_NIGHTLY_83_END a=release DONTBUILD CLOSED TREE 2020-10-19 16:38:59 +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 Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
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 1650891 - [geckodriver] Make profile customizable to support root-less Android devices. r=webdriver-reviewers,jgraham,bc,marionette-reviewers 2020-10-28 12:33:47 +00:00
Cargo.toml Bug 1669055: Vendor Cranelift e22e2c3722f2fbccd3c8d3230119fa04c332c69c. r=jseward 2020-10-07 06:25:50 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to mach configure. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +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
LICENSE
mach Backed out changeset 86e3c90d221f (bug 1638970) for causing Bug 1673914. 2020-10-28 23:41:26 +02:00
Makefile.in Bug 1670357 - Remove make targets for cleaning: clean, realclean, clobber, distclean, clobber_all, everything r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1670738 - Try to make autoconf deduce ac_exeext for mingw r=glandium 2020-10-16 13:14:31 +00:00
package-lock.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
package.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +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 Backed out changeset d0ff30e1d830 (bug 1650692) for toolchains failures on ImageDecoderTest.kt. CLOSED TREE 2020-07-15 07:42:37 +03:00
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.