No description
Find a file
Adam Roben 4c9870e753 Fix debug assertion about performing IO on the UI thread
We were querying the application's FILEVERSIONINFO every time we needed to
figure out the path for storing BrowserContext data. Now we cache the path the
first time we need it, which is during application initialization and before IO
prohibitions begin.
2013-06-04 14:17:16 -04:00
brightray Fix debug assertion about performing IO on the UI thread 2013-06-04 14:17:16 -04:00