[Webkit-unassigned] [Bug 28117] Native JSON.stringify does not omit functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 23:05:00 PDT 2009


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





--- Comment #9 from Oliver Hunt <oliver at apple.com>  2009-08-11 23:04:59 PDT ---
(In reply to comment #8)
> (From update of attachment 34637 [details])
> Why not use inherits(&InternalFunction::info) instead of calling getCallData
> and then special-casing JSArray?

The uses the IsCallable internal function -- inheriting from InternalFunction
is not a sufficient check, but now i've tested firefox with a regex, /a/, they
clearly are ignoring IsCallable
*yay*

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