Bug 174012 - [WebIDL] Replace use of __is_polymorphic with standard std::is_polymorphic<>::value
Summary: [WebIDL] Replace use of __is_polymorphic with standard std::is_polymorphic<>:...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-29 20:53 PDT by Sam Weinig
Modified: 2017-06-30 08:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (78.08 KB, patch)
2017-06-29 20:55 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2017-06-29 20:53:55 PDT
[WebIDL] Replace use of __is_polymorphic with standard std::is_polymorphic<>::value
Comment 1 Sam Weinig 2017-06-29 20:55:59 PDT
Created attachment 314222 [details]
Patch
Comment 2 WebKit Commit Bot 2017-06-30 08:46:03 PDT
Comment on attachment 314222 [details]
Patch

Clearing flags on attachment: 314222

Committed r218997: <http://trac.webkit.org/changeset/218997>
Comment 3 WebKit Commit Bot 2017-06-30 08:46:04 PDT
All reviewed patches have been landed.  Closing bug.