Bug 71929 - Need to map repaint rects through filters
Summary: Need to map repaint rects through filters
Status: RESOLVED DUPLICATE of bug 74891
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks: 68469
  Show dependency treegraph
 
Reported: 2011-11-09 10:10 PST by Simon Fraser (smfr)
Modified: 2011-12-22 16:56 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-11-09 10:10:34 PST
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.
Comment 1 Radar WebKit Bug Importer 2011-11-09 10:11:12 PST
<rdar://problem/10420003>
Comment 2 Simon Fraser (smfr) 2011-12-22 16:56:45 PST
Bug 74891 has a patch.

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