Bug 5569
| Summary: | Object.prototype.hasOwnProperty missing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bob Ippolito <bob> |
| Component: | JavaScriptCore | Assignee: | Maciej Stachowiak <mjs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mrowe |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://phrogz.net/JS/hasOwnProperty.html | ||
Bob Ippolito
ECMA 262 revision 3 requires hasOwnProperty, WebKit does not support it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
This works correctly in Safari 2.0.2 with WebKit 416.11.
*** This bug has been marked as a duplicate of 3293 ***