Bug 174649
| Summary: | Same-origin Window object indexed properties behave incorrectly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=174576 | ||
Anne van Kesteren
Tests: https://github.com/w3c/web-platform-tests/pull/6583 (second commit).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
I believe the patch for Bug 174576 will also take care of this issue.
Chris Dumez
The new check is passing after http://trac.webkit.org/changeset/219659.