Bug 100462 - [V8] REGRESSION(132540) Assertion failure on V8DOMWrapper::setJSWrapperForDOMNode()
Summary: [V8] REGRESSION(132540) Assertion failure on V8DOMWrapper::setJSWrapperForDOM...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hajime Morrita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 22:41 PDT by Hajime Morrita
Modified: 2012-10-26 00:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2012-10-25 22:45 PDT, Hajime Morrita
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2012-10-25 22:41:44 PDT
We don't need: ASSERT(!node->isActiveNode());
Comment 1 Hajime Morrita 2012-10-25 22:45:53 PDT
Created attachment 170819 [details]
Patch
Comment 2 Adam Barth 2012-10-26 00:07:18 PDT
Comment on attachment 170819 [details]
Patch

Clearing flags on attachment: 170819

Committed r132575: <http://trac.webkit.org/changeset/132575>
Comment 3 Adam Barth 2012-10-26 00:07:22 PDT
All reviewed patches have been landed.  Closing bug.