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

cfleizach at apple.com cfleizach at apple.com
Wed Dec 22 11:38:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 62ec5e82f9211aebc63afefd75e8d4482d9aa5b0
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Aug 2 17:24:46 2010 +0000

    AX: Support methods for web apps to interact with the native accessibility APIs
    https://bugs.webkit.org/show_bug.cgi?id=43005
    
    Fix for windows build. No review.
    
    * WebCore.vcproj/WebCore.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64472 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index b550fd2..15f65ad 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,14 @@
 2010-08-02  Chris Fleizach  <cfleizach at apple.com>
 
+        AX: Support methods for web apps to interact with the native accessibility APIs
+        https://bugs.webkit.org/show_bug.cgi?id=43005
+
+        Fix for windows build. No review.
+
+        * WebCore.vcproj/WebCore.vcproj:
+
+2010-08-02  Chris Fleizach  <cfleizach at apple.com>
+
         Reviewed by David Kilzer.
 
         AX: Support methods for web apps to interact with the native accessibility APIs
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index b8cfded..e5aa1a7 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -22138,6 +22138,7 @@
 			<File
 				RelativePath="..\accessibility\ScreenReader.cpp"
 				>
+                        </File>
 			<File
 				RelativePath="..\accessibility\ScreenReader.h"
 				>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list