[Webkit-unassigned] [Bug 27935] new prototype-inheritance* tests have invalid expectations for primitive types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 3 09:02:04 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27935
--- Comment #4 from Eric Seidel <eric at webkit.org> 2009-08-03 09:02:03 PDT ---
I see typeof returning:
number
object
boolean
function
It seems that number and boolean should be ignored by these tests. But
"function" is not a primitive type, correct? That should still have the inner
global object's prototype chain, no?
--
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