RESOLVED FIXED 147226
Remove the unused GCC workaround - std::is_trivially_destructible
https://bugs.webkit.org/show_bug.cgi?id=147226
Summary Remove the unused GCC workaround - std::is_trivially_destructible
Csaba Osztrogonác
Reported 2015-07-23 09:07:05 PDT
std::is_trivially_destructible is already available in all supported GCC and MSVC versions, let's remove this workaround.
Attachments
Patch (1.43 KB, patch)
2015-07-23 09:07 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-07-23 09:07:49 PDT
WebKit Commit Bot
Comment 2 2015-07-24 05:53:10 PDT
Comment on attachment 257353 [details] Patch Clearing flags on attachment: 257353 Committed r187339: <http://trac.webkit.org/changeset/187339>
WebKit Commit Bot
Comment 3 2015-07-24 05:53:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.