Bug 71347

Summary: Missing Force8BitConstructor in 8-bit version of StringImpl::reallocate()
Product: WebKit Reporter: Xianzhu Wang <wangxianzhu>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
1-line patch none

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.