Bug 71347 - Missing Force8BitConstructor in 8-bit version of StringImpl::reallocate()
Summary: Missing Force8BitConstructor in 8-bit version of StringImpl::reallocate()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 21:20 PDT by Xianzhu Wang
Modified: 2011-11-02 09:46 PDT (History)
2 users (show)

See Also:


Attachments
1-line patch (1.33 KB, patch)
2011-11-01 21:23 PDT, Xianzhu Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2011-11-01 21:20:44 PDT
Sorry I made a mistake in patch of bug 71210: missed Force8BitConstructor in the in-place construction in the 8-bit version of StringImpl::reallocate().
Comment 1 Xianzhu Wang 2011-11-01 21:23:58 PDT
Created attachment 113275 [details]
1-line patch
Comment 2 Geoffrey Garen 2011-11-02 09:31:39 PDT
Comment on attachment 113275 [details]
1-line patch

r=me
Comment 3 WebKit Review Bot 2011-11-02 09:46:02 PDT
Comment on attachment 113275 [details]
1-line patch

Clearing flags on attachment: 113275

Committed r99072: <http://trac.webkit.org/changeset/99072>
Comment 4 WebKit Review Bot 2011-11-02 09:46:06 PDT
All reviewed patches have been landed.  Closing bug.