Bug 111896

Summary: String(Vector<T>) should take a CharacterWidth option like we added for HTMLIdentifier
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, benjamin, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Eric Seidel (no email)
Reported 2013-03-08 15:49:11 PST
String(Vector<T>) should take a CharacterWidth option like we added for HTMLIdentifier Probably other String constructors could benefit from such sharing? See bug 107337 for context.
Attachments
Benjamin Poulain
Comment 1 2013-03-08 15:54:53 PST
Sounds like it could be useful indeed :) Please add tests if you add this constructor.
Note You need to log in before you can comment on or make changes to this bug.