DescriptionIgnore should-scroll-on-main-thread if main frame is not scrollable
This patch was originally reverted because the call to FrameView::isScrollable
that was added could crash if the body had a NULL style. This patch adds a
fix handle that scenario, and a test that reproduces it.
This reverts commit 0e53aff60891596f88df001ef3d91422d83cc560.
(Review URL: https://chromiumcodereview.appspot.com/23477042)
And relands commit 1a3edc542e31626a9b46ae2b18eb227c7031f3d6
(Review URL: https://chromiumcodereview.appspot.com/22694003)
BUG=280679
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157644
Patch Set 1 #Patch Set 2 : . #
Total comments: 2
Patch Set 3 : Updated tests. #Messages
Total messages: 8 (0 generated)
|