RESOLVED FIXED 178569
[Curl] Clean up old style code in old curl files.
https://bugs.webkit.org/show_bug.cgi?id=178569
Summary [Curl] Clean up old style code in old curl files.
Basuke Suzuki
Reported 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.
Attachments
patch (26.31 KB, patch)
2017-10-20 01:03 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2017-10-20 01:03:19 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2017-10-20 02:22:59 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-15 13:02:04 PST
Note You need to log in before you can comment on or make changes to this bug.