Bug 153594 - Use isAnyWindows() instead of isCygwin() || isWindows() in Perl scripts.
Summary: Use isAnyWindows() instead of isCygwin() || isWindows() in Perl scripts.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-28 08:57 PST by Konstantin Tokarev
Modified: 2016-01-28 10:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2016-01-28 09:00 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-01-28 08:57:31 PST
It makes code more concise and more readable.
Comment 1 Konstantin Tokarev 2016-01-28 09:00:45 PST
Created attachment 270117 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-28 10:41:53 PST
Comment on attachment 270117 [details]
Patch

Clearing flags on attachment: 270117

Committed r195759: <http://trac.webkit.org/changeset/195759>
Comment 3 WebKit Commit Bot 2016-01-28 10:41:57 PST
All reviewed patches have been landed.  Closing bug.