Comment 22 for bug 561124

Revision history for this message
In , Mercurial (mercurial) wrote :

details: http://icedtea.classpath.org//people/andrew/icedtea8?cmd=changeset;node=23684054d4dc
author: Matthias Klose <email address hidden>
date: Mon Apr 12 22:37:35 2010 +0200

 Fix PR icedtea/461, plugin working for NSS enabled builds working together with firefox including a private NSS copy

 2010-04-12 Matthias Klose <email address hidden>

         PR icedtea/461
         * plugin/icedteanp/IcedTeaNPPlugin.cc (plugin_filter_ld_library_path):
         New, filter out paths in LD_LIBRARY_PATH which start with
         MOZILLA_FIVE_HOME.
         (plugin_filter_environment): New, build environment to pass to the
         appletviewer process.
         (plugin_test_appletviewer, plugin_start_appletviewer): Start the new
         process with the filtered environment.