forked from chromium/chromium
-
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.
Delete UseExtraDialogPadding and add top margin to collected cookies.
This patch deletes ChromeLayoutProvider::UseExtraDialogPadding, which always returns false, and any code guarded by it. This patch also adds a margin between the title and content to the collected cookies dialog, which is currently guarded by the above method, but upon reviewing designer comments was probably intended to be replaced by the proper Harmony constant instead. Bug: 867557, 610428 Change-Id: I6d30e93e213cd235e66156b097d01a4cf6a40a1f Reviewed-on: https://chromium-review.googlesource.com/c/1449156 Reviewed-by: Peter Boström <[email protected]> Commit-Queue: Bret Sepulveda <[email protected]> Cr-Commit-Position: refs/heads/master@{#628194}
- Loading branch information
1 parent
12e6395
commit 9e10ae6
Showing
5 changed files
with
12 additions
and
36 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
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