Bug 178569

Summary: [Curl] Clean up old style code in old curl files.
Product: WebKit Reporter: Basuke Suzuki <Basuke.Suzuki>
Component: WebCore Misc.Assignee: Basuke Suzuki <Basuke.Suzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, Basuke.Suzuki, bfulgham, buildbot, commit-queue, don.olmstead, galpeter, pvollan, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Basuke Suzuki 2017-10-19 23:21:04 PDT
Some old files uses #ifdef style include blocker which should be replaced with #pragma once. Also singletons should be defined as NeverDestroy.
Comment 1 Basuke Suzuki 2017-10-20 01:03:19 PDT
Created attachment 324370 [details]
patch
Comment 2 WebKit Commit Bot 2017-10-20 02:22:58 PDT
Comment on attachment 324370 [details]
patch

Clearing flags on attachment: 324370

Committed r223752: <https://trac.webkit.org/changeset/223752>
Comment 3 WebKit Commit Bot 2017-10-20 02:22:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 13:02:04 PST
<rdar://problem/35568653>