Bug 115082

Summary: [Minor code cleanup] Remove duplicated condition check
Product: WebKit Reporter: Kangil Han <kangil.han>
Component: WebCore Misc.Assignee: Kangil Han <kangil.han>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Kangil Han 2013-04-23 20:50:53 PDT
areRectsPartiallyAligned() has duplicated condition, so remove it.
Comment 1 Kangil Han 2013-04-23 20:53:02 PDT
Created attachment 199384 [details]
Patch
Comment 2 Andreas Kling 2013-04-24 04:12:16 PDT
Comment on attachment 199384 [details]
Patch

r=me
Comment 3 Kangil Han 2013-04-24 04:28:30 PDT
thx! :)
Comment 4 WebKit Commit Bot 2013-04-24 05:15:35 PDT
The commit-queue encountered the following flaky tests while processing attachment 199384 [details]:

svg/batik/filters/feTile.svg bug 114375 (authors: krit@webkit.org and zimmermann@kde.org)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2013-04-24 05:16:24 PDT
Comment on attachment 199384 [details]
Patch

Clearing flags on attachment: 199384

Committed r149028: <http://trac.webkit.org/changeset/149028>
Comment 6 WebKit Commit Bot 2013-04-24 05:16:26 PDT
All reviewed patches have been landed.  Closing bug.