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
Перейти к файлу
Masayuki Nakano 8166b13197 Bug 1668945 - Make `test_bug1581192.html` wait for the click target interactive r=smaug
When the test times out, the `<iframe>` element in the parent document receives
the mouse button events.  This may happen if APZC has not received layout
information from subframe's document yet.

For solving this issue, this patch adds a utility method into `EventUtils.js`
that waits a `mousemove` event synthesized on the given target.

Differential Revision: https://phabricator.services.mozilla.com/D119596
2021-07-13 04:27:35 +00:00
.cargo Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
.vscode
accessible Bug 1717509 - Part 1 - Hook up UrlbarProviderPlaces and fix various lint issues. r=adw,preferences-reviewers 2021-07-09 23:52:37 +00:00
browser Bug 1718221 - Set gamepad policy allow list to 'all' r=smaug 2021-07-13 03:46:22 +00:00
build Bug 1719426 - Build glibc_2.27-3ubuntu1.2 ourselves. r=taskgraph-reviewers,bhearsum 2021-07-08 22:15:37 +00:00
caps Backed out changeset 19de2822bc0c (bug 1711168) for causing Bug 1719063. 2021-07-08 22:56:34 +03:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
devtools Bug 1717005 - [devtools] Simplify nested event loop management. r=jdescottes,bomsy 2021-07-12 21:04:56 +00:00
docs Bug 1587022 - Improve documentation for remaining Mozilla specific ESLint rules. r=sylvestre 2021-07-05 11:38:39 +00:00
docshell Bug 1719184 - Transmit blob URLs more accurately when loading, r=asuth 2021-07-12 20:56:04 +00:00
dom Bug 1668945 - Make `test_bug1581192.html` wait for the click target interactive r=smaug 2021-07-13 04:27:35 +00:00
editor Bug 1719669 - Fix the reverse loop in `SelectionState::SaveSelection()` r=m_kato 2021-07-12 07:52:32 +00:00
extensions Bug 1718607 - Make `TextServicesDocument` use `uint32_t` for offset in DOM node r=m_kato 2021-06-30 09:07:35 +00:00
gfx Bug 1718570 - Implement full partial damage support, r=gfx-reviewers,aosmond 2021-07-13 00:55:30 +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 1719375 - Consider documents used-as-an-image always active. r=tnikkel 2021-07-08 12:54:48 +00:00
intl Bug 1672548 - Add weekday skeleton to DateTimeFormat::FormatDateTime(). r=gregtatum 2021-07-09 19:54:56 +00:00
ipc Bug 1717728 - Hold MessageChannel's monitor when creating PortLink, r=handyman 2021-07-12 20:36:20 +00:00
js Bug 1719459 - Part 2: Add shell ModuleObject wrapper to avoid unexpected operation. r=jonco 2021-07-12 16:02:21 +00:00
layout Bug 1718184 - pt 3. Use TimeDuration more in CCGCScheduler r=nika 2021-07-13 01:42:32 +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 1719959 - Better Tag type choice, fixed corresponding test - r=emilio 2021-07-11 09:43:50 +00:00
mobile Bug 1717068 - Package summary of last_modified of RemoteSettings dumps r=leplatrem,nalexander 2021-07-08 20:02:07 +00:00
modules Bug 1718184 - pt 2. Add a comment about units for this pref r=nika 2021-07-13 01:42:32 +00:00
mozglue Bug 1673755 - Strip pointer authentication hashes during stack walking on macOS arm64. r=gerald 2021-07-09 17:41:46 +00:00
netwerk Bug 1715029 - Keep the transaction alive when we failed to process it, r=necko-reviewers,dragana 2021-07-12 21:41: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 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay 2021-05-26 21:31:42 +00:00
parser Bug 1718184 - pt 1. IdleTaskRunner now uses TimeDuration r=nika 2021-07-13 01:42:32 +00:00
python Bug 1717651 - Removed instances of 'ensure_subprocess_env' from python/mach r=mhentges 2021-07-12 21:38:13 +00:00
remote Bug 1719850 - [marionette] Enforce no-unused-vars for global variables in marionette eslint configuration r=webdriver-reviewers,whimboo 2021-07-09 17:22:09 +00:00
security Bug 1718046 - Use String concatenation rather than AppendPrintf r=handyman 2021-07-12 19:10:04 +00:00
services Merge autoland to mozilla-central. a=merge 2021-07-13 00:55:10 +03:00
servo No bug - Fix mixed indentation in style_adjuster.rs. DONTBUILD 2021-07-11 20:44:01 +00:00
startupcache
storage
taskcluster Bug 1715643 - Add a task for running the desktop recorder r=ahal 2021-07-13 01:28:08 +00:00
testing Bug 1668945 - Make `test_bug1581192.html` wait for the click target interactive r=smaug 2021-07-13 04:27:35 +00:00
third_party Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
toolkit Bug 1670027 - Always compute isPrintSelectionRBEnabled for the settings passed to the system print dialog. r=mstriemer 2021-07-13 00:25:38 +00:00
tools Bug 1719812 - Upgrade llvm toolchain to 12.0.1. r=firefox-build-system-reviewers,mhentges 2021-07-12 13:44:32 +00:00
uriloader Bug 1701794 - Use nsOSHelperAppServiceChild with Windows r=nika,haik 2021-07-12 19:41:22 +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 1718569 - Implement custom FBO management, r=jgilbert,gfx-reviewers 2021-07-13 00:55:29 +00:00
xpcom Bug 1718184 - pt 1. IdleTaskRunner now uses TimeDuration r=nika 2021-07-13 01:42:32 +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
.clang-format
.clang-format-ignore Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
.cron.yml Bug 1718230 - Do not run ff build using clang-trunk on beta. r=perftest-reviewers,kimberlythegeek 2021-07-12 13:51:41 +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
.hgtags No bug - tagging 41ae2b104b93c1779db0f34ba1c045e3e696898b with FIREFOX_NIGHTLY_91_END a=release DONTBUILD CLOSED TREE 2021-07-12 12:48:34 +00:00
.lando.ini Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-07-12 12:48:42 +00:00
Cargo.lock Bug 1719316 - Neqo version 0.4.27 r=necko-reviewers,kershaw 2021-07-08 11:52:28 +00:00
Cargo.toml Bug 1714465 - Add ThreadNamesStream support to minidump_writer_linux. r=gsvelto 2021-06-30 15:03:52 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
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
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.