[webkit-reviews] review denied: [Bug 71121] Update XMLHttpRequest.send idl declaration to match implementation. : [Attachment 112870] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 11:02:55 PDT 2011


Adam Barth <abarth at webkit.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 71121: Update XMLHttpRequest.send idl declaration to match implementation.
https://bugs.webkit.org/show_bug.cgi?id=71121

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=112870&action=review


>> Source/WebCore/xml/XMLHttpRequest.idl:79
>> +	    [Custom] void send(in Blob data)
>> +		raises(DOMException);
> 
> Will it break when Blob is disabled?

Please add a conditional for BLOB.


More information about the webkit-reviews mailing list