Closed Bug 710292 Opened 14 years ago Closed 14 years ago

create a typedef for nsCharSeparatedTokenizer<nsContentUtils::IsHTMLWhitespace> and convert users in the tree to use the new typedef

Categories

(Core :: General, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: imelven, Assigned: santiago.gimeno)

References

Details

(Whiteboard: [mentor=khuey][lang=c++])

Attachments

(1 file)

as part of feedback on bug 341604 khuey suggested creating a "typedef nsCharSeparatedTokenizer<nsContentUtils::IsHTMLWhitespace> HTMLSplitOnSpacesTokenizer (or something)" in nsContentUtils.h and changing the existing users in the tree to use this new typedef this seems like a pretty great first bug also.
Blocks: framesandbox
nsCharSeparatedTokenizerTemplate<nsContentUtils::IsHTMLWhitespace> looks to be the actual thing to typedef
Kyle, feel free to take your name off this if you want.
Whiteboard: [mentor=khuey][lang=c++]
Assignee: nobody → santiago.gimeno
Comment on attachment 585716 [details] [diff] [review] Add and use new HTMLSplitOnSpacesTokenizer typedef Review of attachment 585716 [details] [diff] [review]: ----------------------------------------------------------------- Nice patch. Thanks!
Attachment #585716 - Flags: review?(khuey) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: