commit | b9199bccf92d5db35e962f185be12524beb4fb12 | [log] [tgz] |
---|---|---|
author | Karan Bhatia <[email protected]> | Fri Jul 12 23:35:53 2019 |
committer | Commit Bot <[email protected]> | Fri Jul 12 23:35:53 2019 |
tree | 7c272d74eb72c5c98232c0473934c99779cab4c7 | |
parent | 68897c83786c62c517162cfb1be220bb671f7b7a [diff] |
PermissionsData: Prevent race on accessing default policy host restrictions. This CL resolves a race where multiple threads can access the default policy host restrictions. This can lead to crashes in the wild. Fix this by controlling access to the default policy host restictions via a global lock. BUG=978407 Change-Id: Ic5d5f4e42980017f4e0b4d56b1f4d9f79983223a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700323 Commit-Queue: Karan Bhatia <[email protected]> Reviewed-by: Devlin <[email protected]> Cr-Commit-Position: refs/heads/master@{#677113}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .