[Webkit-unassigned] [Bug 25079] JS Arrays et al receive the wrong prototype

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 11:13:15 PDT 2010


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





--- Comment #14 from Adam Barth <abarth at webkit.org>  2010-08-02 11:13:15 PST ---
> How is this related to bug 27088?

The difference in behavior is similar (prototypes get wired up to the wrong objects), but the fix will be different.  Bug 27088 is about JavaScript objects constructed in WebCore.  This bug is about JavaScript objects constructed in JavaScriptCore (e.g., via the Array and String constructors).

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