[Webkit-unassigned] [Bug 151783] New: Allow JavaScript to iterate over plugins for local files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 17:34:21 PST 2015


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

            Bug ID: 151783
           Summary: Allow JavaScript to iterate over plugins for local
                    files
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: simon.fraser at apple.com

In Bug 149014 we hid all plugins (except Flash, Java, and QuickTime) so that sites could not inspect the user configuration looking for fingerprinting entropy.

However, there are some cases where we would like to allow this information to be accessed by JavaScript, such as in Safari's "Help | Installed Plug-ins" page.

Therefore, allow documents loaded from the local file system to iterate over all plugins via JavaScript.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151203/8b8c05e0/attachment.html>


More information about the webkit-unassigned mailing list