Skip to content

Secure Context workaround for Chromium

SergioFLS Lastname requested to merge sergiofls/chromium:secure-context into master

Adds the --unsafely-treat-insecure-origin-as-secure flag to startChrome.bat, on order to make some JavaScript features that are only available in HTTPS to work.

Merge request reports