Hello, I have a weird problem.
I have 3 different builds of CEF, #1 Branch 130 , #2 Branch 134 and #3 Branch 138 (the one I'm currently building).
The problem that I have is that if I run branch 138 and it writes to the cache , if I close it and run branch 134 (using the same cache folder) it fails to start. I narrowed down to a folder in the cache... cache/Default/Sync Data . If I wipe this branch 134 starts just fine.
I don't have the same problem when running first 138 and then running 130.. which is weird.
This Sync Data folder seems to have some LevelDB files. Maybe something changed on version 138 that makes it break on 134?
I can force it to delete this folder each time I close 138... so that would be a work around.. but I'm just curious if someone else had this problem and what is actually stored in there and if its safe to just wipe it every time I close 138.