Closed
Bug 1354700
Opened 8 years ago
Closed 8 years ago
Consider improving the performance of nsPermissionManager::GetPermissionsWithKey
Categories
(Core :: Permission Manager, enhancement)
Core
Permission Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1374665
People
(Reporter: nika, Unassigned)
References
Details
Currently it does some unnecessary work in the name of readability. If this turns out to be a performance issue there are improvements which can be made to it. See bug 1353179 comment 3 fore more information.
Reporter | ||
Comment 1•8 years ago
|
||
Bug 1374665 has shown that this is definitely a performance issue! Fixing it over there.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•