apimall / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Add support for allow-running-insecure-content command-line flag #1501

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How to set the -allow-running-insecure-content in the c# project.

Original issue reported on code.google.com by cnzhangz...@gmail.com on 23 Jan 2015 at 3:21

GoogleCodeExporter commented 9 years ago
This command-line flag is not currently implemented in CEF. We would need to 
set |web.allow_running_insecure_content| in libcef/browser/browser_settings.cc.

Original comment by magreenb...@gmail.com on 26 Jan 2015 at 1:05

GoogleCodeExporter commented 9 years ago
CEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/cef/issue/1501

Original comment by magreenb...@gmail.com on 14 Mar 2015 at 3:37