Bug 48733

Summary: [Qt] Remove GraphicsContext::pen()
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2010-10-31 10:53:25 PDT
PathQt can obtain it through the platformContext() instead -> one less Qt-specific GraphicsContext method.
Comment 1 Andreas Kling 2010-10-31 10:54:14 PDT
Created attachment 72466 [details]
Proposed patch
Comment 2 Dirk Schulze 2010-10-31 11:47:36 PDT
Comment on attachment 72466 [details]
Proposed patch

r=me
Comment 3 Andreas Kling 2010-10-31 11:57:54 PDT
Comment on attachment 72466 [details]
Proposed patch

Clearing flags on attachment: 72466

Committed r70992: <http://trac.webkit.org/changeset/70992>
Comment 4 Andreas Kling 2010-10-31 11:58:03 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Kenneth Rohde Christiansen 2010-10-31 12:32:56 PDT
Comment on attachment 72466 [details]
Proposed patch

Is this supposed to be up for review?
Comment 6 Kenneth Rohde Christiansen 2010-10-31 12:33:33 PDT
oh sorry :-) I'm confused...
Comment 7 Andreas Kling 2010-10-31 12:35:36 PDT
(In reply to comment #6)
> oh sorry :-) I'm confused...

Hi Kenneth! :-)