Bug 127166 - Remove workaround for compilers not supporting deleted functions
Summary: Remove workaround for compilers not supporting deleted functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 01:06 PST by Peter Molnar
Modified: 2014-01-17 04:20 PST (History)
2 users (show)

See Also:


Attachments
patch (35.59 KB, patch)
2014-01-17 01:08 PST, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Molnar 2014-01-17 01:06:20 PST
Remove workaround for compilers not supporting deleted functions.

This can be done now because GCC 4.7 is required since r162126. Now all supported compilers support deleted functions.
Comment 1 Peter Molnar 2014-01-17 01:08:26 PST
Created attachment 221450 [details]
patch
Comment 2 WebKit Commit Bot 2014-01-17 04:20:03 PST
Comment on attachment 221450 [details]
patch

Clearing flags on attachment: 221450

Committed r162198: <http://trac.webkit.org/changeset/162198>
Comment 3 WebKit Commit Bot 2014-01-17 04:20:04 PST
All reviewed patches have been landed.  Closing bug.