NEW 165130
Create (or modify) a test plugin that actually uses our sandbox profiles
https://bugs.webkit.org/show_bug.cgi?id=165130
Summary Create (or modify) a test plugin that actually uses our sandbox profiles
Brent Fulgham
Reported 2016-11-28 18:08:28 PST
I introduced Bug 165126 while converting a hard-coded sandbox profile into a generated file, and accidentally landed the resulting file in the wrong place. Our test system did not catch this, because none of our tests actually use the plugin sandboxes, so the fact that the "plugin-common.sb" file was in the wrong place was not caught until integration testing. We should create a test plugin (or modify our toy plugin) to use a sandbox profile so that our own tests will catch this kind of error if it happens again.
Attachments
Note You need to log in before you can comment on or make changes to this bug.