[webkit-reviews] review granted: [Bug 41228] Fix http/tests/local/blob/send-data-blob.html on Windows : [Attachment 59971] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 10:43:48 PDT 2010


Jian Li <jianli at chromium.org> has granted Kinuko Yasuda <kinuko at chromium.org>'s
request for review:
Bug 41228: Fix http/tests/local/blob/send-data-blob.html on Windows
https://bugs.webkit.org/show_bug.cgi?id=41228

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

------- Additional Comments from Jian Li <jianli at chromium.org>
Looks good except the following minor issue. Please address it before you land
the patch.

WebCore/platform/BlobItem.cpp:242
 +	ASSERT_NOT_REACHED();
This is not needed.


More information about the webkit-reviews mailing list