[Android WebView] Forbid launching of two browser processes in the app
Use FileLock in the data directory to enforce exclusive access to it. Attempting to share the data directory between two browser processes will most likely lead to data corruption. BUG=558377 Review URL: https://codereview.chromium.org/1555513003 Cr-Commit-Position: refs/heads/master@{#367120}
Showing
Please register or sign in to comment