RESOLVED FIXED 153594
Use isAnyWindows() instead of isCygwin() || isWindows() in Perl scripts.
https://bugs.webkit.org/show_bug.cgi?id=153594
Summary Use isAnyWindows() instead of isCygwin() || isWindows() in Perl scripts.
Konstantin Tokarev
Reported 2016-01-28 08:57:31 PST
It makes code more concise and more readable.
Attachments
Patch (4.31 KB, patch)
2016-01-28 09:00 PST, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-01-28 09:00:45 PST
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-01-28 10:41:57 PST
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.