[Webkit-unassigned] [Bug 27634] Give toJS a JSDOMGlobalObject parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 19:16:51 PDT 2009


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-07-23 19:16:50 PDT ---
I found the bug. :(

JSNode::mark() is calling         DOMObject::mark();  direclty instead of
DOMObjectWithGlobalPointer::mark()!

At least I think so.  Will fix tomrorow!

-- 
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