PlatformKeysService: Process state accessing operations sequentially.
To prevent concurrent updates and reading old state, operations have to executed in sequence if they read or modify an extension's StateStore. This change is not affecting/modifying the crypto operations but only changes the processing order of the operations. BUG=450167 Review URL: https://codereview.chromium.org/892103003 Cr-Commit-Position: refs/heads/master@{#316411}
Showing
This diff is collapsed.
Please register or sign in to comment