Bug 100351 - [V8] We can handle ActiveDOMNodes and DOMNodes in the same GC visitor
Summary: [V8] We can handle ActiveDOMNodes and DOMNodes in the same GC visitor
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 100352
  Show dependency treegraph
 
Reported: 2012-10-25 01:34 PDT by Adam Barth
Modified: 2012-10-25 02:48 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.12 KB, patch)
2012-10-25 01:35 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2012-10-25 01:34:08 PDT
[V8] We can handle ActiveDOMNodes and DOMNodes in the same GC visitor
Comment 1 Adam Barth 2012-10-25 01:35:17 PDT
Created attachment 170585 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-25 01:40:37 PDT
Comment on attachment 170585 [details]
Patch

LGTM.
Comment 3 Kentaro Hara 2012-10-25 01:46:25 PDT
LGTM too.
Comment 4 WebKit Review Bot 2012-10-25 02:48:01 PDT
Comment on attachment 170585 [details]
Patch

Clearing flags on attachment: 170585

Committed r132464: <http://trac.webkit.org/changeset/132464>
Comment 5 WebKit Review Bot 2012-10-25 02:48:04 PDT
All reviewed patches have been landed.  Closing bug.