Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2009-03-24 Brent Fulgham <bfulgham@webkit.org>
Reviewed by Adam Roben. https://bugs.webkit.org/show_bug.cgi?id=24779 Conditionalize CFNetwork-specific code in WebView to permit support for other network backends. * WebView.cpp: (WebView::setCacheModel): Add CFNETWORK check around CFNetwork specific cache implementation. (updateSharedSettingsFromPreferencesIfNeeded): Add CFNETWORK check around use of CFHTTPCookie code. Canonical link: https://commits.webkit.org/34006@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@41949 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Brent Fulgham
committed
Mar 24, 2009
1 parent
d945103
commit ac5eb5756ed1b2828d5c222693fc5720f39dbd34
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters