diff options
author | kaznacheev@chromium.org <kaznacheev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-11 12:49:44 +0000 |
---|---|---|
committer | kaznacheev@chromium.org <kaznacheev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-11 12:49:44 +0000 |
commit | e90c5f9b119d86a4ea0234e61efee4f6bdc36504 (patch) | |
tree | f33a4132e679bee4dfc80210b03695befb2d791d /webkit | |
parent | 915b344f5c907df65e6f21cda93d6f7859b1f853 (diff) | |
download | chromium_src-e90c5f9b119d86a4ea0234e61efee4f6bdc36504.zip chromium_src-e90c5f9b119d86a4ea0234e61efee4f6bdc36504.tar.gz chromium_src-e90c5f9b119d86a4ea0234e61efee4f6bdc36504.tar.bz2 |
DevTools: Delay updates in chrome://inspect#pages
chrome://inspect relies on NOTIFICATION_WEB_CONTENTS_DESTROYED to update
the pages list when the tab is being closed. Sometimes the notification
arrives while the page is still alive. This patch delays the page list
update. Repetitive updates are coalesced.
BUG=327274
Review URL: https://codereview.chromium.org/101223004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions