[Webkit-unassigned] [Bug 176769] New: Dragging & dropping a file creates an attachment element even when it's disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 00:28:00 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176769

            Bug ID: 176769
           Summary: Dragging & dropping a file creates an attachment
                    element even when it's disabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com

When dragging & dropping a file, we end up creating an attachment element even when the feature is disabled by settings.
We also expose HTMLAttachmentElement in the global object even when this feature is enabled at runtime.

Fix all these issues by replacing the settings by a runtime flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170912/fadfc2d1/attachment-0001.html>


More information about the webkit-unassigned mailing list