Bug 163167 - Promise attribute getters should reject promises in case of casted-this errors
Summary: Promise attribute getters should reject promises in case of casted-this errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-08 11:31 PDT by youenn fablet
Modified: 2016-10-09 00:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.75 KB, patch)
2016-10-08 11:35 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (13.44 KB, patch)
2016-10-08 11:47 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.