• Karan Bhatia's avatar
    Extensions: Deprecate the plugins requirement. · c8954af8
    Karan Bhatia authored
    NPAPI plugin support has been removed from chrome and the "plugins" extension
    manifest key is effectively deprecated. This CL deprecates the plugins
    requirement. Extensions which specify the plugins requirements will now get an
    install warning. Extensions explicitly requesting the npapi requirement (by
    setting requirements.plugins.npapi to true) in their manifest will get a load
    error.
    
    BUG=732590
    
    Change-Id: I874ca17b5143516f1746fff90197243eb6ac2999
    Reviewed-on: https://chromium-review.googlesource.com/795361Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#521122}
    c8954af8
requirements_info.h 1.31 KB