Settings: Set active global scroll handler at the end of the execution queue.
Currently, the global scroll handler gets set as active immediately when the chrome://settings route changes. However, scroll-handling elements such as iron-list may require access to the global scroll handler during a route change. Fix by setting the global scroll handler active value at the next event loop instead of immediately. Bug: 835712 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: Ie02843a8d556a5b44a87f4ba696cab2eeff23e70 Reviewed-on: https://chromium-review.googlesource.com/1100659Reviewed-by:calamity <calamity@chromium.org> Commit-Queue: Patti <patricialor@chromium.org> Cr-Commit-Position: refs/heads/master@{#572457}
Showing
Please register or sign in to comment