forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ash: Handle exported fast ink textures correctly.
Exported textures should be considered lost when frame sink is destroyed to prevent them from being deleted when still in use. This also removes the FastInkLayerTreeFrameSinkHolder class, which is not needed and just adds an unnecessary layer of indirect. [email protected] (cherry picked from commit 906a31b) Bug: 764007 Test: manual Change-Id: Idf2dd68e846cb70d821079b1873a02ec7b2a93e3 Reviewed-on: https://chromium-review.googlesource.com/669779 Commit-Queue: David Reveman <[email protected]> Reviewed-by: Vladislav Kaznacheev <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#502417} Reviewed-on: https://chromium-review.googlesource.com/671870 Reviewed-by: David Reveman <[email protected]> Cr-Commit-Position: refs/branch-heads/3202@{crosswalk-project#310} Cr-Branched-From: fa6a5d8-refs/heads/master@{#499098}
- Loading branch information
1 parent
cb1bf5a
commit ac0bf9c
Showing
2 changed files
with
35 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters