Bug 195350 - [curl] Remove unnecessary file.
Summary: [curl] Remove unnecessary file.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-05 19:21 PST by Takashi Komori
Modified: 2019-03-05 20:12 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.08 KB, patch)
2019-03-05 19:30 PST, Takashi Komori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Takashi Komori 2019-03-05 19:21:06 PST
Remove CookieJarCurlDatabase.cpp this file is no longer in build path.

 WebCore/platform/network/curl/CookieJarCurlDatabase.cpp
Comment 1 Takashi Komori 2019-03-05 19:30:19 PST
Created attachment 363722 [details]
Patch
Comment 2 Takashi Komori 2019-03-05 19:35:29 PST
This patch removes unused file.
This file was moved to CookieJarCurl.cpp and is is no longer in build path (Curl.cmake)
Comment 3 Fujii Hironori 2019-03-05 19:45:44 PST
Comment on attachment 363722 [details]
Patch

It's my leftover of leftover of Bug 191620. Thanks.
Comment 4 WebKit Commit Bot 2019-03-05 20:11:31 PST
Comment on attachment 363722 [details]
Patch

Clearing flags on attachment: 363722

Committed r242529: <https://trac.webkit.org/changeset/242529>
Comment 5 WebKit Commit Bot 2019-03-05 20:11:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-05 20:12:19 PST
<rdar://problem/48626224>