commit | 0d03db7446126be6ccce744be9b37ef475142e16 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Jun 02 07:53:01 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jun 02 07:53:01 2014 -0700 |
tree | 6030bcb3521fbbc657e93cf4b6e0fc9c07f806e0 | |
parent | 9c0e629c64c0fa93ac9bf5c2eaa1821370a6fbe5 [diff] |
Clean up SkLazyPtrs only in SK_DEVELOPER mode. Checking only SK_DEBUG may make SkLazyPtr too anal about leaks for clients. Still working through strange leak problems inside Skia tests, so it's probably premature to turn it on in Chrome tests. BUG=379570 R=reed@google.com, mtklein@google.com, bungeman@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/308003014