Closed Bug 177173 Opened 23 years ago Closed 23 years ago

export more string fanout.

Categories

(Core :: XPCOM, defect)

x86
Windows 2000
defect
Not set
blocker

Tracking

()

RESOLVED FIXED
mozilla1.2final

People

(Reporter: dougt, Assigned: dougt)

Details

Attachments

(1 file, 1 obsolete file)

Summary: expore more string fanout. → export more string fanout.
Severity: normal → blocker
Target Milestone: --- → mozilla1.2final
Attached patch export -> sdk export (obsolete) — Splinter Review
this is all of the fanout needed to use nsEmbedString from the SDK without having to include dist/include/
Comment on attachment 104406 [details] [diff] [review] export -> sdk export sr=alecf yikes, thats a lot of headers. Oh well.
Comment on attachment 104406 [details] [diff] [review] export -> sdk export dist/include/string I suspect you meant. You could get rid of the nsDependentConcatenation include with a minor tweak to http://lxr.mozilla.org/seamonkey/source/string/public/nsAString.h#813 I'd rather not put that in the SDK until I've found a way to fix the bug (I seem to recall being able to do it without an API change, at a cost, which might (or might not) negate the win from doing a dependent concatenation.)
Attachment #104406 - Flags: superreview+
Oh, and I just marked alecf's sr, that wasn't me sr'ing and forgetting to say so in the comment ;-)
Attachment #104406 - Attachment is obsolete: true
Comment on attachment 104425 [details] [diff] [review] with jag's suggestion r=jag, carrying over sr=alecf
Attachment #104425 - Flags: superreview+
Attachment #104425 - Flags: review+
Comment on attachment 104425 [details] [diff] [review] with jag's suggestion a=roc+moz for trunk
Attachment #104425 - Flags: approval+
Checking in Makefile.in; /cvsroot/mozilla/string/public/Makefile.in,v <-- Makefile.in new revision: 1.16; previous revision: 1.15 done Checking in nsAString.h; /cvsroot/mozilla/string/public/nsAString.h,v <-- nsAString.h new revision: 1.21; previous revision: 1.20 done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Component: String → XPCOM
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: