[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

trey trey at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:30:22 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9326b3ce95f3ae7d13e2af6a3d0611ceca1ff79f
Author: trey <trey at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 19 07:23:10 2003 +0000

    	3077223 full keyboard UI navigation fails in authentication sheet
    
    	Hook up the views in this panel into a useful nextKeyView cycle.
    
            Reviewed by Maciej.
    
            * Panels.subproj/English.lproj/WebAuthenticationPanel.nib:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3863 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 8431578..cc3a95a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,13 @@
+2003-03-18  Trey Matteson  <trey at apple.com>
+
+	3077223 full keyboard UI navigation fails in authentication sheet
+
+	Hook up the views in this panel into a useful nextKeyView cycle.
+
+        Reviewed by Maciej.
+
+        * Panels.subproj/English.lproj/WebAuthenticationPanel.nib:
+
 2003-03-17  Trey Matteson  <trey at apple.com>
 
 	Support for saving passwords on forms-based logins.  Biggest change is that
diff --git a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
index cccc60e..c21f1f1 100644
--- a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
+++ b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/info.nib
@@ -3,10 +3,14 @@
 <plist version="1.0">
 <dict>
 	<key>IBDocumentLocation</key>
-	<string>186 427 356 240 0 0 1152 746 </string>
+	<string>186 513 356 240 0 0 1152 848 </string>
 	<key>IBFramework Version</key>
-	<string>283.0</string>
+	<string>291.0</string>
+	<key>IBOpenObjects</key>
+	<array>
+		<integer>5</integer>
+	</array>
 	<key>IBSystem Version</key>
-	<string>6C115</string>
+	<string>6G30</string>
 </dict>
 </plist>
diff --git a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib
index 3a2ef8d..f94fff9 100644
Binary files a/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib and b/WebKit/Panels.subproj/English.lproj/WebAuthenticationPanel.nib/objects.nib differ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list