forked from crosswalk-project/chromium-crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of cc: Indicate that we've updated a tiling if we invalidated …
…it. (patchset #1 id:1 of https://codereview.chromium.org/1861933002/ ) Reason for revert: Unittest doesn't compile on the branch. Need to reland without the test. Original issue's description: > cc: Indicate that we've updated a tiling if we invalidated it. > > This patch ensures that we inform the caller that the tiling was updated > if it was invalidated since the last call to ComputeTilePriorityRects. > > This ensures that we don't bypass TileManager::PrepareTiles call. > > R=danakj, enne > BUG=593449 > CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel > > Review URL: https://codereview.chromium.org/1841083004 > > Cr-Commit-Position: refs/heads/master@{#385020} > (cherry picked from commit 6ee1182) > > Committed: https://chromium.googlesource.com/chromium/src/+/36f9bcfa8392c4ceab6da93507af27b1b01fedd8 [email protected],[email protected] # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=593449 Review URL: https://codereview.chromium.org/1864973006 Cr-Commit-Position: refs/branch-heads/2661@{#501} Cr-Branched-From: ef6f6ae-refs/heads/master@{#378081}
- Loading branch information
Showing
3 changed files
with
2 additions
and
39 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
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