apimall / chromiumembedded

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

Add support for enable-ipv6 command-line flag #1494

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run cefsimple with flag --enable-ipv6
2. Visit an ipv6 literal address

What is the expected output? What do you see instead?
I expect to navigate to the ip address specified
Instead I see error message 

Failed to load URL https://[fd25:1bfd:6541:6dc3:52f1:ede6:3cea:fa83]:2708/ with 
error (-105)"

What version of the product are you using? On what operating system?
Using latest trunk build of CEF (cef_binary_3.2271.1971_macosx64)

Please provide any additional information below.
Posted to forum and was suggested I log an issue.

http://magpcss.org/ceforum/viewtopic.php?f=10&t=12579&p=24172#p24172

Original issue reported on code.google.com by andy.k...@gmail.com on 19 Jan 2015 at 4:19

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 26 Jan 2015 at 7:08

GoogleCodeExporter commented 9 years ago
Added handling for enable-ipv6 and disable-ipv6 command line flags by setting 
the default address family.

Original comment by andy.k...@gmail.com on 9 Mar 2015 at 1:43

Attachments:

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/1494

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