Add custom WebUI object to allow testing security properties of WebUIs in browser tests |
||
Issue descriptionCurrently WebUI objects have default Content Security Policy that prevents adding subframes. This is great! However it does make writing security tests impossible as CSP checks are always performed before other NavigationThrottle checks. This bug is to track updating browser tests with custom WebUI object that allows for easier testing, as currently various workarounds are being used.
,
Oct 22
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Oct 22Status: Untriaged (was: Available)