|
Remove View::focusable().
This CL removes View::focusable(). Since Link is the only kind of focusable
label, the GetInsets() override in Label is removed and moved to Link.
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+30 lines, -66 lines) |
Patch |
 |
M |
ui/views/controls/label.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/label.cc
|
View
|
|
4 chunks |
+5 lines, -15 lines |
4 comments
|
Download
|
 |
M |
ui/views/controls/label_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -17 lines |
1 comment
|
Download
|
 |
M |
ui/views/controls/link.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/link.cc
|
View
|
|
3 chunks |
+13 lines, -3 lines |
1 comment
|
Download
|
 |
M |
ui/views/controls/styled_label.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/views/controls/styled_label_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/views/view.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/view_unittest.cc
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 9 (3 generated)
|