This is Bug in CEF43?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

This is Bug in CEF43?

Postby StudyCef » Thu Jun 16, 2016 1:54 am

Code: Select all

void ClientAppBrowser::OnBeforeCommandLineProcessing(
   const CefString& process_type,
   CefRefPtr<CefCommandLine> command_line){

   command_line->AppendSwitch("--disable-gpu");
   command_line->AppendSwitch("--allow-running-insecure-content");
   command_line->AppendSwitch("--enable-npapi");
}


I find it "--allow-running-insecure-content" in Windows 10 X86 and x64 is not effective,but in XP and win7 and win8 and 8.1 is successful,It is bug?
StudyCef
Techie
 
Posts: 25
Joined: Tue Dec 15, 2015 7:38 pm

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 30 guests