Bug 79161 - Animating composited filter repaints the parent layer when it should not
Summary: Animating composited filter repaints the parent layer when it should not
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-02-21 16:10 PST by Simon Fraser (smfr)
Modified: 2012-02-21 16:18 PST (History)
4 users (show)

See Also:


Attachments
Testcase (900 bytes, text/html)
2012-02-21 16:10 PST, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-02-21 16:10:30 PST
Created attachment 128070 [details]
Testcase

In WK2 you can see that an animated, composited filter is repainting the parent layer when it should not.
Comment 1 Radar WebKit Bug Importer 2012-02-21 16:11:44 PST
<rdar://problem/10907246>
Comment 2 Simon Fraser (smfr) 2012-02-21 16:18:12 PST
Ah, this is no longer an issue; it works in a more recent build.