10000 Electron PPAPI flash plugins shows no description · Issue #1637 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Electron PPAPI flash plugins shows no description #1637
Closed
@hanzhao

Description

@hanzhao

OS: ArchLinux x86_64

In a normal chrome browser, navigator.plugins["Shockwave Flash"] shows
Plugin {0: MimeType, 1: MimeType, length: 2, description: "Shockwave Flash 17.0 r0", filename: "libpepflashplayer.so", name: "Shockwave Flash", item: function…}

But in electron#master, navigator.plugins["Shockwave Flash"] shows
Plugin {0: MimeType, 1: MimeType, length: 2, description: "", filename: "libpepflashplayer.so", name: "Shockwave Flash", item: function…}

Description of plugin object is important for many websites to auto detect the version of user's flash player, but it seems lost in Electron.
@zcbenz @deepak1556

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0