Bug 163167

Summary: Promise attribute getters should reject promises in case of casted-this errors
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, esprehn+autocc, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description youenn fablet 2016-10-08 11:31:33 PDT
Currently, custom promise attributes throw They should not as per WebIDL.
Comment 1 youenn fablet 2016-10-08 11:35:27 PDT
Created attachment 291017 [details]
Patch
Comment 2 youenn fablet 2016-10-08 11:47:48 PDT
Created attachment 291019 [details]
Patch
Comment 3 WebKit Commit Bot 2016-10-09 00:36:41 PDT
Comment on attachment 291019 [details]
Patch

Clearing flags on attachment: 291019

Committed r206966: <http://trac.webkit.org/changeset/206966>
Comment 4 WebKit Commit Bot 2016-10-09 00:36:45 PDT
All reviewed patches have been landed.  Closing bug.