Bug 173567 - [cURL] Move file scope static variables into function scopes
Summary: [cURL] Move file scope static variables into function scopes
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: Daewoong Jang
URL:
Keywords:
Depends on:
Blocks: 143310
  Show dependency treegraph
 
Reported: 2017-06-19 15:12 PDT by Daewoong Jang
Modified: 2017-07-05 16:00 PDT (History)
6 users (show)

See Also:


Attachments
patch (3.61 KB, patch)
2017-06-19 15:15 PDT, Daewoong Jang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daewoong Jang 2017-06-19 15:12:34 PDT
This change is needed for supporting bmalloc on Windows(https://bugs.webkit.org/show_bug.cgi?id=143310).
Comment 1 Daewoong Jang 2017-06-19 15:15:02 PDT
Created attachment 313334 [details]
patch
Comment 2 Daewoong Jang 2017-06-19 18:22:58 PDT
Thanks for review!
Comment 3 WebKit Commit Bot 2017-06-19 18:47:04 PDT
Comment on attachment 313334 [details]
patch

Clearing flags on attachment: 313334

Committed r218523: <http://trac.webkit.org/changeset/218523>
Comment 4 WebKit Commit Bot 2017-06-19 18:47:05 PDT
All reviewed patches have been landed.  Closing bug.