Bug 71210 - StringImpl::reallocate() should have a 8-bit version
Summary: StringImpl::reallocate() should have a 8-bit version
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-10-31 01:43 PDT by Xianzhu Wang
Modified: 2011-11-01 12:52 PDT (History)
5 users (show)

See Also:


Attachments
patch (3.60 KB, patch)
2011-10-31 01:57 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-10-31 01:43:26 PDT
StringImpl::reallocate() was added when bug 66161 was being worked on, so the patch of bug 66161 didn't include the 8-bit version of it.
Comment 1 Xianzhu Wang 2011-10-31 01:57:39 PDT
Created attachment 113024 [details]
patch
Comment 2 Michael Saboff 2011-10-31 08:47:28 PDT
Looks fine to me.
Comment 3 Geoffrey Garen 2011-11-01 11:58:40 PDT
Comment on attachment 113024 [details]
patch

r=me
Comment 4 WebKit Review Bot 2011-11-01 12:52:43 PDT
Comment on attachment 113024 [details]
patch

Clearing flags on attachment: 113024

Committed r98993: <http://trac.webkit.org/changeset/98993>
Comment 5 WebKit Review Bot 2011-11-01 12:52:48 PDT
All reviewed patches have been landed.  Closing bug.