RESOLVED FIXED 156797
Drop [UsePointersEvenForNonNullableObjectArguments] from DOMURL
https://bugs.webkit.org/show_bug.cgi?id=156797
Summary Drop [UsePointersEvenForNonNullableObjectArguments] from DOMURL
Chris Dumez
Reported 2016-04-20 10:54:04 PDT
Drop [UsePointersEvenForNonNullableObjectArguments] from DOMURL
Attachments
Patch (3.14 KB, patch)
2016-04-20 12:11 PDT, Chris Dumez
youennf: review+
Chris Dumez
Comment 1 2016-04-20 12:11:22 PDT
youenn fablet
Comment 2 2016-04-20 23:28:09 PDT
Comment on attachment 276842 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=276842&action=review > Source/WebCore/html/DOMURL.idl:39 > + [CallWith=ScriptExecutionContext] static DOMString? createObjectURL(Blob? blob); // FIXME: The return value and the prameter should not be nullable. s/prameter/parameter/
Chris Dumez
Comment 3 2016-04-21 08:42:24 PDT
Note You need to log in before you can comment on or make changes to this bug.