[96868] trunk/dports/www/webkit-gtk/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Mon Aug 20 10:36:52 PDT 2012
Revision: 96868
https://trac.macports.org/changeset/96868
Author: jeremyhu at macports.org
Date: 2012-08-20 10:36:52 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
webkit-gtk: Document filed upstream bugs.
Modified Paths:
--------------
trunk/dports/www/webkit-gtk/Portfile
Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile 2012-08-20 17:28:03 UTC (rev 96867)
+++ trunk/dports/www/webkit-gtk/Portfile 2012-08-20 17:36:52 UTC (rev 96868)
@@ -72,10 +72,12 @@
# In 1.8.2:
# ./Source/WebCore/workers/WorkerContext.h:225: error: 'IDBFactoryBackendInterface' was not declared in this scope
+# https://bugs.webkit.org/show_bug.cgi?id=94495
# --enable-indexed-database \
# In 1.8.2:
# Source/WebCore/platform/gtk/ClipboardGtk.h:46: error: cannot allocate an object of abstract type 'WebCore::ClipboardGtk'
+# https://bugs.webkit.org/show_bug.cgi?id=94496
# --enable-data-transfer-items \
# In 1.8.2:
@@ -88,6 +90,7 @@
# Source/WebKit/gtk/webkit/webkitwebview.cpp:3422: error: cannot allocate an object of abstract type 'WebKit::ChromeClient'
# ./Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.h:43: note: because the following virtual functions are pure within 'WebKit::ChromeClient':
# ./Source/WebCore/page/ChromeClient.h:232: note: virtual void WebCore::ChromeClient::enumerateChosenDirectory(WebCore::FileChooser*)
+# https://bugs.webkit.org/show_bug.cgi?id=94497
# --enable-directory-upload \
# In 1.8.2:
@@ -98,6 +101,7 @@
# In 1.8.2:
# ./DerivedSources/webkit/WebKitDOMDOMWindow.h:843: error: expected constructor, destructor, or type conversion before '*' token
+# https://bugs.webkit.org/show_bug.cgi?id=94498
# --enable-notifications \
# In 1.8.2:
@@ -109,10 +113,12 @@
# Source/WebCore/html/ColorInputType.cpp:119: error: 'class WebCore::HTMLInputElement' has no member named 'shadowRoot'
# Source/WebCore/html/ColorInputType.cpp: In member function 'WebCore::HTMLElement* WebCore::ColorInputType::shadowColorSwatch() const':
# Source/WebCore/html/ColorInputType.cpp:188: error: 'class WebCore::HTMLInputElement' has no member named 'shadowRoot'
+# https://bugs.webkit.org/show_bug.cgi?id=94499
# --enable-input-color \
# In 1.8.2
# DerivedSources/WebCore/JSDOMWindow.cpp:6255: error: no matching function for call to 'toJS(JSC::ExecState*&, WebCore::JSDOMGlobalObject*, WebCore::StorageInfo*)'
+# https://bugs.webkit.org/show_bug.cgi?id=94500
# --enable-quota \
# We don't want to use the headers from the installed WebKit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/424a8c34/attachment.html>
More information about the macports-changes
mailing list