RESOLVED FIXED 80047
ScrollView::setFrameRect() calls contentsResized() even when the frame size is unchanged
https://bugs.webkit.org/show_bug.cgi?id=80047
Summary ScrollView::setFrameRect() calls contentsResized() even when the frame size i...
mitz
Reported 2012-03-01 14:26:37 PST
ScrollView::setFrameRect() calls contentsResized() even when the frame size is unchanged
Attachments
Only call contentsResized() if the new frame size differs from the old one (1.25 KB, patch)
2012-03-01 14:29 PST, mitz
andersca: review+
mitz
Comment 1 2012-03-01 14:29:52 PST
Created attachment 129744 [details] Only call contentsResized() if the new frame size differs from the old one
mitz
Comment 2 2012-03-01 14:43:01 PST
Note You need to log in before you can comment on or make changes to this bug.