Bug 44142

Summary: [Qt] Remove unused ContextShadowParameter class in GraphicsContextQt
Product: WebKit Reporter: Ariya Hidayat <ariya.hidayat>
Component: Layout and RenderingAssignee: Ariya Hidayat <ariya.hidayat>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Ariya Hidayat 2010-08-17 16:51:24 PDT
Due to https://bugs.webkit.org/show_bug.cgi?id=44025, ContextShadowParameter class is not needed anymore since it is replaced by a dedicated ContextShadow class.
Comment 1 Ariya Hidayat 2010-08-17 17:00:06 PDT
Created attachment 64653 [details]
Patch
Comment 2 Antonio Gomes 2010-08-17 17:17:49 PDT
Comment on attachment 64653 [details]
Patch

r=me 

the life of this one was short :)
Comment 3 Ariya Hidayat 2010-08-17 18:22:47 PDT
Manually committed r65580: http://trac.webkit.org/changeset/65580
Comment 4 Ariya Hidayat 2010-08-17 18:23:09 PDT
Comment on attachment 64653 [details]
Patch

Clearing the review flag.