Bug 48733 - [Qt] Remove GraphicsContext::pen()
Summary: [Qt] Remove GraphicsContext::pen()
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: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-10-31 10:53 PDT by Andreas Kling
Modified: 2010-10-31 12:35 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (3.18 KB, patch)
2010-10-31 10:54 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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! :-)