commit | 0b4cc892cb9edd4167133a465b01baa476ecc244 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Jul 16 17:18:20 2014 -0400 |
committer | Mike Klein <mtklein@google.com> | Wed Jul 16 17:18:20 2014 -0400 |
tree | 410b3f339f900a9510005ce270db248f87a8728c | |
parent | e194c495e95cbe92dfb9ed04515904a417fe7e9b [diff] |
Disable assertion of fBoundsIsDirty. We allow this to be raced on, and it may have already become not-dirty by the time we get to this function if computed by another thread. BUG=skia: Review URL: https://codereview.chromium.org/398913002