WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed in <
http://trac.webkit.org/r109431
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug