Bug 178569 - [Curl] Clean up old style code in old curl files.
Summary: [Curl] Clean up old style code in old curl files.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-19 23:21 PDT by Basuke Suzuki
Modified: 2017-11-15 13:02 PST (History)
10 users (show)

See Also:


Attachments
patch (26.31 KB, patch)
2017-10-20 01:03 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>