Bug 109708 - Don't copy Vector<UChar> when passing to new String methods from bug 109617
Summary: Don't copy Vector<UChar> when passing to new String methods from bug 109617
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on: 109617
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-13 10:01 PST by Eric Seidel (no email)
Modified: 2013-02-13 11:58 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2013-02-13 10:02 PST, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2013-02-13 10:01:57 PST
Don't copy Vector<UChar> when passing to new String methods from bug 109617
Comment 1 Eric Seidel (no email) 2013-02-13 10:02:27 PST
Created attachment 188106 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-13 11:58:01 PST
Comment on attachment 188106 [details]
Patch

Clearing flags on attachment: 188106

Committed r142766: <http://trac.webkit.org/changeset/142766>
Comment 3 WebKit Review Bot 2013-02-13 11:58:05 PST
All reviewed patches have been landed.  Closing bug.