[webkit-reviews] review granted: [Bug 176769] Dragging & dropping a file creates an attachment element even when it's disabled : [Attachment 320529] Fixed tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 09:45:14 PDT 2017


Tim Horton <thorton at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 176769: Dragging & dropping a file creates an attachment element even when
it's disabled
https://bugs.webkit.org/show_bug.cgi?id=176769

Attachment 320529: Fixed tests

https://bugs.webkit.org/attachment.cgi?id=320529&action=review




--- Comment #5 from Tim Horton <thorton at apple.com> ---
Comment on attachment 320529
  --> https://bugs.webkit.org/attachment.cgi?id=320529
Fixed tests

View in context: https://bugs.webkit.org/attachment.cgi?id=320529&action=review

Woo! Thank you for fixing this :) It has haunted the back of my mind for years.

> Source/WebCore/ChangeLog:12
> +	   To fix the bug that HTMLAttachElement is always exposed on the
global object even when it's disabled

HTMLAttachmentElement.


More information about the webkit-reviews mailing list