Closed
Bug 528447
Opened 15 years ago
Closed 15 years ago
get rid of FSRef usage in nsDirEnumerator
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
References
Details
Attachments
(1 file)
9.82 KB,
patch
|
Details | Diff | Splinter Review |
We should get rid of FSRef usage in nsDirEnumerator. This work started in bug 506812 but was never finished due to test failures. I'm moving it to its own bug.
Makefile:327: test_bug419132.html disabled because it takes 60 seconds
Makefile:327: bug419132.html disabled because it takes 60 seconds
Running XMLHttpRequest tests...
NEXT ERROR TEST-UNEXPECTED-FAIL | Couldn't create nsIXMLHttpRequest instance!
Finished running XMLHttpRequest tests.
make[3]: *** [check] Error 1
make[4]: Nothing to be done for `check'.
make[2]: *** [check] Error 2
make[1]: *** [check] Error 2
make: *** [check] Error 2
program finished with exit code 2
Fixed by the patch on bug 571193.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•