gecko-dev/toolkit/components/passwordmgr
Kris Maglione d407354402 Bug 1469719: Avoid loading LoginManagerContent before it's needed. r=felipe
The "pageshow" and "blur" event listeners in LoginManagerContent only matter
once the module has loaded and processed other events. Before that, they're
guaranteed to be no-ops.

This patch delays adding those listeners before LoginManagerContent is used
for a given frame script.

MozReview-Commit-ID: 1f5AOkRkAhp

--HG--
extra : source : bab121b4dd84f9715e6a9efa652556a91ea60a3c
2018-06-24 18:07:59 -07:00
..
content Bug 1453580 - Remove promiseFaviconLinkUrl and fix its consumers. r=Gijs 2018-04-16 18:24:06 +02:00
test Bug 1446362 - Part 2 - Remove "tree" from the permission preferences. r=johannh 2018-06-22 14:13:53 +01:00
.eslintrc.js Bug 1436389 - Update complexity rules to adapt for the algorithm in the new ESLint. r=mossop 2018-02-07 16:16:09 +00:00
InsecurePasswordUtils.jsm Bug 1418077 - Remove nsIDOMHTMLFormElement. r=bz 2018-03-14 21:42:25 +01:00
LoginHelper.jsm Bug 1469719: Avoid loading LoginManagerContent before it's needed. r=felipe 2018-06-24 18:07:59 -07:00
LoginImport.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
LoginManagerContent.jsm Bug 1469719: Avoid loading LoginManagerContent before it's needed. r=felipe 2018-06-24 18:07:59 -07:00
LoginManagerContextMenu.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
LoginManagerParent.jsm Bug 1465685 - Add login_form probe for Savant Shield study; r=MattN 2018-06-07 03:24:09 -07:00
LoginRecipes.jsm Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
LoginStore.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
OSCrypto.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
OSCrypto_win.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
crypto-SDR.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
jar.mn
moz.build
nsILoginInfo.idl
nsILoginManager.idl Bug 1418078 - Convert XPIDL, C++ users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:35:09 +02:00
nsILoginManagerCrypto.idl Bug 1426721 - Add async/bulk encryption interface to SDR r=keeler,MattN 2018-01-23 10:06:31 -08:00
nsILoginManagerPrompter.idl Bug 1455674 part 11. Remove nsIDOMElement use from xpidl in toolkit. r=mossop 2018-04-26 23:36:30 -04:00
nsILoginManagerStorage.idl Bug 1426721 - Encrypt Chrome logins in background thread r=keeler,MattN 2018-01-04 15:10:54 -08:00
nsILoginMetaInfo.idl
nsLoginInfo.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
nsLoginManager.js Bug 1418078 - Convert JS users of nsIDOMHTMLInputElement. r=bz 2018-04-18 22:29:50 +02:00
nsLoginManagerPrompter.js Bug 1465685 - Add Password Manager probes for Savant Shield study; r=MattN 2018-06-07 03:23:47 -07:00
passwordmgr.manifest
storage-json.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
storage-mozStorage.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00