RESOLVED FIXED Bug 33110
Add cacheFlush support for WinCE
https://bugs.webkit.org/show_bug.cgi?id=33110
Summary Add cacheFlush support for WinCE
Patrick R. Gansterer
Reported 2010-01-02 11:44:34 PST
Maybe the CACHE_SYNC_ALL can be changed to something else. see http://msdn.microsoft.com/en-us/library/aa450787.aspx Pkfuncs.h is only aviable via Platform Builder, but CacheRangeFlush is present in coredll.lib.
Attachments
Add cacheFlush support for WinCE (1.57 KB, patch)
2010-01-02 11:48 PST, Patrick R. Gansterer
barraclough: review+
Patrick R. Gansterer
Comment 1 2010-01-02 11:48:18 PST
Created attachment 45743 [details] Add cacheFlush support for WinCE
WebKit Review Bot
Comment 2 2010-01-02 11:48:40 PST
style-queue ran check-webkit-style on attachment 45743 [details] without any errors.
Eric Seidel (no email)
Comment 3 2010-01-03 18:17:34 PST
This looks sane to me, but Oliver or Gavin would know better.
Darin Adler
Comment 4 2010-01-04 08:58:53 PST
Comment on attachment 45743 [details] Add cacheFlush support for WinCE Seems OK if including <pkfuncs.h> is impractical. r=me
WebKit Commit Bot
Comment 5 2010-01-04 09:21:06 PST
Comment on attachment 45743 [details] Add cacheFlush support for WinCE Clearing flags on attachment: 45743 Committed r52743: <http://trac.webkit.org/changeset/52743>
WebKit Commit Bot
Comment 6 2010-01-04 09:21:17 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.