Closed
Bug 74143
Opened 24 years ago
Closed 24 years ago
Change nsIController to use DOMStrings
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sfraser_bugs, Assigned: sfraser_bugs)
Details
Attachments
(5 files)
9.00 KB,
patch
|
Details | Diff | Splinter Review | |
3.67 KB,
patch
|
Details | Diff | Splinter Review | |
17.25 KB,
patch
|
Details | Diff | Splinter Review | |
29.65 KB,
patch
|
Details | Diff | Splinter Review | |
1.62 KB,
patch
|
Details | Diff | Splinter Review |
I have changes in my tree to use DOMStrings (nsAReadable/nsAWritableStrings)
rather than const PRUnichars. This is useful because of the fairly heavy string
usage by these APIs.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Comment 6•24 years ago
|
||
Patches have been tested on windows. hyatt, please sr. waterson, please r=.
Assignee | ||
Comment 7•24 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•