Fix scroll regression when specifying an extension id.
commit579b37723600b2d1c8636d6f3fd5ffb0814a67cb
authorhcarmona <hcarmona@chromium.org>
Thu, 23 Apr 2015 17:12:40 +0000 (23 10:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Apr 2015 17:12:49 +0000 (23 17:12 +0000)
tree7dc8f9ac3d287bed0e9057e1ad8bda685fc64025
parent121b8680676123f617ebc69770cbb114c030fbd3
Fix scroll regression when specifying an extension id.

Issue was caused because scrolling the page should happen after the
extensions are visible.

Updated tests so that they know when the page has loaded.

Added tests to make sure the list of extensions is hidden or shown.

BUG=473002

Review URL: https://codereview.chromium.org/1090763003

Cr-Commit-Position: refs/heads/master@{#326554}
chrome/browser/resources/extensions/extension_list.js
chrome/browser/resources/extensions/extensions.js
chrome/browser/ui/webui/extensions/extension_settings_browsertest.js