[Webkit-unassigned] [Bug 103066] [V8] fix DOMWrapperWorld destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 06:49:26 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103066





--- Comment #2 from jochen at chromium.org  2012-11-22 06:51:28 PST ---
(From update of attachment 175664)
View in context: https://bugs.webkit.org/attachment.cgi?id=175664&action=review

> Source/WebCore/bindings/v8/DOMWrapperWorld.cpp:85
> +    ASSERT(!isMainWorld());

why is the assert and the if in the next line not using the same condition?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list