Check frame for nullptr in WebCore::AutoscrollController::animate
The previous solution at https://codereview.chromium.org/2316113003/ does not check all the frames for nullptr. This patch solves the problem in a more clean and thorough way. BUG=361036 Review-Url: https://codereview.chromium.org/2322013002 Cr-Commit-Position: refs/heads/master@{#417399}
Showing
Please register or sign in to comment