commit | f248acd91305c44efac83e7149edde6112055b43 | [log] [tgz] |
---|---|---|
author | Francois Doray <fdoray@chromium.org> | Mon Oct 30 17:48:49 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 30 17:48:49 2017 |
tree | 0f004f8ee5e95e841ec4088e0595442b0ccc0a12 | |
parent | 643c02438c689bcbd3826e6a309a4188cb8d08ac [diff] |
Use a single TLS slot for all ObserverListThreadSafe instances. With this CL, a single TLS slot is used to store data about the ObserverListThreadSafe notification being dispatched on one thread rather than one TLS slot per ObserverListThreadSafe instance. Bug: 728049 Change-Id: Ibae6538cd77ee55594e231ae24c09b0fb7f43ada Reviewed-on: https://chromium-review.googlesource.com/740989 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#512531}
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 .