Title: [147789] trunk/Tools
- Revision
- 147789
- Author
- gga...@apple.com
- Date
- 2013-04-05 12:49:20 -0700 (Fri, 05 Apr 2013)
Log Message
Fixed run-bindings-tests by removing V8
https://bugs.webkit.org/show_bug.cgi?id=114053
Reviewed by Benjamin Poulain.
* Scripts/run-bindings-tests:
(main):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (147788 => 147789)
--- trunk/Tools/ChangeLog 2013-04-05 19:48:12 UTC (rev 147788)
+++ trunk/Tools/ChangeLog 2013-04-05 19:49:20 UTC (rev 147789)
@@ -1,3 +1,13 @@
+2013-04-05 Geoffrey Garen <gga...@apple.com>
+
+ Fixed run-bindings-tests by removing V8
+ https://bugs.webkit.org/show_bug.cgi?id=114053
+
+ Reviewed by Benjamin Poulain.
+
+ * Scripts/run-bindings-tests:
+ (main):
+
2013-04-05 Ryosuke Niwa <rn...@webkit.org>
Build fix.
Modified: trunk/Tools/Scripts/run-bindings-tests (147788 => 147789)
--- trunk/Tools/Scripts/run-bindings-tests 2013-04-05 19:48:12 UTC (rev 147788)
+++ trunk/Tools/Scripts/run-bindings-tests 2013-04-05 19:49:20 UTC (rev 147789)
@@ -43,7 +43,6 @@
generators = [
'JS',
- 'V8',
'ObjC',
'GObject',
'CPP'
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes