kapouer / node-webkitgtk

webkitgtk bindings for :rocket: Node.js
MIT License
189 stars 13 forks source link

webkitgtk loads system extensions ! #65

Open kapouer opened 7 years ago

kapouer commented 7 years ago

Even though node-webkitgtk calls webkit_web_context_set_web_extensions_directory as documented, the library loads the system-installed shared extensions - this is awful especially when the system has some java or flash plugins installed.

kapouer commented 7 years ago

Lexical precisions: extensions != plugins. Here i'm talking about plugins.

kapouer commented 7 years ago

Reported to debian https://bugs.debian.org/859100