see patch
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.
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?
Comment on attachment 71559 [details] Patch Clearing flags on attachment: 71559 Committed r70312: <http://trac.webkit.org/changeset/70312>
All reviewed patches have been landed. Closing bug.
(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.