Title: [125786] trunk/Source/WebCore
- Revision
- 125786
- Author
- [email protected]
- Date
- 2012-08-16 10:05:54 -0700 (Thu, 16 Aug 2012)
Log Message
Unreviewed. Update bindings tests results from my recent VoidCallback
patch. The new result is correct.
* bindings/scripts/test/V8/V8TestCallback.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (125785 => 125786)
--- trunk/Source/WebCore/ChangeLog 2012-08-16 16:06:13 UTC (rev 125785)
+++ trunk/Source/WebCore/ChangeLog 2012-08-16 17:05:54 UTC (rev 125786)
@@ -1,3 +1,10 @@
+2012-08-16 Adam Barth <[email protected]>
+
+ Unreviewed. Update bindings tests results from my recent VoidCallback
+ patch. The new result is correct.
+
+ * bindings/scripts/test/V8/V8TestCallback.cpp:
+
2012-08-16 Andrey Kosyakov <[email protected]>
Web Inspector: CPU profiler status bar is broken.
Modified: trunk/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp (125785 => 125786)
--- trunk/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp 2012-08-16 16:06:13 UTC (rev 125785)
+++ trunk/Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp 2012-08-16 17:05:54 UTC (rev 125786)
@@ -25,13 +25,13 @@
#include "ScriptExecutionContext.h"
#include "V8Binding.h"
+#include "V8Callback.h"
#include "V8Class1.h"
#include "V8Class2.h"
#include "V8Class8.h"
#include "V8DOMStringList.h"
#include "V8Proxy.h"
#include "V8ThisClass.h"
-#include "V8VoidCallback.h"
#include <wtf/GetPtr.h>
#include <wtf/RefCounted.h>
#include <wtf/RefPtr.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes