Bug 58624 - Use opaque roots instead of direct marking for nodes in the DOM
Summary: Use opaque roots instead of direct marking for nodes in the DOM
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-14 18:32 PDT by Geoffrey Garen
Modified: 2011-04-14 20:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (23.98 KB, patch)
2011-04-14 18:44 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-04-14 18:32:26 PDT
Use opaque roots instead of direct marking for nodes in the DOM
Comment 1 Geoffrey Garen 2011-04-14 18:44:19 PDT
Created attachment 89715 [details]
Patch
Comment 2 Oliver Hunt 2011-04-14 18:48:32 PDT
Comment on attachment 89715 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2011-04-14 20:39:53 PDT
Committed r83938: <http://trac.webkit.org/changeset/83938>