Closed
Bug 890708
Opened 11 years ago
Closed 11 years ago
LoginManager opens sqlite db on main thread causing janks
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 853549
People
(Reporter: mayhemer, Unassigned)
Details
(Keywords: perf)
0 anonymous() ["file:///C:/Mozilla/src/gum/_obj-browser-debug/dist/bin/components/storage-mozStorage.js":1282]
this = [object Object]
1 anonymous() ["file:///C:/Mozilla/src/gum/_obj-browser-debug/dist/bin/components/storage-mozStorage.js":209]
this = [object Object]
2 anonymous() ["file:///C:/Mozilla/src/gum/_obj-browser-debug/dist/bin/components/nsLoginManager.js":98]
this = [object Object]
3 anonymous() ["file:///C:/Mozilla/src/gum/_obj-browser-debug/dist/bin/components/nsLoginManager.js":353]
this = [object Object]
4 anonymous() ["resource://gre/modules/LoginManagerContent.jsm":500]
this = [object Object]
5 anonymous() ["resource://gre/modules/LoginManagerContent.jsm":105]
this = [object Object]
6 anonymous() ["chrome://browser/content/content.js":38]
this = [object ContentFrameMessageManager @ 0x86140a0 (native @ 0x8ac1b30)]
content.js:38:
addEventListener("DOMContentLoaded", function(event) {
> LoginManagerContent.onContentLoaded(event);
});
Comment 1•11 years ago
|
||
known problem, you can check bug 699820 for a list of known offenders
Depends on: 853549
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•