Bug 71929

Summary: Need to map repaint rects through filters
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: 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    

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 ***