diff options
author | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 21:34:06 +0000 |
---|---|---|
committer | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 21:34:06 +0000 |
commit | e307f57e183fdc76986c918d37f284ab2940c343 (patch) | |
tree | 72e6b48da5a4503b4e920b7a0c9aa30b3b74fe2b /chrome/browser/gtk/dialogs_gtk.cc | |
parent | 049eec23e156397cd11dc166b63c7d2dd2bd7a54 (diff) | |
download | chromium_src-e307f57e183fdc76986c918d37f284ab2940c343.zip chromium_src-e307f57e183fdc76986c918d37f284ab2940c343.tar.gz chromium_src-e307f57e183fdc76986c918d37f284ab2940c343.tar.bz2 |
NTP: Fix issue where newly created app shortcut did not work.
When we hide a section we set a class name to 'hiding' and rely on the transition end event to reset the class name to 'hidden'. However, during page load we disable transition and we therefore got stuck with the wrong class name.
BUG=59819
TEST=With a clean profile, install an application. After the app icon has been animated in make sure that the hover effect works and make sure that clicking on it opens the app as expected.
Review URL: http://codereview.chromium.org/3963002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63264 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gtk/dialogs_gtk.cc')
0 files changed, 0 insertions, 0 deletions