Comment #6 on issue 2453 by [email protected]: uncaught TypeError http://code.google.com/p/v8/issues/detail?id=2453
We also encountered this issue and this issue seems to be related to the change in r12415. When "new Element" is called, it seems that Element object constructor registered by Webkit is invoked which causes the problem.
Still have no idea why it is related and why it is not happening on Chrome browser though.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
