Bug 61579 - Removed some interdependency between Heap and SmallStrings by simplifying the SmallStrings lifetime model
Summary: Removed some interdependency between Heap and SmallStrings by simplifying the...
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 16:34 PDT by Geoffrey Garen
Modified: 2011-05-26 16:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.39 KB, patch)
2011-05-26 16:34 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (4.77 KB, patch)
2011-05-26 16:36 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>