Bug 147226

Summary: Remove the unused GCC workaround - std::is_trivially_destructible
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.