|
Devtools UI: Show multiple shortcuts, show more shortcuts
This change allows multiple shortcuts for the same action to be shown
in the tooltip, allowing the user to understand different shortcut options
available.
Toolbar buttons can also have defined shortcuts, which record
in timeline and profiles use to show shortcuts.
Instead of showing a symbol for Esc on Mac, this change now shows Esc for the
escape key.
BUG= 513066
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201428
Total comments: 2
Total comments: 2
Total comments: 3
Total comments: 6
Total comments: 3
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+168 lines, -38 lines) |
Patch |
 |
D |
LayoutTests/inspector/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/inspector/elements/styles-4/styles-should-not-force-sync-style-recalc.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/console/ConsoleView.js
|
View
|
1
2
3
4
|
6 chunks |
+8 lines, -15 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/console/module.json
|
View
|
1
2
3
4
|
2 chunks |
+18 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/main/Main.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/profiler/ProfilesPanel.js
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+33 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/profiler/module.json
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/sdk/ConsoleModel.js
|
View
|
1
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/settings/module.json
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/sources/module.json
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/timeline/TimelinePanel.js
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+29 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/timeline/module.json
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/ui/ActionRegistry.js
|
View
|
1
2
3
4
5
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/ui/ContextMenu.js
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/ui/KeyboardShortcut.js
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/ui/Toolbar.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/devtools/front_end/ui/Tooltip.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 48 (14 generated)
|