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

kov at webkit.org kov at webkit.org
Thu Apr 8 00:54:31 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 61ac39aead659a525bbd8e3ead8ded80db72d175
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 5 16:09:01 2010 +0000

    2010-01-05  Gustavo Noronha Silva  <gns at gnome.org>
    
            Updated docs for 1.1.18 release.
    
            * docs/webkitgtk-docs.sgml:
            * docs/webkitgtk-sections.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52798 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index 402fb81..5ed99e5 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-05  Gustavo Noronha Silva  <gns at gnome.org>
+
+        Updated docs for 1.1.18 release.
+
+        * docs/webkitgtk-docs.sgml:
+        * docs/webkitgtk-sections.txt:
+
 2010-01-05  Xan Lopez  <xlopez at igalia.com>
 
         Update for 1.1.18 release.
diff --git a/WebKit/gtk/docs/webkitgtk-docs.sgml b/WebKit/gtk/docs/webkitgtk-docs.sgml
index ca478f9..d61a4fd 100644
--- a/WebKit/gtk/docs/webkitgtk-docs.sgml
+++ b/WebKit/gtk/docs/webkitgtk-docs.sgml
@@ -29,6 +29,7 @@
     <xi:include href="xml/webkitsoupauthdialog.xml"/>
     <xi:include href="xml/webkitsecurityorigin.xml"/>
     <xi:include href="xml/webkitwebwindowfeatures.xml"/>
+    <xi:include href="xml/webkitcachemodel.xml"/>
   </chapter>
 
   <chapter>
@@ -96,4 +97,7 @@
   <index id="index-1.1.17" role="1.1.17">
     <title>Index of new symbols in 1.1.17</title>
   </index>
+  <index id="index-1.1.18" role="1.1.18">
+    <title>Index of new symbols in 1.1.18</title>
+  </index>
 </book>
diff --git a/WebKit/gtk/docs/webkitgtk-sections.txt b/WebKit/gtk/docs/webkitgtk-sections.txt
index 1f4d1b7..9574280 100644
--- a/WebKit/gtk/docs/webkitgtk-sections.txt
+++ b/WebKit/gtk/docs/webkitgtk-sections.txt
@@ -58,6 +58,7 @@ WebKitWebBackForwardListClass
 <FILE>webkitwebhistoryitem</FILE>
 <TITLE>WebKitWebHistoryItem</TITLE>
 WebKitWebHistoryItem
+webkit_web_history_item_copy
 webkit_web_history_item_get_alternate_title
 webkit_web_history_item_get_last_visited_time
 webkit_web_history_item_get_original_uri
@@ -91,6 +92,7 @@ webkit_web_frame_get_global_context
 webkit_web_frame_get_horizontal_scrollbar_policy
 webkit_web_frame_get_load_status
 webkit_web_frame_get_name
+webkit_web_frame_get_network_response
 webkit_web_frame_get_parent
 webkit_web_frame_get_provisional_data_source
 webkit_web_frame_get_security_origin
@@ -419,6 +421,7 @@ webkit_web_view_get_encoding
 webkit_web_view_get_focused_frame
 webkit_web_view_get_full_content_zoom
 webkit_web_view_get_hit_test_result
+webkit_web_view_get_icon_uri
 webkit_web_view_get_inspector
 webkit_web_view_get_load_status
 webkit_web_view_get_main_frame
@@ -581,3 +584,9 @@ webkit_micro_version
 webkit_minor_version
 </SECTION>
 
+<SECTION>
+<FILE>webkitcachemodel</FILE>
+WebKitCacheModel
+webkit_get_cache_model
+webkit_set_cache_model
+</SECTION>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list