[webkit-reviews] review requested: [Bug 43985] Change FileStream implementation to prepare for blob resource handling : [Attachment 64538] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 17:30:14 PDT 2010


Jian Li <jianli at chromium.org> has asked  for review:
Bug 43985: Change FileStream implementation to prepare for blob resource
handling
https://bugs.webkit.org/show_bug.cgi?id=43985

Attachment 64538: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=64538&action=review

------- Additional Comments from Jian Li <jianli at chromium.org>
All fixed.

As discussed, I removed FileStreamClient callbacks from FileStream and make all
methods synchronously only. Also I moved all the asynchronous and callback
logics in FileStreamProxy.


More information about the webkit-reviews mailing list