summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller
diff options
context:
space:
mode:
authorsimon.hong81@gmail.com <simon.hong81@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-11 01:31:53 +0000
committersimon.hong81@gmail.com <simon.hong81@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-11 01:31:53 +0000
commit8d0d65cd5370e5f6eabc03e5e9754a98b0e479cc (patch)
tree5c0d784c8556f051db310495fa4555d06312b074 /components/dom_distiller
parent2f321abba4d5b674558481b308ac58e324e739b3 (diff)
downloadchromium_src-8d0d65cd5370e5f6eabc03e5e9754a98b0e479cc.zip
chromium_src-8d0d65cd5370e5f6eabc03e5e9754a98b0e479cc.tar.gz
chromium_src-8d0d65cd5370e5f6eabc03e5e9754a98b0e479cc.tar.bz2
Fix update logic of LauncherItem status
There was a problem depending on the navigation timing when two tabs are created and its app is same. When an inactive tab's loading is finished later than active tab, its LauncherItemStatus is set to STATUS_RUNNING as a final state by inactive tab's status update. If the app's item status is active, the item status should not be changed by other inactive tab's status changing. This problem made two tests(MultipleOwnedTabs andRefocusFilter)flacky. Also fixed for updating LauncherItemStatus when tab is closing. When a tab is closed and there is same app's tab is existed, its item should be updated to running state. R=skuhne@chromium.org BUG=303231 TEST=browser_tests Review URL: https://codereview.chromium.org/25798002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/dom_distiller')
0 files changed, 0 insertions, 0 deletions