2008-05-13 Anders Carlsson <andersca@apple.com>
commit88f0e02fae3d5b13da76a7d2e6d325abfbfb0a1d
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 14 May 2008 00:46:41 +0000 (14 00:46 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 14 May 2008 00:46:41 +0000 (14 00:46 +0000)
tree2fa4d1bbd772836462e140bf38570491b372df3e
parent6bdff067bf2eca43444150b18c2dbdf3bc9c8cd4
2008-05-13  Anders Carlsson  <andersca@apple.com>

        Reviewed by Sam.

        Don't empty the application cache in _setCacheModel, since it will be called during initialization.
        Instead, do it in [WebCache empty].

        * Misc/WebCache.mm:
        (+[WebCache empty]):
        * WebView/WebView.mm:
        (+[WebView _setCacheModel:]):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@33423 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebKit/mac/ChangeLog
WebKit/mac/Misc/WebCache.mm
WebKit/mac/WebView/WebView.mm