Closed
Bug 107346
Opened 24 years ago
Closed 24 years ago
InstallGlobalLocale doesn't need nsIChromeRegistry all the time
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: dougt, Assigned: dougt)
Details
(Keywords: perf)
Attachments
(1 file)
|
2.16 KB,
patch
|
dp
:
review+
waterson
:
superreview+
|
Details | Diff | Splinter Review |
InstallGlobalService current calls getService on the nsIChromeRegistry before it
check to see if this service is required. Simple patch coming up.
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Summary: InstallGlobalLocale doesn;t need nsIChromeRegistry all the time → InstallGlobalLocale doesn't need nsIChromeRegistry all the time
Comment 2•24 years ago
|
||
Comment on attachment 55533 [details] [diff] [review]
conditional get service v.1
r=dp
Attachment #55533 -
Flags: review+
Updated•24 years ago
|
QA Contact: sairuh → gbush
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.6
Comment 3•24 years ago
|
||
Comment on attachment 55533 [details] [diff] [review]
conditional get service v.1
sr=waterson
Attachment #55533 -
Flags: superreview+
| Assignee | ||
Comment 4•24 years ago
|
||
Fix checked in:
Checking in nsAppRunner.cpp;
/cvsroot/mozilla/xpfe/bootstrap/nsAppRunner.cpp,v <-- nsAppRunner.cpp
new revision: 1.321; previous revision: 1.320
done
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•