Bug 161460

Summary: Object.defineProperty() should throw cross-origin
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cdumez, commit-queue, ggaren, mark.lam, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Chris Dumez 2016-08-31 15:06:33 PDT
Object.defineProperty() should throw cross-origin to match Firefox and Chrome.

The specification is in the process of being updated to match the behavior of browsers.
Comment 1 Chris Dumez 2016-08-31 16:44:35 PDT
Created attachment 287566 [details]
Patch
Comment 2 Chris Dumez 2016-08-31 17:03:12 PDT
Created attachment 287570 [details]
Patch
Comment 3 Chris Dumez 2016-09-01 10:34:46 PDT
Created attachment 287631 [details]
Patch
Comment 4 Chris Dumez 2016-09-02 11:25:50 PDT
Created attachment 287787 [details]
Patch
Comment 5 Geoffrey Garen 2016-09-02 11:39:28 PDT
Comment on attachment 287787 [details]
Patch

r=me
Comment 6 WebKit Commit Bot 2016-09-02 12:02:17 PDT
Comment on attachment 287787 [details]
Patch

Clearing flags on attachment: 287787

Committed r205358: <http://trac.webkit.org/changeset/205358>
Comment 7 WebKit Commit Bot 2016-09-02 12:02:21 PDT
All reviewed patches have been landed.  Closing bug.