Bug 98658
Summary: | [V8] If Node X is reachable from JavaScript, all Nodes in the same tree should be kept alive | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | abarth, haraken |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 88834 | ||
Bug Blocks: |
Julien Chaffraix
Per discussion with Adam, V8 needs to change to match JSC but this is a non-trivial effort.
I will rebaseline the tests landed as part of bug 88834 to get some coverage but the landed baselines are wrong.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Julien Chaffraix
http://trac.webkit.org/changeset/130649
Brian Burg
Closing some V8-related work items.