Bug 167701

Summary: {}.toString.call(crossOriginWindow) should return "[object Object]"
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, ggaren, keith_miller, kondapallykalyan, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 167681    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.