[webkit-reviews] review requested: [Bug 49940] [Chromium] Implement FileWriterSync : [Attachment 74784] Added a mode for the runloop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 24 11:40:53 PST 2010


Eric U. <ericu at chromium.org> has asked	for review:
Bug 49940: [Chromium] Implement FileWriterSync
https://bugs.webkit.org/show_bug.cgi?id=49940

Attachment 74784: Added a mode for the runloop.
https://bugs.webkit.org/attachment.cgi?id=74784&action=review

------- Additional Comments from Eric U. <ericu at chromium.org>
I decided not to make a unique per-invocation [numbered] mode string.  It's
extra string manipulation on every call for a feature that may never be needed,
and it'll be easy to add later.  I did put in a warning comment about it,
though.


More information about the webkit-reviews mailing list