[Webkit-unassigned] [Bug 22807] Cygwin/X WebKit/Gtk port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 11 17:58:43 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22807
yselkowitz at users.sourceforge.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25949|review? |
Flag| |
Attachment #25949|0 |1
is obsolete| |
Attachment #25957|review? |
Flag| |
Attachment #25957|0 |1
is obsolete| |
Attachment #25971| |review?
Flag| |
------- Comment #6 from yselkowitz at users.sourceforge.net 2008-12-11 17:58 PDT -------
Created an attachment (id=25971)
--> (https://bugs.webkit.org/attachment.cgi?id=25971&action=view)
PLATFORM(CYGWIN) patch, take two
Last patch was incorrect, this works (supersedes patches in comment 2 and
comment 5):
* JavaScriptCore/wtf/Platform.h: Define PLATFORM(CYGWIN) and PLATFORM(UNIX) on
Cygwin.
* JavaScriptCore/API/JSStringRef.h: Fix JSChar typedef on Cygwin.
* JavaScriptCore/runtime/DateMath.h: No tm_gmtoff on Cygwin.
* WebCore/plugins/PluginDatabase.cpp: Cygwin plugins have .dll extension.
* WebKitTools/DumpRenderTree/DumpRenderTree.h: No std::wstring on Cygwin.
--
Configure bugmail: https://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