Bug 115082 - [Minor code cleanup] Remove duplicated condition check
Summary: [Minor code cleanup] Remove duplicated condition check
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kangil Han
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 20:50 PDT by Kangil Han
Modified: 2013-04-24 05:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2013-04-23 20:53 PDT, Kangil Han
no flags Details | Formatted Diff | Diff

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