diff options
author | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-06 02:48:57 +0000 |
---|---|---|
committer | erg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-06 02:48:57 +0000 |
commit | ed4d58055596873743318eaa713560dec2418573 (patch) | |
tree | 5760b6a2d655a9d3b40b68b61f5f2bb760ff47fc /android_webview | |
parent | bf390cb1c62a2352f575ee58d63c715d74d1d51e (diff) | |
download | chromium_src-ed4d58055596873743318eaa713560dec2418573.zip chromium_src-ed4d58055596873743318eaa713560dec2418573.tar.gz chromium_src-ed4d58055596873743318eaa713560dec2418573.tar.bz2 |
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
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215769 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
0 files changed, 0 insertions, 0 deletions