Bug 205184

Summary: Behavior of [[GetOwnProperty]] for cross-origin windows is not spec-compliant
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, ggaren, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 205120    
Attachments:
Description Flags
WIP Patch
none
Patch none

Chris Dumez
Reported 2019-12-12 15:52:48 PST
Behavior of [[GetOwnProperty]] for cross-origin windows is not spec-compliant. We should be able to return frames by name, even if their name conflict with the name of a same-origin window property (e.g. "close").
Attachments
WIP Patch (3.83 KB, patch)
2019-12-12 15:53 PST, Chris Dumez
no flags
Patch (9.28 KB, patch)
2019-12-12 16:42 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-12-12 15:53:33 PST
Created attachment 385558 [details] WIP Patch
Chris Dumez
Comment 2 2019-12-12 16:42:17 PST
WebKit Commit Bot
Comment 3 2019-12-13 09:53:42 PST
Comment on attachment 385561 [details] Patch Clearing flags on attachment: 385561 Committed r253483: <https://trac.webkit.org/changeset/253483>
WebKit Commit Bot
Comment 4 2019-12-13 09:53:43 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-12-13 09:54:49 PST
Note You need to log in before you can comment on or make changes to this bug.