Bug 47260

Summary: [Cairo] drawTiledShadow doesn't work together with new filter effect code
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 31370    

Dirk Schulze
Reported 2010-10-06 06:08:03 PDT
The logic in drawTiledShadow does not work together with the new filter effect absolute paint rect. On FEGaussianBlur we determine the inflation rect and cairo is doing it as well.
Attachments
Martin Robinson
Comment 1 2010-10-06 12:28:38 PDT
Hopefully this shouldn't be an issue for too much longer, if https://bugs.webkit.org/show_bug.cgi?id=46475 lands.
Martin Robinson
Comment 2 2010-10-21 16:31:55 PDT
drawTiledShadow is now part of ContextShadow, so this issue can be closed.
Note You need to log in before you can comment on or make changes to this bug.