WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101131
Get rid of USE(CFURLSTORAGESESSIONS)
https://bugs.webkit.org/show_bug.cgi?id=101131
Summary
Get rid of USE(CFURLSTORAGESESSIONS)
Alexey Proskuryakov
Reported
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.
Attachments
proposed patch
(38.32 KB, patch)
2012-11-02 17:50 PDT
,
Alexey Proskuryakov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
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.
WebKit Review Bot
Comment 2
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
>
WebKit Review Bot
Comment 3
2012-11-03 17:35:57 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug