commit | 5a90bca48f73b8d82fdbbce3ad938ffb430c6f36 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <[email protected]> | Thu Jan 24 01:43:48 2019 |
committer | Xianzhu Wang <[email protected]> | Thu Jan 24 01:43:48 2019 |
tree | b1241bb12029185e558cdafe0d3e0c17c51bfc70 | |
parent | b3dbf220651689808bbf443e7f7a44308d8c835e [diff] |
Ensure cc::PictureLayer's client is cleared cc::PictureLayer is ref counted, so it can live longer than the client, so for safety, the client should call ClearClient() of the layer when the client is destructed or is no longer the client of the layer. Bug: 913464 Change-Id: Id9093a8fba371e3773dd0ae292a0f855ce4f100a Reviewed-on: https://chromium-review.googlesource.com/c/1427447 Reviewed-by: Philip Rogers <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Commit-Queue: Xianzhu Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#625478}
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 .