WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-02-02 10:15:09 PST
<
rdar://problem/30330797
>
Chris Dumez
Comment 2
2017-02-02 10:16:59 PST
Test case:
http://w3c-test.org/html/browsers/origin/cross-origin-objects/cross-origin-objects.html
(last check)
Chris Dumez
Comment 3
2017-02-02 12:20:41 PST
Created
attachment 300431
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug