Getting white screen popup

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.

Getting white screen popup

Postby animesh29 » Thu Apr 16, 2015 8:29 am

Hi,

I have successfully integrated CEF in my application. I am trying to load a page over HTTPS , which is loading fine. Now this page has links which when clicked should open page as a popup (not another window) . These links are served over HTTP. When i am clicking on these links , i am getting white screen popup . I investigated and found that the link loading is failing with error code ERR_ABORTED. Is this due to mixed content. I checked in chrome and it works fine.

How can i achieve the same with CEF?

Thanks.
animesh29
Newbie
 
Posts: 4
Joined: Thu Apr 16, 2015 8:07 am

Re: Getting white screen popup

Postby magreenblatt » Fri Apr 17, 2015 5:25 am

What CEF version are you using and what Google Chrome version did you compare against? Are there any error messages in CEF's DevTools console?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Getting white screen popup

Postby animesh29 » Fri Apr 17, 2015 6:43 am

The CEF version i am using is 3.1750.1738 .
I checked this on chrome latest version 42.0.2311.90 .
In console i am getting the expected blocked message as following.
[blocked] The page at 'https://abc' was loaded over HTTPS but ran insecure content from 'http://qwe' : this content should also be loaded over HTTPS.
Is there any way by which i can override this block setting programmatically ?
animesh29
Newbie
 
Posts: 4
Joined: Thu Apr 16, 2015 8:07 am

Re: Getting white screen popup

Postby animesh29 » Mon Apr 20, 2015 1:41 am

Any update on this?
animesh29
Newbie
 
Posts: 4
Joined: Thu Apr 16, 2015 8:07 am

Re: Getting white screen popup

Postby magreenblatt » Mon Apr 20, 2015 3:21 am

You should move all of your content to HTTPS.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 95 guests