WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78403
Always update the scroll position through the scrolling coordinator
https://bugs.webkit.org/show_bug.cgi?id=78403
Summary
Always update the scroll position through the scrolling coordinator
Anders Carlsson
Reported
2012-02-10 18:22:41 PST
Always update the scroll position through the scrolling coordinator
Attachments
Patch
(11.77 KB, patch)
2012-02-10 18:26 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-02-10 18:26:35 PST
Created
attachment 126613
[details]
Patch
Sam Weinig
Comment 2
2012-02-10 18:30:49 PST
Comment on
attachment 126613
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=126613&action=review
> Source/WebCore/platform/ScrollableArea.h:55 > + virtual bool requestScrollPositionUpdate(const IntPoint&) { return false; }
Please add a comment explaining the return value.
Anders Carlsson
Comment 3
2012-02-11 12:48:08 PST
Committed
r107467
: <
http://trac.webkit.org/changeset/107467
>
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