[Webkit-unassigned] [Bug 21257] JS bindings should throw when too few arguments are passed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 08:32:10 PDT 2009


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


Mike Hearn <mike at plan99.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at plan99.net




--- Comment #3 from Mike Hearn <mike at plan99.net>  2009-08-31 08:32:09 PDT ---
I presume this is related to the fact that in Chrome some_function.length
always returns zero instead of the number of arguments it expects?

That's sort of unfortunate. I am building a DOM diffing tool and the fact that
WebKit is so lax about such things is currently making it less useful than it
otherwise could be.

Are the changes required complex? I have zero experience of being a WebKit
hacker, and the fact that Chrome and Safari use different JavaScript engines is
discouraging as well - presumably this bug would need to be fixed twice?

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