Bug 44488 - [Qt] Blur shadow for rectangle fill
Summary: [Qt] Blur shadow for rectangle fill
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: Ariya Hidayat
URL: http://philip.html5.org/tests/canvas/...
Keywords: HTML5, Qt, QtTriaged
Depends on:
Blocks: 34479
  Show dependency treegraph
 
Reported: 2010-08-23 22:42 PDT by Ariya Hidayat
Modified: 2010-11-26 03:52 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.91 KB, patch)
2010-08-24 01:54 PDT, Ariya Hidayat
no flags Details | Formatted Diff | Diff
Fix: consider color opacity when blurring. (9.77 KB, patch)
2010-11-24 16:44 PST, Helder Correia
no flags Details | Formatted Diff | Diff
Fix: consider color opacity when blurring. (9.25 KB, patch)
2010-11-24 17:12 PST, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ariya Hidayat 2010-08-23 22:42:24 PDT
The referred canvas tests require support for blur filter in the shadow of a rectangle.
Comment 1 Ariya Hidayat 2010-08-24 01:54:00 PDT
Created attachment 65241 [details]
Patch
Comment 2 Andreas Kling 2010-09-14 02:03:30 PDT
Comment on attachment 65241 [details]
Patch

Removing from pending-commit, this was landed in <http://trac.webkit.org/changeset/65882>
Comment 3 Chang Shu 2010-11-04 13:47:29 PDT
set to resolved as the patch landed long time ago
Comment 4 Helder Correia 2010-11-24 16:44:25 PST
Created attachment 74810 [details]
Fix: consider color opacity when blurring.
Comment 5 Helder Correia 2010-11-24 17:12:44 PST
Created attachment 74815 [details]
Fix: consider color opacity when blurring.
Comment 6 Ariya Hidayat 2010-11-24 17:29:51 PST
Comment on attachment 74815 [details]
Fix: consider color opacity when blurring.

LGTM.
Comment 7 Kenneth Rohde Christiansen 2010-11-26 03:15:04 PST
Land patch was not landed, so reopening on the behalf of Helder
Comment 8 WebKit Commit Bot 2010-11-26 03:52:43 PST
Comment on attachment 74815 [details]
Fix: consider color opacity when blurring.

Clearing flags on attachment: 74815

Committed r72757: <http://trac.webkit.org/changeset/72757>
Comment 9 WebKit Commit Bot 2010-11-26 03:52:50 PST
All reviewed patches have been landed.  Closing bug.