[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

ggaren at apple.com ggaren at apple.com
Thu Oct 29 20:35:20 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 937f3d1676f21806938b15984785268bb3a0cbd5
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 28 22:06:19 2009 +0000

    Windows build fix: removed exports that no longer exist.
    
    Patch by Geoffrey Garen <ggaren at apple.com> on 2009-09-28
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48837 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 55fd4a6..5647706 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,12 @@
 2009-09-28  Geoffrey Garen  <ggaren at apple.com>
 
+        Windows build fix: removed exports that no longer exist.
+
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def:
+
+2009-09-28  Geoffrey Garen  <ggaren at apple.com>
+
         Reviewed by Darin Adler.
 
         NotNullPassRefPtr: smart pointer optimized for passing references that are not null
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 41fe26a..de9fa9b 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -3,16 +3,9 @@ LIBRARY    "JavaScriptCore"
 EXPORTS
     ??0Collator at WTF@@QAE at PBD@Z
     ??0DropAllLocks at JSLock@JSC@@QAE at W4JSLockBehavior@2@@Z
-    ??0InternalFunction at JSC@@IAE at PAVJSGlobalData@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVIdentifier at 1@@Z
-    ??0JSArray at JSC@@QAE at V?$PassRefPtr at VStructure@JSC@@@WTF@@@Z
-    ??0JSArray at JSC@@QAE at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVArgList at 1@@Z
-    ??0JSByteArray at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@PAVByteArray at 4@PBUClassInfo at 1@@Z
-    ??0JSFunction at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@HABVIdentifier at 1@P6I?AVJSValue at 1@0PAVJSObject at 1@V61 at ABVArgList@1@@Z at Z
     ??0Mutex at WTF@@QAE at XZ
     ??0PrototypeFunction at JSC@@QAE at PAVExecState@1 at HABVIdentifier@1 at P6I?AVJSValue at 1@0PAVJSObject at 1@V41 at ABVArgList@1@@Z at Z
-    ??0PrototypeFunction at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@HABVIdentifier at 1@P6I?AVJSValue at 1@0PAVJSObject at 1@V61 at ABVArgList@1@@Z at Z
     ??0RefCountedLeakCounter at WTF@@QAE at PBD@Z
-    ??0StringObject at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVUString at 1@@Z
     ??0Structure at JSC@@AAE at VJSValue@1 at ABVTypeInfo@1@@Z
     ??0ThreadCondition at WTF@@QAE at XZ
     ??0UString at JSC@@QAE at PBD@Z
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def
index c609f63..99a5837 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore_debug.def
@@ -3,16 +3,9 @@ LIBRARY    "JavaScriptCore_debug"
 EXPORTS
     ??0Collator at WTF@@QAE at PBD@Z
     ??0DropAllLocks at JSLock@JSC@@QAE at W4JSLockBehavior@2@@Z
-    ??0InternalFunction at JSC@@IAE at PAVJSGlobalData@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVIdentifier at 1@@Z
-    ??0JSArray at JSC@@QAE at V?$PassRefPtr at VStructure@JSC@@@WTF@@@Z
-    ??0JSArray at JSC@@QAE at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVArgList at 1@@Z
-    ??0JSByteArray at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@PAVByteArray at 4@PBUClassInfo at 1@@Z
-    ??0JSFunction at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@HABVIdentifier at 1@P6I?AVJSValue at 1@0PAVJSObject at 1@V61 at ABVArgList@1@@Z at Z
     ??0Mutex at WTF@@QAE at XZ
     ??0PrototypeFunction at JSC@@QAE at PAVExecState@1 at HABVIdentifier@1 at P6I?AVJSValue at 1@0PAVJSObject at 1@V41 at ABVArgList@1@@Z at Z
-    ??0PrototypeFunction at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@HABVIdentifier at 1@P6I?AVJSValue at 1@0PAVJSObject at 1@V61 at ABVArgList@1@@Z at Z
     ??0RefCountedLeakCounter at WTF@@QAE at PBD@Z
-    ??0StringObject at JSC@@QAE at PAVExecState@1 at V?$PassRefPtr at VStructure@JSC@@@WTF@@ABVUString at 1@@Z
     ??0Structure at JSC@@AAE at VJSValue@1 at ABVTypeInfo@1@@Z
     ??0ThreadCondition at WTF@@QAE at XZ
     ??0UString at JSC@@QAE at PBD@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list