[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

sfalken at apple.com sfalken at apple.com
Wed Dec 22 15:55:31 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9018c04d7cd41b4a8cdc4a19ceb88b3e46e914b5
Author: sfalken at apple.com <sfalken at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 16 18:50:55 2010 +0000

    Remove unnecessary def file, remove outdated def files from vcproj.
    
    Rubber stamped by Adam Roben.
    
    * WebKit.vcproj/WebKit.vcproj:
    * WebKit.vcproj/WebKit_debug.def: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72120 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/win/ChangeLog b/WebKit/win/ChangeLog
index 4a1747a..22bb468 100644
--- a/WebKit/win/ChangeLog
+++ b/WebKit/win/ChangeLog
@@ -1,3 +1,12 @@
+2010-11-16  Steve Falkenburg  <sfalken at apple.com>
+
+        Rubber stamped by Adam Roben.
+
+        Remove unnecessary def file, remove outdated def files from vcproj.
+
+        * WebKit.vcproj/WebKit.vcproj:
+        * WebKit.vcproj/WebKit_debug.def: Removed.
+
 2010-11-12  John Knottenbelt  <jknotten at chromium.org>
 
         Reviewed by Steve Block.
diff --git a/WebKit/win/WebKit.vcproj/WebKit.vcproj b/WebKit/win/WebKit.vcproj/WebKit.vcproj
index 471ba28..bf1e49f 100644
--- a/WebKit/win/WebKit.vcproj/WebKit.vcproj
+++ b/WebKit/win/WebKit.vcproj/WebKit.vcproj
@@ -1192,14 +1192,6 @@
 			Name="API"
 			>
 			<File
-				RelativePath=".\WebKit.def"
-				>
-			</File>
-			<File
-				RelativePath=".\WebKit_debug.def"
-				>
-			</File>
-			<File
 				RelativePath="..\WebKitCOMAPI.cpp"
 				>
 			</File>
diff --git a/WebKit/win/WebKit.vcproj/WebKit_debug.def b/WebKit/win/WebKit.vcproj/WebKit_debug.def
deleted file mode 100644
index c15957a..0000000
--- a/WebKit/win/WebKit.vcproj/WebKit_debug.def
+++ /dev/null
@@ -1,136 +0,0 @@
-LIBRARY    "WebKit_debug"
-
-EXPORTS
-        DllGetClassObject   PRIVATE
-        DllCanUnloadNow     PRIVATE
-        DllRegisterServer   PRIVATE
-        DllUnregisterServer PRIVATE
-        RunAsLocalServer    PRIVATE
-        LocalServerDidDie   PRIVATE
-        setUseOpenSourceWebKit
-        shutDownWebKit
-        progIDForClass
-        WebLocalizedStringUTF8
-        WebLocalizedLPCTSTRUTF8
-        WebDrawText
-        FontMetrics
-        TextFloatWidth
-        CenterTruncateStringToWidth
-        RightTruncateStringToWidth
-        WebKitSetShouldUseFontSmoothing
-        WebKitShouldUseFontSmoothing
-        WebKitCreateInstance
-		
-        ; These functions are deprecated
-        WebLocalizedString
-        WebLocalizedLPCTSTR
-        SetWebLocalizedStringMainBundle
-
-		; Deprecated re-exports from JavaScriptCore
-        JSCheckScriptSyntax
-        JSClassCreate
-        JSClassRelease
-        JSClassRetain
-        JSContextGetGlobalObject
-        JSContextGetGroup
-        JSContextGroupCreate
-        JSContextGroupRelease
-        JSContextGroupRetain
-        JSEvaluateScript
-        JSGarbageCollect
-        JSGlobalContextCreate
-        JSGlobalContextCreateInGroup
-        JSGlobalContextRelease
-        JSGlobalContextRetain
-        JSObjectCallAsConstructor
-        JSObjectCallAsFunction
-        JSObjectCopyPropertyNames
-        JSObjectDeleteProperty
-        JSObjectGetPrivate
-        JSObjectGetProperty
-        JSObjectGetPropertyAtIndex
-        JSObjectGetPrototype
-        JSObjectHasProperty
-        JSObjectIsConstructor
-        JSObjectIsFunction
-        JSObjectMake
-        JSObjectMakeArray
-        JSObjectMakeConstructor
-        JSObjectMakeDate
-        JSObjectMakeError
-        JSObjectMakeFunction
-        JSObjectMakeFunctionWithCallback
-        JSObjectMakeRegExp
-        JSObjectSetPrivate
-        JSObjectSetProperty
-        JSObjectSetPropertyAtIndex
-        JSObjectSetPrototype
-        JSPropertyNameAccumulatorAddName
-        JSPropertyNameArrayGetCount
-        JSPropertyNameArrayGetNameAtIndex
-        JSPropertyNameArrayRelease
-        JSPropertyNameArrayRetain
-        JSStringCopyBSTR
-        JSStringCopyCFString
-        JSStringCreateWithBSTR
-        JSStringCreateWithCFString
-        JSStringCreateWithCharacters
-        JSStringCreateWithUTF8CString
-        JSStringGetCharactersPtr
-        JSStringGetLength
-        JSStringGetMaximumUTF8CStringSize
-        JSStringGetUTF8CString
-        JSStringIsEqual
-        JSStringIsEqualToUTF8CString
-        JSStringRelease
-        JSStringRetain
-        JSValueGetType
-        JSValueIsBoolean
-        JSValueIsEqual
-        JSValueIsInstanceOfConstructor
-        JSValueIsNull
-        JSValueIsNumber
-        JSValueIsObject
-        JSValueIsObjectOfClass
-        JSValueIsStrictEqual
-        JSValueIsString
-        JSValueIsUndefined
-        JSValueMakeBoolean
-        JSValueMakeNull
-        JSValueMakeNumber
-        JSValueMakeString
-        JSValueMakeUndefined
-        JSValueProtect
-        JSValueToBoolean
-        JSValueToNumber
-        JSValueToObject
-        JSValueToStringCopy
-        JSValueUnprotect
-        ?fastMalloc at WTF@@YAPAXI at Z
-        ?fastZeroedMalloc at WTF@@YAPAXI at Z
-        ?fastFree at WTF@@YAXPAX at Z
-        ?fastCalloc at WTF@@YAPAXII at Z
-        ??0Mutex at WTF@@QAE at XZ
-        ??0ThreadCondition at WTF@@QAE at XZ
-        ??1Mutex at WTF@@QAE at XZ
-        ??1ThreadCondition at WTF@@QAE at XZ
-        ?broadcast at ThreadCondition@WTF@@QAEXXZ
-        ?callOnMainThread at WTF@@YAXP6AXPAX at Z0@Z
-        ?createThread at WTF@@YAIP6APAXPAX at Z0PBD@Z
-        ?currentThread at WTF@@YAIXZ
-        ?detachThread at WTF@@YAXI at Z
-        ?initializeMainThread at WTF@@YAXXZ
-        ?initializeThreading at WTF@@YAXXZ
-        ?isMainThread at WTF@@YA_NXZ
-        ?lock at Mutex@WTF@@QAEXXZ
-        ?lockAtomicallyInitializedStaticMutex at WTF@@YAXXZ
-        ?signal at ThreadCondition@WTF@@QAEXXZ
-        ?timedWait at ThreadCondition@WTF@@QAE_NAAVMutex at 2@N at Z
-        ?tlsKeyCount at WTF@@YAAAJXZ
-        ?tlsKeys at WTF@@YAPAKXZ
-        ?tryLock at Mutex@WTF@@QAE_NXZ
-        ?unlock at Mutex@WTF@@QAEXXZ
-        ?unlockAtomicallyInitializedStaticMutex at WTF@@YAXXZ
-        ?wait at ThreadCondition@WTF@@QAEXAAVMutex at 2@@Z
-        ?waitForThreadCompletion at WTF@@YAHIPAPAX at Z
-        ?createThread at WTF@@YAIP6APAXPAX at Z0@Z

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list