|
|
Render the tab close button as a vector-based icon.
Also change the media indicator button to be colored the same way as the tab close button, instead of like the toolbar buttons. With custom themes, this works better; see screenshots and comments on bug.
BUG= 525666
TEST=none
Committed: https://crrev.com/c17704c9a1f65e0a61060188faab6b130f7f755f
Cr-Commit-Position: refs/heads/master@{#350477}
Total comments: 4
Total comments: 11
Total comments: 9
Total comments: 4
Total comments: 4
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+169 lines, -95 lines) |
Patch |
 |
M |
chrome/browser/themes/theme_properties.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/themes/theme_service.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/tabs/media_indicator_button_cocoa.mm
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tabs/tab_utils.h
|
View
|
1
2
3
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tabs/tab_utils.cc
|
View
|
1
2
3
|
1 chunk |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/layout_constants.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/media_indicator_button.h
|
View
|
1
2
3
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/media_indicator_button.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+20 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab.h
|
View
|
1
2
3
4
5
|
6 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab.cc
|
View
|
1
2
3
4
5
|
15 chunks |
+62 lines, -46 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tabs/tab_strip.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/tab_close_hovered_pressed.icon
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/tab_close_hovered_pressed.1x.icon
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/tab_close_normal.icon
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/gfx/vector_icons/tab_close_normal.1x.icon
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
Total messages: 30 (5 generated)
|