Bug 44222

Summary: [Qt] Improve the speed of blur shadow
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: Layout and RenderingAssignee: Ariya Hidayat <ariya.hidayat>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, kling, krit, mrobinson
Priority: P2 Keywords: HTML5, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://philip.html5.org/tests/canvas/suite/tests/spec.html#testrefs.2d.shadow.render
Bug Depends on:    
Bug Blocks: 34479    
Attachments:
Description Flags
Patch none

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.