gecko-dev/modules/libpref
Kagami Sascha Rosylight 693b1afa39 Bug 1641280 - Part 2: Resolve WindowsUIUtils::Share without waiting action on Windows r=smaug,agashlin
Windows does not fire any DataPackage event when a user selects copy action from the OS dialog, potentially causing never-resolved promise. Windows still does not provide any other way to detect that action, even on Windows 11.

Per https://github.com/w3c/web-share/issues/188 Chromium gave up and decided not to wait for user action.

Given that Microsoft is not expected to fix the situation anytime soon, it's probably better to follow what others do.

Depends on D121420

tmp

Differential Revision: https://phabricator.services.mozilla.com/D121421
2021-08-04 13:53:12 +00:00
..
docs
init Bug 1641280 - Part 2: Resolve WindowsUIUtils::Share without waiting action on Windows r=smaug,agashlin 2021-08-04 13:53:12 +00:00
parser
test Bug 1646560: Part 1 - Move some XPCShell content helpers to generic shared module. r=nika 2021-06-15 04:40:10 +00:00
components.conf
greprefs.js Bug 1426269 - Filter full-line comments and empty lines from prefs files. r=glandium,geckoview-reviewers,snorp 2020-09-08 07:10:54 +00:00
moz.build Bug 1708455 - P10. Add signon.usernameOnlyForm.enabled preference r=sfoster,tgiles 2021-06-11 11:56:05 +00:00
nsIPrefBranch.idl
nsIPrefLocalizedString.idl
nsIPrefService.idl Bug 1694515 - Part 1: Allow to parse prefs from data. r=KrisWright 2021-03-12 04:08:41 +00:00
nsIRelativeFilePref.idl
nsRelativeFilePref.h
Preferences.cpp Bug 1717991 - Remove ifdefs around code that adds profiler markers with custom marker schemas, r=gerald. 2021-06-25 13:28:01 +00:00
Preferences.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
SharedPrefMap.cpp
SharedPrefMap.h Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
StaticPrefsBase.h