If don't set your CefCache dir, libcef instead creates a cache in your
C:\Users\(current user)\AppData\Local\Temp folder with a name starting with
"scoped_dir".
In theory, when CefShutdown exits cleanly, those temp folder are deleted.
However, this is not he behavior I'm seeing using DCEF3. If I use CefSharp
(.NET) with the same libcef dlls, those scoped_dir folders DO get deleted.
Original issue reported on code.google.com by netedgej...@gmail.com on 3 Jun 2015 at 6:28
Original issue reported on code.google.com by
netedgej...@gmail.com
on 3 Jun 2015 at 6:28