Bug 44396 - [Qt] GraphicsContext: Simplify getting the clip bounding rect
Summary: [Qt] GraphicsContext: Simplify getting the clip bounding rect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-08-22 04:56 PDT by Andreas Kling
Modified: 2010-08-22 17:52 PDT (History)
0 users

See Also:


Attachments
Proposed patch (3.39 KB, patch)
2010-08-22 04:58 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-08-22 04:56:57 PDT
Move the Qt 4.8 version check for QPainter::clipBoundingRect() into a GraphicsContextPlatformPrivate method.
Comment 1 Andreas Kling 2010-08-22 04:58:00 PDT
Created attachment 65057 [details]
Proposed patch
Comment 2 Andreas Kling 2010-08-22 17:52:19 PDT
Comment on attachment 65057 [details]
Proposed patch

Clearing flags on attachment: 65057

Committed r65791: <http://trac.webkit.org/changeset/65791>
Comment 3 Andreas Kling 2010-08-22 17:52:29 PDT
All reviewed patches have been landed.  Closing bug.