Tentative fix for scroll event related crashes on the NTP
A crash[1] seems to be caused by events attempting to get data from the NTP while it is not the current page anymore. This CL adds a check to ensure the page processing the events is the currently displayed NTP. [1]: https://crbug.com/649670#c17 BUG=649670 Review-Url: https://codereview.chromium.org/2400163002 Cr-Commit-Position: refs/heads/master@{#423858}
Showing
Please register or sign in to comment