Bug 122007 - FrameView's repaint dumping logic should take into account the root tiled backing's repaints, if it exists
Summary: FrameView's repaint dumping logic should take into account the root tiled bac...
Status: RESOLVED DUPLICATE of bug 121859
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks: 121859
  Show dependency treegraph
 
Reported: 2013-09-26 22:36 PDT by Tim Horton
Modified: 2013-10-01 18:41 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-09-26 22:36:44 PDT
Otherwise, if we're using tiled drawing, we won't see any repaints logged (because they don't go through FrameView), which would break all the fast/repaint tests.
Comment 1 Radar WebKit Bug Importer 2013-09-26 22:37:14 PDT
<rdar://problem/15095206>
Comment 2 Tim Horton 2013-10-01 18:41:39 PDT
This is folded into https://bugs.webkit.org/show_bug.cgi?id=121859.

*** This bug has been marked as a duplicate of bug 121859 ***