Bug 71929
Summary: | Need to map repaint rects through filters | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Layout and Rendering | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cmarrin, simon.fraser, thorton, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 68469 |
Simon Fraser (smfr)
When something being filtered repaints a portion of itself, we need to map the rect through the filter chain so that we invalidate the correct part post-filtering.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10420003>
Simon Fraser (smfr)
Bug 74891 has a patch.
*** This bug has been marked as a duplicate of bug 74891 ***