mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* fix: isolate Pepper plugins Following suit with a recent change to the same method in Chromium, we should also isloate Pepper plugins. * docs: add more context to comment * fix: remove unsupported test flag behavior Co-authored-by: clavin <cwatford@slack-corp.com>