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

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:24:15 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9cadc91f8eca993f90853bd1ac4312c85849c9a3
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 10 21:47:07 2003 +0000

            Update API issues document.
    
            Reviewed by me.
    
            * API-Issues.rtf:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3620 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/API-Issues.rtf b/WebKit/API-Issues.rtf
index 025e82c..8ca64ef 100644
--- a/WebKit/API-Issues.rtf
+++ b/WebKit/API-Issues.rtf
@@ -13,8 +13,8 @@
 3a.  Need to finalize decision on use of NSString or NSURL to express URLs in APIs.  (1 day)\
 4.  WebKit error codes should use WebKit prefix.  (3078996, .5 day). (DONE, still need to update WebFoundation errors)\
 5.  Remove all references to DOM classes from public API and make DOM classes SPI. (.5 day) DONE\
-6.  Separate download behavior from WebResourceLoadDelegate.\
-7.  Make NSMenuItems identifiable in WebContentMenuDelegate.\
+6.  Separate download behavior from WebResourceLoadDelegate. (DONE)\
+7.  Make NSMenuItems identifiable in WebContentMenuDelegate. (DONE)\
 \
 \
 
@@ -22,13 +22,14 @@
 \f1\b0 \
 \
 1.  API to support the notion of a focused frame.  (2959069, 2 days)\
-2.  WebPreferences needs to be scoped to a WebController (and/or set).  (3083707, 3 days)\
+2.  WebPreferences needs to be scoped to a WebController (and/or set).  (3083707, 3 days) (DONE)\
 \
 
 \f0\b Issues relating to internal clients:
 \f1\b0 \
 \
 1.  Ensure that all interaction with users via sheets and panels is done with delegates. (Ed Voas, carbon integration, 2 days)\
+1a.  Ensure that WebWindowOperations delegate is sufficient for tabbed browsing. (? days)\
 2.  Allow custom views to share scrollview with WebView. (Grant B., mail, 2 days)\
 3.  Ensure that clients (Help, Mail, PB) can cleanly write their own protocol handlers with API/SPI. (3163688, ? days)\
 \
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 656c6b8..93c7cfc 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,11 @@
+2003-02-10  Richard Williamson   <rjw at apple.com>
+
+        Update API issues document.
+        
+        Reviewed by me.
+
+        * API-Issues.rtf:
+
 2003-02-10  Chris Blumenberg  <cblu at apple.com>
 
 	Fixed: 3168888 - REGRESSION: many downloads fail (due to -36 error from write)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list