• Karan Bhatia's avatar
    Extensions: Deprecate the plugins manifest key. · de0532a5
    Karan Bhatia authored
    NPAPI plugin support has been removed from chrome and the plugins specified in
    the "plugins" extension manifest key are not used currently. This CL removes the
    manifest handler for the "plugins" key, the "plugins" manifest feature and
    updates the public documentation. After this CL, loading an extension with the
    plugins manifest key specified should cause an install warning.
    
    BUG=732590
    TEST=Load an unpacked extension which specifies a plugin as part of the
    "plugins" manifest key. Ensure that an install warning is raised saying that the
    "plugins" key is unrecognized.
    
    Change-Id: Ic5aa4958af1257cb776508638e3c690fb6a57eb4
    Reviewed-on: https://chromium-review.googlesource.com/783517
    Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
    Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#521538}
    de0532a5
extensions_strings.grd 25.8 KB