Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow atomic file writes from Android on the UI thread.
This is needed because Android writes its tab data during closedown or when the browser goes into the background. This has to be done on the UI thread to ensure timely completion. BUG=148011 Review URL: https://codereview.chromium.org/12457007 Patch from Anthony Berent <aberent@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186392 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information