[webkit-reviews] review requested: [Bug 28019] WINCE PORT: modified files in WebCore/storage : [Attachment 35081] refactored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 15:10:58 PDT 2009


Yong Li <yong.li at torchmobile.com> has asked  for review:
Bug 28019: WINCE PORT: modified files in WebCore/storage
https://bugs.webkit.org/show_bug.cgi?id=28019

Attachment 35081: refactored
https://bugs.webkit.org/attachment.cgi?id=35081&action=review

------- Additional Comments from Yong Li <yong.li at torchmobile.com>
1. change storage/wince to storage/single-threaded

2. use ENABLE(SINGLE_THREADED) so that it can be used by QtWebkit

3. create a separate StorageSyncManager.cpp for single-threaded solution,
leaving the old one not touched

now, changes on existing files are only for headers.


More information about the webkit-reviews mailing list