Closed
Bug 123354
Opened 23 years ago
Closed 23 years ago
Remove nsAFlatString.cpp and nsDependentString.cpp
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hwaara, Assigned: hwaara)
Details
Attachments
(1 file)
|
13.59 KB,
patch
|
jag+mozilla
:
review+
shaver
:
superreview+
|
Details | Diff | Splinter Review |
Both of these files seem to be dead (they are abstract classes).
| Assignee | ||
Comment 1•23 years ago
|
||
This patch removes nsDependentString.cpp and nsAFlatString.cpp - and hopefully
all references to them.
Comment 2•23 years ago
|
||
Comment on attachment 67738 [details] [diff] [review]
Patch
Can we get this test-built on the Big 3?
Comment 3•23 years ago
|
||
Patch tested and builds on mac os X carbon CFM
Comment 4•23 years ago
|
||
Comment on attachment 67738 [details] [diff] [review]
Patch
Sold. sr=shaver.
Attachment #67738 -
Flags: superreview+
Comment 5•23 years ago
|
||
Comment on attachment 67738 [details] [diff] [review]
Patch
r=jag
Attachment #67738 -
Flags: review+
| Assignee | ||
Comment 6•23 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•