gecko-dev/toolkit
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
..
actors 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
components Bug 1629174 - Don't cache input values from the login doorhanger upon dismissal. r=sfoster 2020-04-10 23:59:58 +00:00
content 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
crashreporter Backed out changeset 789cef4e9c6d (bug 1628927) for symbol related bustage. CLOSED TREE 2020-04-11 04:31:34 +03:00
docs Bug 1618910 - Set up Firefox on Glean documentation r=janerik 2020-03-12 13:56:47 +00:00
forgetaboutsite Bug 1621756 - Don't send the Push UAID if there are no push subscriptions. r=englehardt 2020-03-30 18:21:09 +00:00
library Bug 1628447 - Bump vendored rusqlite version to 0.22.0 r=lina 2020-04-10 20:55:16 +00:00
locales 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
modules Bug 1622409 - Put FTP code behind a pref r=marionette-reviewers,valentin,whimboo,mixedpuppy 2020-04-07 19:49:26 +00:00
mozapps Bug 1628883 reduce logging noise from addonmanager r=aswan 2020-04-10 18:48:35 +00:00
pluginproblem
profile Bug 1608191 - Port profileDowngrade.dtd to Fluent, r=fluent-reviewers,flod,Gijs 2020-04-08 18:56:45 +00:00
system Bug 1627635 - Websocket connects to DIRECT instead of Proxy-HTTP/HTTPS with SystemProxySettings on Linux r=valentin 2020-04-06 16:37:53 +00:00
themes Bug 1626598 - Split close-icon styles to its own file. r=dao 2020-04-09 12:57:31 +00:00
xre Bug 1628709 - add --full-version r=mossop 2020-04-09 16:16:24 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
l10n-registry.manifest
moz.build Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
moz.configure Bug 1628153 - Require libvpx >= 1.8.0. r=dminor 2020-04-08 12:01:53 +00:00
toolkit.mozbuild Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00