Bug 78286 - Handle dirty descendant visibility status in RenderLayer::updateLayerPositionsAfterScroll
Summary: Handle dirty descendant visibility status in RenderLayer::updateLayerPosition...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 14:56 PST by Adrienne Walker
Modified: 2012-02-16 15:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.06 KB, patch)
2012-02-09 14:59 PST, Adrienne Walker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-02-09 14:56:41 PST
Handle dirty descendant visibility status in RenderLayer::updateLayerPositionsAfterScroll
Comment 1 Adrienne Walker 2012-02-09 14:59:57 PST
Created attachment 126379 [details]
Patch
Comment 2 Adrienne Walker 2012-02-09 15:00:41 PST
See: http://code.google.com/p/chromium/issues/detail?id=113293 for a repro case.
Comment 3 Julien Chaffraix 2012-02-16 11:10:34 PST
Comment on attachment 126379 [details]
Patch

Unfortunately no test case, I tried to create one but I couldn't find a proper reproduction and it looked like it would have been pretty flaky anyway.
Comment 4 WebKit Review Bot 2012-02-16 15:31:12 PST
Comment on attachment 126379 [details]
Patch

Clearing flags on attachment: 126379

Committed r107985: <http://trac.webkit.org/changeset/107985>
Comment 5 WebKit Review Bot 2012-02-16 15:31:17 PST
All reviewed patches have been landed.  Closing bug.