Bug 122007
| Summary: | FrameView's repaint dumping logic should take into account the root tiled backing's repaints, if it exists | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Horton <thorton> |
| Component: | Tools / Tests | Assignee: | Tim Horton <thorton> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | andersca, ap, sam, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 121859 | ||
Tim Horton
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/15095206>
Tim Horton
This is folded into https://bugs.webkit.org/show_bug.cgi?id=121859.
*** This bug has been marked as a duplicate of bug 121859 ***