dbaron%fas.harvard.edu
|
824e7d22ca
|
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
|
2001-11-28 05:22:57 +00:00 |
scc%mozilla.org
|
c4bd966c8f
|
bug #74726, partial fix, r=vidur, sr=jst: make |nsCommon[C]String| re-bindable; make constructors |explicit|; fix clients. bug #75169, r=jst, sr=waterson: fix string warnings on Windows; fix some typos
|
2001-05-11 08:41:21 +00:00 |
scc%mozilla.org
|
98342357b3
|
partial fix for ports bustage
|
2001-04-02 22:42:49 +00:00 |
scc%mozilla.org
|
70de2e4a46
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |
mkaply%us.ibm.com
|
fecc01ffe5
|
OS/2 TB breakage
r=jag, a=scc
Don't use initializer on template
|
2000-12-13 04:07:21 +00:00 |
jst%netscape.com
|
23a0adddb7
|
Fixing compiler warnings, not part of the build yet. r=vidur
|
2000-12-12 21:52:08 +00:00 |
vidur%netscape.com
|
221266180e
|
New file for buffer management for shared strings, written by scc. Not yet added to the build. r=vidur
|
2000-12-12 20:13:33 +00:00 |