Bug 106915

Summary: Update composited scrolling requirements when layer scrollability changes
Product: WebKit Reporter: Sami Kyöstilä <skyostil>
Component: New BugsAssignee: Sami Kyöstilä <skyostil>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Sami Kyöstilä
Comment 1 2013-01-15 09:30:37 PST
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.