Bug 44142 - [Qt] Remove unused ContextShadowParameter class in GraphicsContextQt
Summary: [Qt] Remove unused ContextShadowParameter class in GraphicsContextQt
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Trivial
Assignee: Ariya Hidayat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 16:51 PDT by Ariya Hidayat
Modified: 2010-08-17 18:23 PDT (History)
0 users

See Also:


Attachments
Patch (2.88 KB, patch)
2010-08-17 17:00 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-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.