Bug 87401 - Made WeakSet per-block instead of per-heap
Summary: Made WeakSet per-block instead of per-heap
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: 2012-05-24 10:35 PDT by Geoffrey Garen
Modified: 2012-05-24 14:18 PDT (History)
0 users

See Also:


Attachments
Patch (16.20 KB, patch)
2012-05-24 10:43 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 2012-05-24 10:35:29 PDT
Made WeakSet per-block instead of per-heap
Comment 1 Geoffrey Garen 2012-05-24 10:43:30 PDT
Created attachment 143849 [details]
Patch
Comment 2 Geoffrey Garen 2012-05-24 14:18:15 PDT
Committed r118416: <http://trac.webkit.org/changeset/118416>