[webkit-reviews] review requested: [Bug 28019] WINCE PORT: modified files in WebCore/storage : [Attachment 34135] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 08:10:14 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 34135: the patch
https://bugs.webkit.org/attachment.cgi?id=34135&action=review

------- Additional Comments from Yong Li <yong.li at torchmobile.com>
This patch is actually a single-thread solution. Probably PLATFORM(WINCE)
should be replaced with USE(XXXX_SINGLE_THREAD)? 

ENABLE(JSC_MULTIPLE_THREADS) seems not suitable here, because they are not JSC
files.


More information about the webkit-reviews mailing list