chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

edit command doesn't work over https #137

Open rginda opened 9 years ago

rginda commented 9 years ago

If you load the web_shell sample over https: the edit command doesn't work. It's loading ace.js from http:, which fails due to mixed content.