cloudtrends / chromiumembedded

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

Cache IO Issues on build 102 #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
  CEF throws debug asserts about io not happing on the io thread

What steps will reproduce the problem?
  1. Enable cache support by adding a cache path to CefInitialize
  2. Load any web site with debugger attached
  3. CEF will pause debugger on assert

What is the expected output? What do you see instead?

  CEF shouldnt be doing this

What version of the product are you using? On what operating system?

  CEF 102

Please provide any additional information below.

  Win 7, vis 2008

Original issue reported on code.google.com by lodle...@gmail.com on 14 Sep 2010 at 3:29

GoogleCodeExporter commented 9 years ago
Thanks for the report, fixed in revision 103.

Original comment by magreenb...@gmail.com on 14 Sep 2010 at 2:08