Bug 42494

Summary: [Qt] Remove redundant logic in Path::addArcTo()
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: mdelaney7, sam
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-07-16 19:37:32 PDT
Bounds checking for arcTo() is now done in cross-platform code thanks to <http://trac.webkit.org/changeset/63599>
Attachments
Proposed patch (1.34 KB, patch)
2010-07-16 19:39 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-07-16 19:39:54 PDT
Created attachment 61871 [details] Proposed patch
Oliver Hunt
Comment 2 2010-07-16 20:17:03 PDT
Comment on attachment 61871 [details] Proposed patch r=me
Andreas Kling
Comment 3 2010-07-16 20:20:06 PDT
Comment on attachment 61871 [details] Proposed patch Clearing flags on attachment: 61871 Committed r63605: <http://trac.webkit.org/changeset/63605>
Andreas Kling
Comment 4 2010-07-16 20:20:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.