gecko-dev/toolkit/components
Matthew Noorenberghe 18d0a14fbd Bug 1629174 - Don't cache input values from the login doorhanger upon dismissal. r=sfoster
We already cache the values from `input` event listeners. The "dismissed" listener can happen before "shown" and cause old values to be used.

* Also clear the fields now in the "dismissed" listener so that automated tests don't have stale values and therefore false positives. This has a nice side-effect of removing the credentials from memory sooner if the user doesn't save.
* Added some logging for doorhanger opening/closing as it seems like it is low volume and could be useful in the future.

Differential Revision: https://phabricator.services.mozilla.com/D70566

--HG--
rename : toolkit/components/passwordmgr/test/browser/subtst_notifications_11_popup.html => toolkit/components/passwordmgr/test/browser/subtst_notifications_12_target_blank.html
extra : moz-landing-system : lando
2020-04-10 23:59:58 +00:00
..
aboutcache
aboutcheckerboard Bug 1627036 - Convert all relevant uses of left/right to logical properties in the remaining files in toolkit/ r=Gijs 2020-04-03 19:17:34 +00:00
aboutmemory Bug 1626804 - Clarify about:memory's `explicit` description. r=erahm 2020-04-02 00:58:45 +00:00
aboutperformance Bug 1626977 - Improve CSS for aboutPerformance.css to use logical properties r=ntim 2020-04-02 15:49:53 +00:00
alerts Bug 1626927 - Remove nsIPrincipal-Geturi in AlertNotification.cpp r=ckerschb 2020-04-09 10:06:13 +00:00
antitracking Backed out 6 changesets (bug 1363541) for perma failures. CLOSED TREE 2020-04-10 11:31:20 +03:00
apppicker
asyncshutdown Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
autocomplete Bug 1620778 - Fix interaction of up/down keys with autocomplete and <input type=number>. r=masayuki,smaug 2020-03-16 15:50:31 +00:00
backgroundhangmonitor Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
bitsdownload Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
browser Bug 1616353 - Part 6.3: Replace many nsILoadContext mutators with assertions, r=smaug 2020-04-07 21:39:16 +00:00
build
captivedetect Bug 1622028 - Log failed upgrades for HTTPS Only Mode. r=ckerschb,dragana 2020-03-27 17:09:15 +00:00
certviewer Bug 1585620 - Creates a standalone page (about:certificate) for the new certificate viewer.r=johannh,fluent-reviewers,flod 2020-04-10 17:26:41 +00:00
cleardata Bug 1619244 - Rewrite browser_purge_trackers.js in xpcshell. r=ewright 2020-03-30 12:54:12 +00:00
clearsitedata Bug 1619971 - Clear-site-data operations show appear in the console - part 2 - Clear-Site-Data, r=dragana 2020-03-04 16:02:40 +00:00
cloudstorage
commandlines Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
contentprefs Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
contextualidentity Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
corroborator
crashes Bug 1610385 - Increase the maximum number of crashes we record per day to avoid having tests bump into the limit r=froydnj 2020-03-09 13:15:57 +00:00
crashmonitor
ctypes
downloads Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
enterprisepolicies Bug 1616752 - Part 1: Improve JsonSchemaValidator. r=mak,mythmon,mkaply 2020-03-26 15:27:12 +00:00
extensions Bug 1530408 disable alt-data if possible when creating a StreamFilter r=valentin,zombie 2020-04-11 00:19:07 +00:00
featuregates Bug 1618620 - Convert gen_feature_definitions.py to py3; r=firefox-build-system-reviewers,rstewart 2020-02-28 00:28:44 +00:00
filewatcher
finalizationwitness Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
find Bug 1622199: annotate `Selection::AddRangeAndSelectFramesAndNotifyListeners` with `MOZ_CAN_RUN_SCRIPT`. r=smaug 2020-03-13 15:46:13 +00:00
fuzzyfox Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
gfx
glean Bug 1626621 - Set app version, build id and channel correctly for FOG. r=chutten 2020-04-02 14:44:10 +00:00
jsoncpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
kvstore Bug 1622949 - Add `HashPropertyBag::clone_from_bag`. r=froydnj 2020-03-17 23:33:45 +00:00
lz4
maintenanceservice
mediasniffer Backed out 3 changesets (bug 1602832) for assertion failing on IOInterposer.cpp CLOSED TREE 2020-03-20 14:03:28 +02:00
mozintl Bug 1621674 - Settle on returning null for missing values/messages out of Localization. r=smaug,stas 2020-04-10 23:35:58 +00:00
mozprotocol Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
narrate Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
normandy Backed out 2 changesets (bug 1620021) for failures in test_ExperimentManager_lifecycle.js 2020-04-11 01:38:33 +03:00
osfile Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
parentalcontrols
passwordmgr Bug 1629174 - Don't cache input values from the login doorhanger upon dismissal. r=sfoster 2020-04-10 23:59:58 +00:00
perfmonitoring Bug 1618236 - Make CollectPerformanceInfo use BrowsingContextGroup to find DocGroups. r=tarek,peterv 2020-04-07 15:16:13 +00:00
pictureinpicture Bug 1624702 - Test that the Picture-in-Picture toggle visibility is re-evaluated if the duration of the video changes. r=jaws 2020-04-02 19:30:57 +00:00
places Bug 1557551 - Disqualify invalid items in the bookmarks mirror from deduping. r=lina 2020-04-09 20:44:23 +00:00
printing Bug 1590573, create a unified approach for caching fragments in our Custom Elements r=emilio 2020-04-08 16:17:50 +00:00
printingui Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
processsingleton Bug 1620731 - remove extraneous argument from call to loadProcessScript, r=rpl 2020-03-10 13:34:16 +00:00
promiseworker Backed out changeset 717435e37281 (bug 1624622) for causing xpcshell failures CLOSED TREE 2020-03-24 19:39:12 +02:00
prompts Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE 2020-04-10 21:19:15 +03:00
protobuf Bug 1627444 p1 - Update protobuf bundled lib to 3.11.4 r=lina 2020-04-07 18:04:59 +00:00
reader Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
reflect
remote Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
remotebrowserutils Bug 1616353 - Part 6.2: Remove setOriginAttributesBeforeLoading API, r=smaug 2020-04-07 21:39:14 +00:00
remotepagemanager Bug 1614713, move neterror actor over to the actor-based RemotePageChild, and move neterror-specific functions to the NetErrorChild subclass so that they cannot be accessed via other pages, r=johannh,mossop 2020-04-08 14:08:29 +00:00
reputationservice Bug 1627444 p2 - Regenerate protobuf classes r=lina 2020-04-07 18:05:56 +00:00
resistfingerprinting Bug 1586761 - P7 - Revert a few incorrect changes on P2; r=tjr 2020-04-07 07:36:52 +00:00
satchel Bug 1551730 - Use hasBeenTypePassword to determine if we're on a password field for autocomplete. r=sfoster 2020-03-28 04:50:13 +00:00
search Bug 1622978 - Dont load distribution engines from filesystem in modern config r=Standard8 2020-04-08 11:08:07 +00:00
securityreporter
sessionstore Bug 1507287 - Make sessionRestore work with session history living in the parent process. r=peterv,mikedeboer 2020-03-19 14:31:52 +00:00
shell
startup Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE 2020-04-10 21:19:15 +03:00
statusfilter Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
telemetry Bug 1612527 - Refactor browser calls in deletion-request ping test; r=raphael 2020-04-09 16:24:41 +00:00
terminator Bug 1613985 - Use default for equivalent-to-default constructors/destructors in toolkit. r=mossop 2020-03-10 08:48:24 +00:00
thumbnails Bug 1184701 - Make the moz-page-thumb protocol work in the privileged about content process. r=haik,valentin 2020-04-06 17:46:52 +00:00
timermanager
tooltiptext Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
typeaheadfind Bug 1619619 - DeCOMtaminate accesses to nsFocusManager r=Gijs 2020-03-09 09:51:46 +00:00
updateagent Bug 1515451 Part 1 - Update agent scheduled task r=mhowell,bytesized,nalexander 2020-03-12 06:20:19 +00:00
url-classifier Bug 1627897 - Add a SkipListService testcase to ensure features can get correct initial data. r=johannh 2020-04-09 21:28:43 +00:00
urlformatter
utils Bug 1626487 - Fix a few JsonSchemaValidator.jsm comment typos. r=mak 2020-04-03 08:43:34 +00:00
viewconfig Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
viewsource Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
windowcreator Bug 1616353 - Part 7.2: Create and use nsOpenWindowInfo types in nsWindowWatcher logic, r=kmag 2020-04-07 21:39:32 +00:00
windowwatcher Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE 2020-04-10 21:19:15 +03:00
workerloader Bug 1627460 - Add markers for ImportScripts and require in workers, r=mstange. 2020-04-09 10:10:38 +00:00
xulstore Bug 1621044 - Update rkv. r=vporof 2020-03-10 21:04:51 +00:00
DefaultCLH.jsm
components.conf
moz.build Backed out 2 changesets (bug 1620021) for failures in test_ExperimentManager_lifecycle.js 2020-04-11 01:38:33 +03:00
update-jsoncpp.sh