[Webkit-unassigned] [Bug 18485] Typo and documentation fix for build-webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 14 05:14:32 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18485


julien.chaffraix at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.chaffraix at gmail.com




------- Comment #2 from julien.chaffraix at gmail.com  2008-04-14 05:14 PDT -------
> This patch fixes the typo and FO and --clean doc of build-webkit.
> 

The fix for the default video option is weird.
The real issue is that we do not have a platform check in isCygwin() and thus
returns an empty string when we are not under cygwin.

I would advise you to make isCygwin() behave as the isOSX() method: check for
platforms and add a fallback.


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



More information about the webkit-unassigned mailing list