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

hyatt at apple.com hyatt at apple.com
Wed Apr 7 23:53:05 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 80fc9017e9a4bbf2d5fe36d0225757dcc10f8442
Author: hyatt at apple.com <hyatt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Nov 21 02:07:15 2009 +0000

    Make sure to export WebSerializedJSValue.
    
    Reviewed by Darin Adler.
    
    * WebKit.exp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51272 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/mac/ChangeLog b/WebKit/mac/ChangeLog
index 54589d0..c600c80 100644
--- a/WebKit/mac/ChangeLog
+++ b/WebKit/mac/ChangeLog
@@ -1,5 +1,13 @@
 2009-11-20  Dave Hyatt  <hyatt at apple.com>
 
+        Reviewed by Darin Adler.
+
+        Make sure to export WebSerializedJSValue.
+
+        * WebKit.exp:
+
+2009-11-20  Dave Hyatt  <hyatt at apple.com>
+
         Reviewed by Oliver Hunt and Jon Honeycutt.
 
         Add support for WebSerializedJSValue to WebKit.  This object wraps the SerializedScriptValue functionality in WebCore
diff --git a/WebKit/mac/WebKit.exp b/WebKit/mac/WebKit.exp
index f4280da..64f9947 100644
--- a/WebKit/mac/WebKit.exp
+++ b/WebKit/mac/WebKit.exp
@@ -30,6 +30,7 @@
 .objc_class_name_WebScriptCallFrame
 .objc_class_name_WebScriptWorld
 .objc_class_name_WebSecurityOrigin
+.objc_class_name_WebSerializedJSValue
 .objc_class_name_WebStringTruncator
 .objc_class_name_WebTextIterator
 .objc_class_name_WebURLsWithTitles

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list