New branch 'webkitdfb-r124228-v8revert' available with the following commits:
http://git.directfb.org/?p=libs/WebKitDFB.git;a=commit;h=f8dbc619eed7107d0fbf5dd63c68ea7218a6373a
commit f8dbc619eed7107d0fbf5dd63c68ea7218a6373a
Author: Andreas Shimokawa <[email protected]>
Date: Thu Apr 25 14:45:13 2013 +0200
Revert "webkit: suboptimal v8 integration"
This reverts commit 7663779e9c854226ca78e4ed3f3f21119efcadfd.
Conflicts:
Source/WebKit/LiTE/webview.cpp
Source/JavaScriptCore/config.h | 16 -
Source/WTF/wtf/Platform.h | 7 +-
Source/WebCore/DerivedSources.pri | 20 +-
Source/WebCore/GNUmakefile.am | 100 +-
Source/WebCore/GNUmakefile.list.am | 7567 ++++++++------------
.../WebCore/accessibility/gtk/AXObjectCacheAtk.cpp | 1 -
.../gtk/WebKitAccessibleHyperlink.cpp | 1 -
.../WebCore/bindings/js/ScriptControllerLiTE.cpp | 1 -
.../bindings/scripts/CodeGeneratorGObject.pm | 6 +-
Source/WebCore/bindings/v8/ScriptCachedFrameData.h | 2 +-
Source/WebCore/bindings/v8/ScriptDebugServer.cpp | 2 +-
.../v8/custom/V8ArrayBufferViewCustomScript.h | 3 -
.../v8/custom/V8HTMLElementWrapperFactory.cpp | 799 ---
.../v8/custom/V8HTMLElementWrapperFactory.h | 41 -
.../v8/custom/V8SVGElementWrapperFactory.cpp | 416 --
.../v8/custom/V8SVGElementWrapperFactory.h | 44 -
.../v8/custom/V8WebKitMutationObserverCustom.cpp | 78 -
Source/WebCore/config.h | 4 -
Source/WebCore/editing/gtk/FrameSelectionGtk.cpp | 2 +-
Source/WebCore/inspector/CodeGeneratorInspector.py | 2 -
Source/WebCore/platform/dfb/PlatformBridge.h | 100 -
Source/WebCore/platform/dfb/PlatformBridgeDFB.cpp | 52 -
Source/WebCore/platform/dfb/PlatformSupport.h | 98 -
Source/WebCore/platform/dfb/PlatformSupportDFB.cpp | 58 -
.../WebCore/platform/graphics/GraphicsContext3D.h | 2 +-
.../gstreamer/MediaPlayerPrivateGStreamer.cpp | 1 -
.../mediastream/DeprecatedPeerConnectionHandler.h | 78 -
.../DeprecatedPeerConnectionHandlerClient.h | 67 -
.../blackberry/DeprecatedPeerConnectionHandler.cpp | 81 -
.../chromium/DeprecatedPeerConnectionHandler.cpp | 88 -
.../DeprecatedPeerConnectionHandlerInternal.cpp | 130 -
Source/WebCore/platform/text/RegularExpression.cpp | 13 +-
Source/WebCore/plugins/gtk/PluginViewGtk.cpp | 17 +-
Source/WebCore/plugins/lite/PluginViewLiTE.cpp | 8 +-
Source/WebKit/LiTE/GNUmakefile.am | 21 +-
.../LiTE/WebCoreSupport/FrameLoaderClientDFB.cpp | 23 +-
.../LiTE/WebCoreSupport/FrameLoaderClientDFB.h | 6 +-
Source/WebKit/LiTE/webview.cpp | 3 +-
Source/WebKit/gtk/GNUmakefile.am | 19 +-
.../WebCoreSupport/DumpRenderTreeSupportGtk.cpp | 36 +-
.../gtk/WebCoreSupport/DumpRenderTreeSupportGtk.h | 14 +-
.../gtk/WebCoreSupport/FrameLoaderClientGtk.cpp | 28 +-
.../gtk/WebCoreSupport/FrameLoaderClientGtk.h | 6 +-
.../WebCoreSupport/FullscreenVideoController.cpp | 1 -
Source/WebKit/gtk/tests/testatk.c | 2 +-
Source/WebKit/gtk/tests/testcopyandpaste.c | 8 +-
Source/WebKit/gtk/tests/testdomdomwindow.c | 6 +-
Source/WebKit/gtk/tests/testkeyevents.c | 10 +-
Source/WebKit/gtk/webkit/webkitglobals.cpp | 8 +-
Source/WebKit/gtk/webkit/webkitwebframe.cpp | 17 +-
Source/WebKit/gtk/webkit/webkitwebframe.h | 8 +-
Source/WebKit/gtk/webkit/webkitwebview.cpp | 7 +-
Source/WebKit/gtk/webkit/webkitwebview.h | 7 +-
Tools/DumpRenderTree/config.h | 2 -
Tools/GNUmakefile.am | 115 +-
configure.ac | 64 +-
56 files changed, 3249 insertions(+), 7067 deletions(-)
http://git.directfb.org/?p=libs/WebKitDFB.git;a=commit;h=a46c1645212a047f7ef23c160d1ae7d0fc9b31e8
commit a46c1645212a047f7ef23c160d1ae7d0fc9b31e8
Author: Andreas Shimokawa <[email protected]>
Date: Thu Apr 25 14:42:23 2013 +0200
Revert "webkit: v8 integration"
This reverts commit 41dbb5cd1eb313cee046bc828425f62e206eebc6.
GNUmakefile.am | 23 ++++-------------------
1 file changed, 4 insertions(+), 19 deletions(-)
http://git.directfb.org/?p=libs/WebKitDFB.git;a=commit;h=405721e905fda57451e8ecebf832d5343a77b699
commit 405721e905fda57451e8ecebf832d5343a77b699
Author: Andreas Shimokawa <[email protected]>
Date: Thu Apr 25 14:42:04 2013 +0200
Revert "webkit: v8 integration"
This reverts commit 560d6c37ad499ad6c0a3d82e709fd656465cbc29.
Source/WebCore/platform/gtk/PlatformBridge.h | 100 ---------------------
Source/WebCore/platform/gtk/PlatformBridgeGtk.cpp | 52 -----------
2 files changed, 152 deletions(-)
http://git.directfb.org/?p=libs/WebKitDFB.git;a=commit;h=c06940ce8c94da343a093f0d39331b0b05b3431f
commit c06940ce8c94da343a093f0d39331b0b05b3431f
Author: Andreas Shimokawa <[email protected]>
Date: Thu Apr 25 14:41:54 2013 +0200
Revert "webkit: v8 integration"
This reverts commit 47b3544d283b96d626ed1682aabcbc02834e6ae5.
Source/WebCore/bindings/scripts/CodeGeneratorV8.pm | 2 --
1 file changed, 2 deletions(-)
http://git.directfb.org/?p=libs/WebKitDFB.git;a=commit;h=3b0594097196c60a8430836aae0b04d141b30162
commit 3b0594097196c60a8430836aae0b04d141b30162
Author: Andreas Shimokawa <[email protected]>
Date: Thu Apr 25 14:41:28 2013 +0200
Revert "v8: add missing Source/JavaScriptCore/GNUmakefile.v8.am"
This reverts commit 748767d7348c54a164e28ad1def342996f55c270.
Source/JavaScriptCore/GNUmakefile.v8.am | 82 -------------------------------
1 file changed, 82 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs