Issue 140: Node(s) in child window not extended by prototype
http://code.google.com/p/v8/issues/detail?id=140
Comment #1 by [EMAIL PROTECTED]:
That this works in webkit with KJS and SquirrelFish seems like a bug in the
WebKit/(KJS, JSC, SquirrelFish) DOM bindings to me. Adding functions to
the Element
function of the parent should have no effect on nodes created in the
context of the
child frame. Frames are completely different JavaScript contexts that each
have an
Element constructor functions. This example does not work in IE or Firefox
either.
Issue attribute updates:
Status: WorkingAsIntended
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---