[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

barraclough at apple.com barraclough at apple.com
Thu Apr 8 00:34:53 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 10d5a6c33b6c078625b5b198d752f6a9138ff2fe
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