-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Add getThemeColor to Tab and add plumbing for ChromeActivit…
…es. (patchset #3 id:40001 of https://codereview.chromium.org/1254423006/) Reason for revert: Speculative revert. This seems to have broken BrandColorTest.testBrandColorInterstitial BrandColorTest.testNavigatingToBrandColorAndBack BrandColorTest.testNoBrandColor on Lollipop in Document Mde. Original issue's description: > Add getThemeColor to Tab and add plumbing for ChromeActivites. > > Moves all theme color computing logic to tab. Adds the necessary > update signals to ChromeActivity and adds an onUpdate call to be > overridden by extending classes. > > The main outcome of all this is, all ChromeActivities become color change aware. Doesn't add any visual changes. Yet. > > BUG=507340 > > Committed: https://crrev.com/25d23c547cd7661fe2e679d74e4272917dae2985 > Cr-Commit-Position: refs/heads/master@{#341226} [email protected],[email protected] NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=507340 Review URL: https://codereview.chromium.org/1260523004 Cr-Commit-Position: refs/heads/master@{#341332}
- Loading branch information
Showing
3 changed files
with
47 additions
and
81 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