[webkit-reviews] review granted: [Bug 44360] Add Chromium API for FileWriter : [Attachment 65519] Fixed style error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 25 23:41:23 PDT 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Eric U.
<ericu at chromium.org>'s request for review:
Bug 44360: Add Chromium API for FileWriter
https://bugs.webkit.org/show_bug.cgi?id=44360

Attachment 65519: Fixed style error
https://bugs.webkit.org/attachment.cgi?id=65519&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
WebKit/chromium/public/WebFileWriter.h:50
 +	// Cancel will attempt to abort a running write or truncate.
if cancel is called, will the client be guaranteed to receive a didFail even if
the asynchronous operation actually ran to completion before cancel was called?


More information about the webkit-reviews mailing list