Closed
Bug 862152
Opened 13 years ago
Closed 13 years ago
remove obsolete utils code
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: Gavin, Assigned: Gavin)
Details
Attachments
(1 file)
|
10.82 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Found this because it uses nsIFile APIs we're trying to deprecate. Not referenced in tree, from 2000, I imagine no one is using this.
| Assignee | ||
Comment 1•13 years ago
|
||
xpcom/tests/utils, I should have mentioned.
| Assignee | ||
Comment 2•13 years ago
|
||
Updated•13 years ago
|
Attachment #737772 -
Flags: review?(benjamin) → review+
Comment 3•13 years ago
|
||
Which nsIFile APIs, by the way?
| Assignee | ||
Comment 4•13 years ago
|
||
All of them :) Just trying to change most consumers, not actually looking at removing stuff from the API.
| Assignee | ||
Comment 5•13 years ago
|
||
Flags: in-testsuite-
Target Milestone: --- → mozilla23
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•