Closed
Bug 76682
Opened 24 years ago
Closed 24 years ago
NS_OpenURI bottleneck on startup
Categories
(Core :: Networking: File, defect)
Tracking
()
People
(Reporter: pete, Assigned: dougt)
Details
(Keywords: perf, qawanted, verifyme)
Ok,
in `nsStringBundle.cpp' there is a call to NS_OpenURI from the menber function:
nsStringBundle::InitSyncStream
Right here:
http://lxr.mozilla.org/seamonkey/source/intl/strres/src/nsStringBundle.cpp#126
this is causing a bottleneck when launching mozilla of gtkEmbed
This is a performance issue.
--pete
Reporter | ||
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 26291 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
doug: can you look at the other bug? if its the same problem, then one of us
can mark it VERIFIED.
Keywords: qawanted
VERIFIED/dupe.
I've read the other bug, and my limited understanding says this is the same problem.
REOPEN if I'm wrong...
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•