|
Revert 215769 "linux_aura: Implement the static part of the dbus..."
> linux_aura: Implement the static part of the dbus menu for Unity.
>
> In GTK, we get a menu in the Unity bar for free as long as we have a
> GtkMenuBar object in our GtkWindow. linux_aura doesn't use gtk widgets
> in the interface. So opportunistically dlopen libdbusmenu-glib and
> manually construct a hidden DbusmenuMenuItem* object tree.
>
> This only ports the static parts of the menus; it doesn't port the
> History menu, which changes based on user actions.
>
> BUG= 265560
>
> Review URL: https://chromiumcodereview.appspot.com/21187006
TBR=erg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215780
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+292 lines, -1113 lines) |
Patch |
 |
M |
trunk/src/chrome/browser/ui/views/frame/browser_desktop_root_window_host_x11.h
|
View
|
|
3 chunks |
+2 lines, -16 lines |
0 comments
|
Download
|
 |
M |
trunk/src/chrome/browser/ui/views/frame/browser_desktop_root_window_host_x11.cc
|
View
|
|
3 chunks |
+5 lines, -30 lines |
0 comments
|
Download
|
 |
D |
trunk/src/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.h
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
D |
trunk/src/chrome/browser/ui/views/frame/global_menu_bar_registrar_x11.cc
|
View
|
|
1 chunk |
+0 lines, -139 lines |
0 comments
|
Download
|
 |
D |
trunk/src/chrome/browser/ui/views/frame/global_menu_bar_x11.h
|
View
|
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
 |
D |
trunk/src/chrome/browser/ui/views/frame/global_menu_bar_x11.cc
|
View
|
|
1 chunk |
+0 lines, -420 lines |
0 comments
|
Download
|
 |
M |
trunk/src/chrome/chrome_browser_ui.gypi
|
View
|
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_observer_x11.h
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
View
|
|
5 chunks |
+33 lines, -41 lines |
0 comments
|
Download
|
 |
M |
trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
View
|
|
7 chunks |
+252 lines, -273 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|