summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper-devel/files/patch-NPNVprivateModeBool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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