[webkit-reviews] review denied: [Bug 31195] File upload control shows a single filename even if multiple files are selected : [Attachment 42913] DRT change for RenderFileUploadControl (rev.2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 18:52:10 PST 2009


Darin Adler <darin at apple.com> has denied TAMURA, Kent <tkent at chromium.org>'s
request for review:
Bug 31195: File upload control shows a single filename even if multiple files
are selected
https://bugs.webkit.org/show_bug.cgi?id=31195

Attachment 42913: DRT change for RenderFileUploadControl (rev.2)
https://bugs.webkit.org/attachment.cgi?id=42913&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +    ASSERT(!object || !strcmp(object->renderName(),
"RenderFileUploadControl"));

Still using strcmp here.


More information about the webkit-reviews mailing list