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
Перейти к файлу
Liviu Tinta 8d42b9361f Bug 1616656 [wpt PR 21885] - Input element does not fire scroll event, a=testonly
Automatic update from web-platform-tests
Input element does not fire scroll event

When there is text that overflows an input element, the scroll event is
not fired when the text scrolls into view.
The input element never receives the scroll event from the user agent
shadow DOM internal editor element. The fix is to change the scroll
event's target to the shadow host element when the event is generated.

Bug: 989937
Change-Id: Iff4aeae6adb931d681a2ade72eb8032c5a23067c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064818
Commit-Queue: Liviu Tinta <liviutinta@chromium.org>
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#745459}

--

wpt-commits: ebb246d2104b0a114fe31309ecb65a6a3c8343a2
wpt-pr: 21885
2020-03-05 10:49:22 +00:00
.cargo Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
.vscode
accessible Bug 1616468 - Indicate required field in hint string. r=Jamie 2020-03-04 00:00:44 +00:00
browser Bug 555694 - Address bar should not suggest switching to the current tab. r=harry 2020-03-05 09:12:44 +00:00
build Bug 1604095 - Add `fix_stacks.py`, which uses `fix-stacks`, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
caps Bug 1615259 - Refactor GetUri in WorkerLoadInfo.cpp r=ckerschb 2020-03-03 12:58:38 +00:00
chrome
config Bug 1618620 - Convert run_spidermonkey_checks.py to py3; r=firefox-build-system-reviewers,rstewart 2020-02-28 00:28:36 +00:00
devtools Bug 1620087 - Part 3: Treat all realms as debuggees to avoid unexpected sideeffects. r=nchevobbe 2020-03-05 10:02:09 +00:00
docs no bug - reviewerdoc - Add the XPCOM group r=sylvestre DONTBUILD 2020-03-02 21:10:09 +00:00
docshell Bug 1616570 - Part 2: Add the CookieJarSettingsArgs as a field in the window context. r=Ehsan,farre 2020-03-04 08:59:18 +00:00
dom Bug 1618152 - Use BrowsingContext for activeness check in nsGenericHTMLFormElement::FocusState. r=farre 2020-03-05 08:29:38 +00:00
editor Backed out changeset 97a8f04641de (bug 1618906) on request by masayuki 2020-03-05 06:36:44 +02:00
extensions Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
gfx Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
gradle/wrapper
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1613985 - Use default for equivalent-to-default constructors/destructors in image. r=tnikkel 2020-03-04 09:09:43 +00:00
intl Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
ipc Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
js Bug 1620150 - Inline ReportUninitializedLexical and ReportRuntimeConstAssignment into single callers. r=arai 2020-03-05 07:54:04 +00:00
layout Bug 1615026 - Annotate new test as failing on Mac. 2020-03-05 02:52:25 +01:00
media Bug 1616736 - P2. Update ffmpeg copy to 4.2. r=jolin 2020-03-04 22:18:34 +00:00
memory Bug 1604095 - Add `fix_stacks.py`, which uses `fix-stacks`, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
mfbt Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
mobile Bug 1619710 - Handle postponed web extension updates in GeckoView. r=geckoview-reviewers,agi 2020-03-04 21:23:52 +00:00
modules Bug 1618696 - Enable signon.passwordEditCapture.enabled by default. r=MattN 2020-03-05 09:26:28 +00:00
mozglue Bug 1619865 - Support pdb paths with forward slashes. r=gerald 2020-03-04 08:02:42 +00:00
netwerk Bug 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00
nsprpub
other-licenses Bug 1618103 Part 2 - Update ATK header file to pick up new roles, r=Jamie 2020-02-27 21:45:55 +00:00
parser Bug 1618901 - Add null check for the returend BrowsingContext to follow up bug 1597495. r=hsivonen 2020-03-02 20:07:10 +00:00
python Bug 1604095 - Add `fix_stacks.py`, which uses `fix-stacks`, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
remote Bug 1619548 - [remote] Update expectation states of Puppeteer unit tests to pass on MacOS. r=remote-protocol-reviewers,maja_zf 2020-03-03 18:05:42 +00:00
security bug 1619021 - avoid caching intermediate certificates that are in cert_storage (intermediate preloading) r=kjacobs 2020-03-04 19:04:58 +00:00
services Bug 1619875 - Remove the remaining of the prompting code in the cookie-world, r=Ehsan 2020-03-04 21:25:33 +00:00
servo Bug 1619701 - Respect the cascade properly when in high-contrast mode. r=morgan 2020-03-04 21:25:24 +00:00
startupcache
storage Bug 1613835 - Use a SQLite API call to check for in-progress transactions. r=mak 2020-03-03 22:57:39 +00:00
taskcluster Bug 1619603 - Ship Geckoview at the ship_rc phase r=mtabara 2020-03-05 10:25:18 +00:00
testing Bug 1616656 [wpt PR 21885] - Input element does not fire scroll event, a=testonly 2020-03-05 10:49:22 +00:00
third_party Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
toolkit Bug 555694 - Address bar should not suggest switching to the current tab. r=harry 2020-03-05 09:12:44 +00:00
tools Bug 1604095 - Add `fix_stacks.py`, which uses `fix-stacks`, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
uriloader Bug 1616570 - Part 1: Rename CookieSettings to CookieJarSettings. r=Ehsan 2020-03-04 08:59:08 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
xpcom Bug 1600331. When an idle runnable is queued from a background thread, lazily queue it from a non-idle runnable. r=smaug 2020-03-03 01:47:24 +00:00
xpfe/appshell
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1618962 - add Readability-readerable.js to eslintignore, r=Standard8 2020-02-28 19:43:59 +00:00
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1525393 - Run generate_sources_mozbuild.sh; r=bryce 2020-02-27 18:32:00 +00:00
Cargo.lock Bug 1619375 - Update Neqo to 0.2.0 r=dragana 2020-03-03 17:03:45 +00:00
Cargo.toml Backed out changeset 156832378185 (bug 1619094) for build bustages. CLOSED TREE 2020-03-03 19:19:08 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1619280 - Port warnings-summary [mach] to Python 3.r=championshuttler,firefox-build-system-reviewers,rstewart 2020-03-03 19:18:52 +00:00
moz.build
moz.configure Bug 1619504 - Make the build system look for wine64. r=dmajor 2020-03-03 12:54:47 +00:00
mozilla-config.h.in
old-configure.in Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj 2020-02-28 12:33:36 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.