|
A non-GTK version of menus for touchui.
For the menus to work correctly, the X messge pump also needs updating to allow
nested event dispatching.
BUG=None
TEST=On a touchui build, non-GTK context menus in web-pages should work correctly.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68309
Total comments: 18
Total comments: 4
Total comments: 4
Total comments: 6
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+361 lines, -59 lines) |
Patch |
 |
M |
base/message_pump_glib_x.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/message_pump_glib_x.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+33 lines, -2 lines |
0 comments
|
Download
|
 |
M |
base/message_pump_glib_x_dispatch.h
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/views/native_menu_domui.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/views/native_menu_domui.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/wrench_menu.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -30 lines |
0 comments
|
Download
|
 |
M |
views/controls/menu/menu_controller.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
views/controls/menu/menu_controller.cc
|
View
|
1
2
3
4
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
views/controls/menu/menu_item_view.h
|
View
|
1
2
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
views/controls/menu/menu_item_view.cc
|
View
|
1
2
|
2 chunks |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
views/controls/menu/native_menu_x.h
|
View
|
1
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
views/controls/menu/native_menu_x.cc
|
View
|
1
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
M |
views/controls/menu/nested_dispatcher_gtk.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
views/controls/menu/nested_dispatcher_gtk.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
views/focus/accelerator_handler.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
views/focus/accelerator_handler_touch.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -13 lines |
0 comments
|
Download
|
 |
M |
views/views.gyp
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|