RESOLVED FIXED 167701
{}.toString.call(crossOriginWindow) should return "[object Object]"
https://bugs.webkit.org/show_bug.cgi?id=167701
Summary {}.toString.call(crossOriginWindow) should return "[object Object]"
Chris Dumez
Reported 2017-02-01 12:25:08 PST
{}.toString.call(crossOriginWindow) should return "[object Object]" not "[object Window]". Same applies to cross origin Location objects.
Attachments
Patch (12.62 KB, patch)
2017-02-02 12:20 PST, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2017-02-02 10:15:09 PST
Chris Dumez
Comment 3 2017-02-02 12:20:41 PST
Keith Miller
Comment 4 2017-02-02 14:59:39 PST
Comment on attachment 300431 [details] Patch r=me.
WebKit Commit Bot
Comment 5 2017-02-02 15:20:01 PST
Comment on attachment 300431 [details] Patch Clearing flags on attachment: 300431 Committed r211600: <http://trac.webkit.org/changeset/211600>
WebKit Commit Bot
Comment 6 2017-02-02 15:20:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.