Bug 55410

Summary: [Chromium] Enable high quality blurs for shadow rendering
Product: WebKit Reporter: Justin Novosad <junov>
Component: Layout and RenderingAssignee: Justin Novosad <junov>
Status: RESOLVED FIXED    
Severity: Normal CC: junov, kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 55915    
Bug Blocks:    

Description Justin Novosad 2011-02-28 14:15:47 PST
Corresponding Chromium Issue: http://code.google.com/p/chromium/issues/detail?id=42654

Skia now has an option for rendering higher quality blurs. The option needs to be turned on in the skia integration layer in WebKit.
Comment 1 Justin Novosad 2011-03-01 14:31:55 PST
A patch that resolves this bug was submitted for review against bug 55506
Comment 2 Kenneth Russell 2011-03-07 13:03:33 PST
Temporarily assigning to Justin until this is closed as a dup of the other.
Comment 3 Justin Novosad 2011-03-25 08:14:03 PDT
Got fixed with r81489