[Webkit-unassigned] [Bug 127169] If not running on Mac, build-webkit should not print Safari related output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 02:50:16 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127169


Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #223332|commit-queue?               |commit-queue-
               Flag|                            |




--- Comment #11 from Csaba Osztrogonác <ossy at webkit.org>  2014-02-10 02:47:33 PST ---
(From update of attachment 223332)
View in context: https://bugs.webkit.org/attachment.cgi?id=223332&action=review

Please fix the typo before landing.

> Tools/Scripts/webkitdirs.pm:1116
> +    return return isDarwin() && !isGtk();

typo: return return

> Tools/Scripts/webkitdirs.pm:1121
> +    return return (isCygwin() || isWindows()) && !isWinCairo() && !isGtk() && !isWinCE();

ditto

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list