Bug 61579

Summary: Removed some interdependency between Heap and SmallStrings by simplifying the SmallStrings lifetime model
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch oliver: review+

Description Geoffrey Garen 2011-05-26 16:34:03 PDT
Removed some interdependency between Heap and SmallStrings by simplifying the SmallStrings lifetime model
Comment 1 Geoffrey Garen 2011-05-26 16:34:16 PDT
Created attachment 95070 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-26 16:36:01 PDT
Created attachment 95071 [details]
Patch
Comment 3 Geoffrey Garen 2011-05-26 16:39:27 PDT
Committed r87448: <http://trac.webkit.org/changeset/87448>