[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 3 09:59:43 PST 2014


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #8 from Darin Adler <darin at apple.com>  2014-02-03 09:57:04 PST ---
(In reply to comment #3)
> isAppleWebKit() gives back a value depending on the values of isGtk(), isEfl(), isWinCE(), isNix(). If we're using the script without any switch, each of these fuctions will give back a false value. But because of this, isAppleWebKit() will return as true, regardless of where we were running the script.

If this is the problem, then we need to fix the isAppleWebKit function to correctly return false in these cases, rather than changing how it’s used.

-- 
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