Bug 101131 - Get rid of USE(CFURLSTORAGESESSIONS)
Summary: Get rid of USE(CFURLSTORAGESESSIONS)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 17:08 PDT by Alexey Proskuryakov
Modified: 2012-11-03 17:35 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch (38.32 KB, patch)
2012-11-02 17:50 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-11-02 17:08:02 PDT
It's always enabled on all CFNetwork-based platforms, and I'm not aware of any plans to disable it. Please stop me if this still needs to be optional.

These ifdefs make understanding networking code substantially more difficult.
Comment 1 Alexey Proskuryakov 2012-11-02 17:50:00 PDT
Created attachment 172186 [details]
proposed patch

In Mac code, it can be just removed. Elsewhere, it can be replaced with different conditions.
Comment 2 WebKit Review Bot 2012-11-03 17:35:54 PDT
Comment on attachment 172186 [details]
proposed patch

Clearing flags on attachment: 172186

Committed r133410: <http://trac.webkit.org/changeset/133410>
Comment 3 WebKit Review Bot 2012-11-03 17:35:57 PDT
All reviewed patches have been landed.  Closing bug.