[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
barraclough at apple.com
barraclough at apple.com
Tue Jan 5 23:48:40 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 56e87d29f5d5eb76d7a495f734ae2667055ea112
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Dec 14 01:32:48 2009 +0000
* runtime/JSGlobalObjectFunctions.cpp:
Reviewed by NOBODY (speculative Windows build fix).
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52076 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index ef8b1c1..4fcef93 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
2009-12-13 Gavin Barraclough <barraclough at apple.com>
+ Reviewed by NOBODY (speculative Windows build fix).
+
+ * runtime/JSGlobalObjectFunctions.cpp:
+
+2009-12-13 Gavin Barraclough <barraclough at apple.com>
+
Reviewed by Sam Weinig.
https://bugs.webkit.org/show_bug.cgi?id=32496
diff --git a/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp b/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
index b0a68d5..0bc1274 100644
--- a/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
+++ b/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
@@ -35,6 +35,7 @@
#include "Nodes.h"
#include "Parser.h"
#include "StringBuilder.h"
+#include "StringExtras.h"
#include "dtoa.h"
#include <stdio.h>
#include <stdlib.h>
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list