commit | 5867068aa6d1677d3ff8a9da36ba793757b171aa | [log] [tgz] |
---|---|---|
author | khushalsagar <[email protected]> | Fri Jun 02 22:11:04 2017 |
committer | Commit Bot <[email protected]> | Fri Jun 02 22:11:04 2017 |
tree | 586910087e0a0e96e238046b1faed7bd8232ef74 | |
parent | b0a378fde6de7bd1e63db9b8249600f4ab4feaf9 [diff] |
cc: Workaround invalid property tree state on Layers. The impl thread is somehow getting Layers with invalid property tree indices which cause crashes during UpdateDrawProperties. Don't add them to the visible layer list to keep from crashing later in the stack. BUG=728511, 727209, 726423 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2918163002 Cr-Commit-Position: refs/heads/master@{#476811}