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

oliver at apple.com oliver at apple.com
Thu Apr 8 02:11:47 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 7d83f86dde0b3e71e6a67a04d434e267a64fcd7d
Author: oliver at apple.com <oliver at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Mar 5 23:44:03 2010 +0000

    2010-03-05  Oliver Hunt  <oliver at apple.com>
    
            Reviewed by NOBODY (build fix).
    
            Add enw exports to windows
    
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55600 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 08486c5..4314091 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,13 @@
 2010-03-05  Oliver Hunt  <oliver at apple.com>
 
+        Reviewed by NOBODY (build fix).
+
+        Add enw exports to windows
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2010-03-05  Oliver Hunt  <oliver at apple.com>
+
         Reviewed by Gavin Barraclough.
 
         JSC should cache int to Identifier conversion as it does for ordinary strings
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index ab6e310..0818a3e 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -127,6 +127,8 @@ EXPORTS
     ?fastZeroedMalloc at WTF@@YAPAXI at Z
     ?fillGetterPropertySlot at JSObject@JSC@@QAEXAAVPropertySlot at 2@PAVJSValue at 2@@Z
     ?focus at Profile@JSC@@QAEXPBVProfileNode at 2@@Z
+    ?from at Identifier@JSC@@SA?AV12 at PAVExecState@2 at H@Z
+    ?from at Identifier@JSC@@SA?AV12 at PAVExecState@2 at I@Z
     ?from at UString@JSC@@SA?AV12 at H@Z
     ?from at UString@JSC@@SA?AV12 at I@Z
     ?from at UString@JSC@@SA?AV12 at N@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list