Bug 44396

Summary: [Qt] GraphicsContext: Simplify getting the clip bounding rect
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

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.