zhangqd / chromiumembedded

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

Mac: Local files fail to load with -10 error code using 3.1921 #1249

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch cefclient built at version 3.1921.1643 using OS X 10.9.
2. Load a local file like file:///Users/USERNAME/test.html.

What is the expected output? What do you see instead?
FIle should load successfully. Instead, it fails with error code -10 
(Permission to access a resource, other than the network, was denied).

Please use labels and text to provide additional information.
It works as expected with 3.1846.1637 and earlier versions.

Related forum post: http://magpcss.org/ceforum/viewtopic.php?f=6&t=11639

Original issue reported on code.google.com by magreenb...@gmail.com on 9 Apr 2014 at 5:36

GoogleCodeExporter commented 9 years ago
Fixed in trunk revision 1647.

Original comment by magreenb...@gmail.com on 9 Apr 2014 at 5:58