WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133893
Avoid synchronous layout in window.scrollTo(0,0) when already at (0,0)
https://bugs.webkit.org/show_bug.cgi?id=133893
Summary
Avoid synchronous layout in window.scrollTo(0,0) when already at (0,0)
Andreas Kling
Reported
2014-06-13 19:45:40 PDT
Yup.
Attachments
Patch
(1.56 KB, patch)
2014-06-13 19:46 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-06-13 19:46:53 PDT
Created
attachment 233098
[details]
Patch
Anders Carlsson
Comment 2
2014-06-16 08:44:41 PDT
Comment on
attachment 233098
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=233098&action=review
> Source/WebCore/ChangeLog:10 > + We don't send scroll events when moving to the previous position, > + so this change is not observable.
Previous? Isn't it current?
WebKit Commit Bot
Comment 3
2014-06-17 12:01:14 PDT
Comment on
attachment 233098
[details]
Patch Clearing flags on attachment: 233098 Committed
r170063
: <
http://trac.webkit.org/changeset/170063
>
WebKit Commit Bot
Comment 4
2014-06-17 12:01:17 PDT
All reviewed patches have been landed. Closing bug.
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