[webkit-reviews] review denied: [Bug 63929] A 'change' event is not triggered on a multiple file form when selected files are changed : [Attachment 99779] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 19:14:55 PDT 2011


Kent Tamura <tkent at chromium.org> has denied Kentaro Hara <haraken at google.com>'s
request for review:
Bug 63929: A 'change' event is not triggered on a multiple file form when
selected files are changed
https://bugs.webkit.org/show_bug.cgi?id=63929

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=99779&action=review

> Source/WebCore/html/FileInputType.cpp:307
> +	   // This call may cause destruction of |this| instance.
> +	   // |input| instance is safe since it is ref-counted.

We don't use the || notation in WebKit.


More information about the webkit-reviews mailing list