Bug 147160 - Add newTarget accessor to JS constructor written in C++
Summary: Add newTarget accessor to JS constructor written in C++
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-21 13:08 PDT by Yusuke Suzuki
Modified: 2015-07-21 17:31 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.77 KB, patch)
2015-07-21 13:31 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-07-21 13:08:29 PDT
Add newTarget accessor to JS constructor written in C++
Comment 1 Yusuke Suzuki 2015-07-21 13:31:32 PDT
Created attachment 257199 [details]
Patch
Comment 2 Yusuke Suzuki 2015-07-21 14:50:25 PDT
This is necessary for https://bugs.webkit.org/show_bug.cgi?id=146926
Comment 3 Geoffrey Garen 2015-07-21 15:54:40 PDT
Comment on attachment 257199 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2015-07-21 17:30:58 PDT
Comment on attachment 257199 [details]
Patch

Clearing flags on attachment: 257199

Committed r187142: <http://trac.webkit.org/changeset/187142>
Comment 5 WebKit Commit Bot 2015-07-21 17:31:03 PDT
All reviewed patches have been landed.  Closing bug.