<html>
    <head>
      <base href="http://icedtea.classpath.org/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mattias.eliasson@medsa.se" title="Mattias Eliasson <mattias.eliasson@medsa.se>"> <span class="fn">Mattias Eliasson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PPAPI (pepper) version"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1791">bug 1791</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mattias.eliasson@medsa.se
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PPAPI (pepper) version"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1791#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PPAPI (pepper) version"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1791">bug 1791</a>
              from <span class="vcard"><a class="email" href="mailto:mattias.eliasson@medsa.se" title="Mattias Eliasson <mattias.eliasson@medsa.se>"> <span class="fn">Mattias Eliasson</span></a>
</span></b>
        <pre>There are a relevant discussion about this here:
<a href="http://www.firebreath.org/display/documentation/Browser+Plugins+in+a+post-NPAPI+world">http://www.firebreath.org/display/documentation/Browser+Plugins+in+a+post-NPAPI+world</a>

The short answer are that there are no sufficient replacement for NPAPI in
Chrome. Chromium are open source so it could potentially be modified.

Currently my brightest idea are to use DLL injection and override the entire
engine component with something similar to Chrome Frame. If we simply run
another browser engine, such as a modified Chromium engine with NPAPI-support,
that might work. Or an engine that do not require any hacking such as Qt WebKit
which supports NPAPI plugins out of the box. 

Another option would be to make a completely Chrome-compatible browser out of
Chromium, which are what the Qt WebEngine are all about. Such a browser could
be entirely FOSS and shipped with Linux distributions. A mayor problem would be
the Flash plugin which may require that Chrome are also installed. As a system
admin I would like to avoid installing Chrome in such a scenario, or at least
hide it well.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>