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
Psychpsyo 7ffc0da9f4 Bug 1885017 [wpt PR 45064] - Make clicking only selected option in multi-select deselect it, a=testonly
Automatic update from web-platform-tests
Make clicking only selected option in multi-select deselect it

This makes it so that if there is only a single option selected in a
<select multiple> element, clicking it will deselect it instead of
doing nothing.

This is to reduce user confusion about how to deselect options while
minimizing the impact on existing content, since the old do-nothing
behavior of this interaction is likely never a user's intention.

Bug: 327940247
Change-Id: If21cad16100155bc310745ca244ebf1dab0a691f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5360033
Reviewed-by: David Baron <dbaron@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1277858}

--

wpt-commits: 1a25adc1c9dda7890fbd008e69f524381e45724e
wpt-pr: 45064
2024-03-28 14:10:00 +00:00
.cargo Bug 1886197 - build(webgpu): update WGPU to 152a94bc6c502226d9871f28e35db0b755ea35bf (trunk as of 2024-03-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-03-21 20:20:14 +00:00
.github/workflows
.vscode
accessible Bug 1886711: Implement the UIA Toggle pattern. r=nlapre 2024-03-27 00:36:29 +00:00
browser Bug 1887647 - Tabs from other devices doesn't render on first load r=fxview-reviewers,nsharpley,sfoster 2024-03-28 13:42:33 +00:00
build Bug 1887580 - Disable some C++20 warnings that break the C++20 build or are too noisy. r=firefox-build-system-reviewers,glandium 2024-03-27 00:38:54 +00:00
caps Backed out 3 changesets (bug 1877419, bug 1884941) for causing non unified build bustages on URLQueryStringStripper.cpp. CLOSED TREE 2024-03-26 19:37:45 +02:00
chrome Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
config Bug 1749046 - Vendor libopusenc.c and libvorbisenc.c and support files in ffvpx. r=chunmin 2024-03-27 14:16:31 +00:00
devtools Backed out 3 changesets (bug 1866814) for causing bc failures browser_ext_devtools_inspectedWindow_targetSwitch.js CLOSED TREE 2024-03-28 08:37:11 -04:00
docs Bug 1871883 - Update builders to rustc 1.77. r=firefox-build-system-reviewers,ahochheiden 2024-03-25 20:20:30 +00:00
docshell Bug 1875028 - With Fission enabled "onbeforeunload" prompts are automatically accepted for cross-origin navigations. r=farre 2024-03-26 07:42:58 +00:00
dom Bug 1853829 - Removed dom.block_reload_from_resize_event_handler pref. r=gregp,emilio 2024-03-28 11:21:22 +00:00
editor Bug 1705440 - remove old modal prompt implementation, r=mconley,webdriver-reviewers,extension-reviewers,desktop-theme-reviewers,tabbrowser-reviewers,whimboo,rpl 2024-03-20 17:47:47 +00:00
extensions Bug 1885246 - Replace PlainOldDataSerializer with ParamTraits_TiedFields, except for gfx/vr and gfx/layers/wr. r=mccr8 2024-03-23 01:06:45 +00:00
gfx Backed out changeset 17a7276c3e46 (bug 1885571) for causing webrender bustages in radial-large.yaml CLOSED TREE 2024-03-28 05:34:41 -04:00
gradle/wrapper Bug 1887180 - Update Gradle to version 8.7. r=android-reviewers 2024-03-25 14:35:36 +00:00
hal
image Bug 1356686 - Ensure that imgRequest::CheckListenerChain returns the correct value r=tnikkel 2024-03-19 17:27:23 +00:00
intl Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb 2024-03-19 14:59:22 +00:00
ipc Bug 1881636: apply code formatting via Lando 2024-03-26 22:59:25 +00:00
js Bug 1887939 - Update error message when the pref of "Symbols as WeakMap keys" is off. r=jonco 2024-03-28 14:05:21 +00:00
layout Bug 1887818 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for RemoteDecoderVideoSubDescriptor::Tnull_t if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-03-28 06:24:41 +00:00
media Bug 1834920 - Make audio IO work on iOS in Gecko. r=glandium,pehrsons 2024-03-27 15:28:35 +00:00
memory Bug 1884054 - Stop wrapping HeapAlloc-family of functions. r=pbone 2024-03-28 04:02:03 +00:00
mfbt Bug 1882518 - Print the PID when an assertion fails or MOZ_CRASH is reached in debug. r=gsvelto,glandium 2024-03-26 09:42:11 +00:00
mobile Bug 1888095 - Initialize GeckoBatteryManager the first time getCurrentInformation is called, r=geckoview-reviewers,m_kato. 2024-03-28 14:04:46 +00:00
modules Bug 1853829 - Removed dom.block_reload_from_resize_event_handler pref. r=gregp,emilio 2024-03-28 11:21:22 +00:00
mozglue Bug 1884054 - Always define a rust global allocator. r=emilio 2024-03-28 04:02:02 +00:00
netwerk Bug 1884208 - Remove negative probes for measuring delta between OnDataFinished and OnStopRequest in HttpChannelChild and HTML5Parser. r=jesup,necko-reviewers 2024-03-28 09:37:25 +00:00
nsprpub Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
other-licenses
parser Bug 1884208 - Remove negative probes for measuring delta between OnDataFinished and OnStopRequest in HttpChannelChild and HTML5Parser. r=jesup,necko-reviewers 2024-03-28 09:37:25 +00:00
python Bug 1836330 - Enable android chrome startup testing for cold_main_first_frame. r=perftest-reviewers,sparky 2024-03-26 12:51:54 +00:00
remote Bug 1875837 - Make clipboard-read/write permission optional in clipboard WPT r=webdriver-reviewers,dom-core,edgar,whimboo 2024-03-27 17:38:18 +00:00
security Bug 1886042 - add probes to explain CRLite usage. r=djackson 2024-03-28 13:37:39 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments - r=release-managers,dmeehan 2024-03-25 14:06:37 +00:00
servo Bug 1887221 - Make zoom recompute implicitly-inherited font-size. r=firefox-style-system-reviewers,boris 2024-03-27 22:02:57 +00:00
startupcache Bug 1882581: Implement @scope parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
storage Backed out 3 changesets (bug 1877419, bug 1884941) for causing non unified build bustages on URLQueryStringStripper.cpp. CLOSED TREE 2024-03-26 19:37:45 +02:00
supply-chain Bug 1886197 - build(webgpu): update WGPU to 152a94bc6c502226d9871f28e35db0b755ea35bf (trunk as of 2024-03-19) r=webgpu-reviewers,supply-chain-reviewers,nical 2024-03-21 20:20:14 +00:00
taskcluster Bug 1883220 - Add SHIP (session history in parent) variant for reftest. r=jmaher 2024-03-28 12:22:08 +00:00
testing Bug 1885017 [wpt PR 45064] - Make clicking only selected option in multi-select deselect it, a=testonly 2024-03-28 14:10:00 +00:00
third_party Bug 1886479 - Update glean_parser in-tree to get faster yaml parser r=TravisLong,mach-reviewers,ahal 2024-03-28 09:29:46 +00:00
toolkit Bug 1886042 - add probes to explain CRLite usage. r=djackson 2024-03-28 13:37:39 +00:00
tools Backed out changeset ace4b125b6e0 (bug 1615258) for causing py3 failures in test_manifestparser.py CLOSED TREE 2024-03-28 08:58:42 -04:00
uriloader Bug 1884785 - Expose the path to the os default application to privileged extensions r=Gijs,necko-reviewers 2024-03-25 23:19:17 +00:00
view
widget Backed out changeset 40fa8e4b06c8 (bug 1887729) for causing failures at test_accelerated_canvas_context_loss.html. CLOSED TREE 2024-03-28 05:09:32 +02:00
xpcom Bug 1884054 - Stop wrapping HeapAlloc-family of functions. r=pbone 2024-03-28 04:02:03 +00:00
xpfe/appshell Bug 1884631 - Remove macOS native sheet support. r=mac-reviewers,aleca,kaie,bradwerth 2024-03-18 10:06:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1877989 - [devtools] Add CodeMirror 6 in tree. r=devtools-reviewers,bomsy. 2024-02-08 14:39:41 +00:00
.cron.yml Bug 1887009 - Resolve CronTask failures from Autoland. CLOSED TREE 2024-03-22 18:26:19 +02:00
.eslintignore Bug 1873610 - Part 2: Improve modules import/export error messages. r=jonco 2024-03-18 14:04:14 +00:00
.eslintrc-test-paths.js Bug 1876988 - Enable ESLint rules no-undef and no-unused-vars. r=smaug 2024-01-29 11:23:59 +00:00
.eslintrc.js Bug 1883452 - Obliterate Corroborator remaining bits. r=rhelmer,Gijs,firefox-desktop-core-reviewers 2024-03-27 16:29:42 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1850611 - Create a JSON file source of truth for our design tokens. r=reusable-components-reviewers,desktop-theme-reviewers,hjones,dao 2024-03-26 16:56:06 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1850611 - Create a JSON file source of truth for our design tokens. r=reusable-components-reviewers,desktop-theme-reviewers,hjones,dao 2024-03-26 16:56:06 +00:00
.hgtags No bug - Back out 07a8f8cfa39828f4fbd3774a25eb96ead17f5a5b because it landed due to a central-to-beta rebase. 2024-03-18 10:56:54 +01:00
.lando.ini Bug 1871425: re-enable autoformatting after disabling WPT linter r=zeid DONTBUILD 2024-02-29 21:22:27 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1881383 - Remove VS 2019 toolchain. r=firefox-build-system-reviewers,sergesanspaille 2024-03-26 00:02:34 +00:00
.prettierrc.js
.stylelintignore Bug 1879146 - update lint exclusions for a-c docs move. r=gl 2024-02-20 11:08:26 +01:00
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1881545 - Move nl_langinfo and CODESET check from js/src/old-configure.in to js/moz.configure r=glandium 2024-02-28 11:11:18 +00:00
AUTHORS
build.gradle Bug 1886433 - Use the AC dependencies plugin for GeckoView where possible. r=android-reviewers,amejiamarmol 2024-03-20 21:40:21 +00:00
Cargo.lock Bug 1886016 - Added get_install_id() to Rust nmhproxy r=mhughes,nrishel 2024-03-22 18:53:37 +00:00
Cargo.toml Bug 1759175 pt8 - Remove the old crash reporter code r=gsvelto 2024-03-20 14:59:46 +00:00
client.mk
client.py
CLOBBER Bug 1883116 - Vendor libwebrtc from 0b6899272c - moz.build file updates 2024-03-19 11:05:04 -05:00
configure
configure.py
GNUmakefile
gradle.properties Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1878410 - Update Gradle to version 8.6. r=geckoview-reviewers,mcarare,amejiamarmol 2024-02-05 16:01:14 +00:00
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1888209 - mt as a peer emeritus, and change module name r=mt,zeid DONTBUILD 2024-03-27 23:03:41 +00:00
moz.build
moz.configure Bug 1880424 - Move clock_monotonic check to moz.configure r=glandium 2024-02-28 11:11:17 +00:00
mozilla-config.h.in
old-configure.in Bug 1887622 - Remove legacy checks for mode_t, pid_t and off_t r=glandium 2024-03-26 14:21:39 +00:00
package-lock.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
package.json Bug 1880764 - Initial TypeScript tooling r=mossop,Standard8 2024-03-15 19:20:45 +00:00
pyproject.toml Bug 1879558 - Reactivate invalid escape sequence warning in ruff r=ahochheiden 2024-02-28 08:16:06 +00:00
README.txt
settings.gradle Bug 1876335 - use GRADLE_MAVEN_REPOSITORIES in more places. r=owlish,geckoview-reviewers,nalexander,tthibaud,android-reviewers 2024-01-18 15:38:47 +01: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.