summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper-devel/files/patch-NPNVprivateModeBool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.2 and remove obsolete local patches.Jung-uk Kim2011-04-261-43/+0
| | | | | | | | | | | | | | | | - Replace the defunct URL with a new upstream location. Now this project has a new maintainer: https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00003.html For more information about this release, please see the following thread: https://www.redhat.com/archives/nspluginwrapper-devel-list/2011-April/msg00006.html Prodded by: Benjamin Kaduk (kaduk at MIT dot EDU), arundel Notes: svn path=/head/; revision=273224
* - Add a trivial fix for NPAPI PrivateMode. It should fix annoying warningsJung-uk Kim2010-08-231-0/+43
such as this: *** NSPlugin Viewer *** WARNING: unhandled variable 18 (<unknown variable>) in NPN_GetValue() See the following URL for more information: https://wiki.mozilla.org/Plugins:PrivateMode - Replace a trivial shell script with our own version. Notes: svn path=/head/; revision=259869