Bug 55410 - [Chromium] Enable high quality blurs for shadow rendering
Summary: [Chromium] Enable high quality blurs for shadow rendering
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Justin Novosad
URL:
Keywords:
Depends on: 55915
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-28 14:15 PST by Justin Novosad
Modified: 2011-03-25 08:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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