Bug 153594

Summary: Use isAnyWindows() instead of isCygwin() || isWindows() in Perl scripts.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.