Bug 44222 - [Qt] Improve the speed of blur shadow
Summary: [Qt] Improve the speed of blur shadow
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-18 17:10 PDT by Ariya Hidayat
Modified: 2010-09-15 09:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (64.22 KB, patch)
2010-09-14 23:38 PDT, Ariya Hidayat
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-18 17:10:25 PDT
The code to do the blur filter for the shadow, in ContextShadow.cpp, could use some performance improvements.
Comment 1 Ariya Hidayat 2010-09-14 23:38:39 PDT
Created attachment 67646 [details]
Patch
Comment 2 Ariya Hidayat 2010-09-15 09:44:49 PDT
Comment on attachment 67646 [details]
Patch

Clearing flags on attachment: 67646

Committed r67559: <http://trac.webkit.org/changeset/67559>
Comment 3 Ariya Hidayat 2010-09-15 09:44:56 PDT
All reviewed patches have been landed.  Closing bug.