WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 106271
106915
Update composited scrolling requirements when layer scrollability changes
https://bugs.webkit.org/show_bug.cgi?id=106915
Summary
Update composited scrolling requirements when layer scrollability changes
Sami Kyöstilä
Reported
2013-01-15 09:29:26 PST
Update composited scrolling requirements when layer scrollability changes
Attachments
Patch
(2.05 KB, patch)
2013-01-15 09:30 PST
,
Sami Kyöstilä
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sami Kyöstilä
Comment 1
2013-01-15 09:30:37 PST
Created
attachment 182791
[details]
Patch
Antonio Gomes
Comment 2
2013-01-15 09:59:10 PST
Comment on
attachment 182791
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=182791&action=review
> Source/WebCore/ChangeLog:10 > + Revision
http://trac.webkit.org/changeset/139054
made the logic for > + activating accelerated overflow scrolling independent of whether the > + element had scrollbars or not. The new condition for composited
I am curious about where was this done prior to that revision? It should have no behavior change.
Sami Kyöstilä
Comment 3
2013-01-15 11:13:03 PST
Ah, looks like Xianzhu got there first:
https://bugs.webkit.org/show_bug.cgi?id=106271
. (In reply to
comment #2
)
> I am curious about where was this done prior to that revision? It should have no behavior change.
I suspect we also had this bug before, but that patch changed the order of things around enough to trigger it. *** This bug has been marked as a duplicate of
bug 106271
***
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