Bug 127166

Summary: Remove workaround for compilers not supporting deleted functions
Product: WebKit Reporter: Peter Molnar <pmolnar.u-szeged>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.