diff options
author | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-30 17:00:34 +0000 |
---|---|---|
committer | davidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-30 17:00:34 +0000 |
commit | 938ddcaf07183384815094f391e3898f4a237686 (patch) | |
tree | 756ec3b55262e14c32199878c5e6140834004420 /gears/SConscript.libgd | |
parent | 7e0e63c54d9c799888e22b7aadd33d1ae066f3b9 (diff) | |
download | chromium_src-938ddcaf07183384815094f391e3898f4a237686.zip chromium_src-938ddcaf07183384815094f391e3898f4a237686.tar.gz chromium_src-938ddcaf07183384815094f391e3898f4a237686.tar.bz2 |
When running as a remote, call gdk_notify_startup_complete
Linux programs are expected to notify their launcher when they finish loading.
GTK+ does this automatically when the first GtkWindow is opened. When acting as
a remote, no window is opened, so we should manually send the notification.
This could perhaps be more thorough and pass DESKTOP_LAUNCH_ID to the remote to
call with gdk_notify_startup_complete_with_id, but a quick survey on codesearch
suggests that no one bothers anyway.
(This is reproducible in KDE. The bug report suggests some configurations of
GNOME need this as well, but not yet reproducible.)
R=estade
BUG=45392
TEST=throbber disappears on second Chrome launch in KDE
Review URL: http://codereview.chromium.org/3051023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54331 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears/SConscript.libgd')
0 files changed, 0 insertions, 0 deletions