Closed
Bug 15813
Opened 25 years ago
Closed 25 years ago
XPT file loading needs to use nsFileSpec
Categories
(Core :: XPConnect, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: mike+mozilla)
References
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
XPT file loading needs to use nsFileSpec to avoid expensive path <-> FSSpec
conversions on Macintosh (which can double the time it takes to load XPT files).
Reporter | ||
Comment 1•25 years ago
|
||
Reporter | ||
Comment 2•25 years ago
|
||
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•25 years ago
|
||
Simon - thanks for the patch. I don't have time to land it right now (leaving
town), but I'll try to get to it early next week.
Reporter | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•25 years ago
|
||
This is actually done; written by me, and checked in by mccabe.
You need to log in
before you can comment on or make changes to this bug.
Description
•