ScrollView::setFrameRect() calls contentsResized() even when the frame size is unchanged
Created attachment 129744 [details] Only call contentsResized() if the new frame size differs from the old one
Landed in <http://trac.webkit.org/r109431>.