davidben / nspluginwrapper

A cross-platform NPAPI plugin viewer
http://nspluginwrapper.org
GNU General Public License v2.0
23 stars 10 forks source link

Clean up direct execution #26

Open davidben opened 13 years ago

davidben commented 13 years ago

The current direct execution stuff is really a mess. Clean up the code a bit so that it may be used as a generic NPAPI tracing utility. The setting probably shouldn't be controlled by environment variable and instead baked into the wrapper. Also, don't require a viewer of the appropriate architecture as just a wrapper should be sufficient.