Bug 48128 - Disable cache in ResourceHandleWin
Summary: Disable cache in ResourceHandleWin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks: 48137 43712
  Show dependency treegraph
 
Reported: 2010-10-22 06:14 PDT by Patrick R. Gansterer
Modified: 2010-10-22 09:58 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2010-10-22 06:27 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-10-22 06:14:19 PDT
see patch
Comment 1 Patrick R. Gansterer 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.
Comment 2 Adam Roben (:aroben) 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?
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-10-22 09:56:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Patrick R. Gansterer 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.