RESOLVED FIXED 48128
Disable cache in ResourceHandleWin
https://bugs.webkit.org/show_bug.cgi?id=48128
Summary Disable cache in ResourceHandleWin
Patrick R. Gansterer
Reported 2010-10-22 06:14:19 PDT
see patch
Attachments
Patch (1.45 KB, patch)
2010-10-22 06:27 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2010-10-22 06:27:45 PDT
Created attachment 71559 [details] Patch I didn't changed the flags with the other patches to ResourceHandleWin. So this is a remaining patch for the "new" ResourceHandleWin.
Adam Roben (:aroben)
Comment 2 2010-10-22 09:41:50 PDT
Comment on attachment 71559 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=71559&action=review > WebCore/ChangeLog:8 > + The caching of windows does not work correctly, so disable it for now. Should we add a FIXME and/or file a bug about re-enabling the cache someday?
WebKit Commit Bot
Comment 3 2010-10-22 09:56:19 PDT
Comment on attachment 71559 [details] Patch Clearing flags on attachment: 71559 Committed r70312: <http://trac.webkit.org/changeset/70312>
WebKit Commit Bot
Comment 4 2010-10-22 09:56:23 PDT
All reviewed patches have been landed. Closing bug.
Patrick R. Gansterer
Comment 5 2010-10-22 09:58:38 PDT
(In reply to comment #2) > Should we add a FIXME and/or file a bug about re-enabling the cache someday? I'm not sure if we can use it. At the moment I get some weird behaviour with scripts on WinCE when enabled. Created bug 48137.
Note You need to log in before you can comment on or make changes to this bug.