[Webkit-unassigned] [Bug 20107] Array.push disappeared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 20 03:18:50 PDT 2008


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





------- Comment #3 from david.hansen at gmx.net  2008-07-20 03:18 PDT -------
(In reply to comment #2)
> I do not immediately see how this can result from my changes, although it
> sounds possible indeed. David, do you know if this is a recent regression?
> 

In my little toy browser it is new.  But it appeared around same time I added
the code that allows me to eval JS code in any webframe.  I'm not 100% sure
this is correlated but I doubt it (I commented out all the code I think might
be relevant).  And... I'm sorry, it's only under VC since a few minutes :\

In my browser it's actually the other way round.  The context created with the
JS core API is doing fine while the context of the web frames is borken
(Array.push isn't the only method missing, it spits out a lot of console
messages about missing standard methods).


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



More information about the webkit-unassigned mailing list