Chromium Code Reviews
DescriptionFix static race in DatabaseAuthorizer's whitelistedFunctions.
The DatabaseAuthorizer is created on the main thread but used on
the database thread, we should use a thread safe static local to do
the init.
BUG=628480
Committed: https://crrev.com/24bf381b82d0222181a2d3f8e2184e07c35989da
Cr-Commit-Position: refs/heads/master@{#405727}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|
|||||||||||||||||||