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

simon.fraser at apple.com simon.fraser at apple.com
Wed Dec 22 14:39:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6f28744640ee2f1f9ea9fe81b3cf8323f4d29dbc
Author: simon.fraser at apple.com <simon.fraser at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 14 23:02:39 2010 +0000

    2010-10-14  Simon Fraser  <simon.fraser at apple.com>
    
            Another build fix. Export FrameLoader::networkingContext()
    
            * WebCore.exp.in:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69813 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 124ca21..48914a8 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-10-14  Simon Fraser  <simon.fraser at apple.com>
 
+        Another build fix. Export FrameLoader::networkingContext()
+
+        * WebCore.exp.in:
+
+2010-10-14  Simon Fraser  <simon.fraser at apple.com>
+
         Fix the build after r69808.
         
         * WebCore.xcodeproj/project.pbxproj:
diff --git a/WebCore/WebCore.exp.in b/WebCore/WebCore.exp.in
index a2882c3..f99599f 100644
--- a/WebCore/WebCore.exp.in
+++ b/WebCore/WebCore.exp.in
@@ -887,6 +887,7 @@ __ZNK7WebCore11FrameLoader14cancelledErrorERKNS_15ResourceRequestE
 __ZNK7WebCore11FrameLoader14frameHasLoadedEv
 __ZNK7WebCore11FrameLoader16outgoingReferrerEv
 __ZNK7WebCore11FrameLoader20activeDocumentLoaderEv
+__ZNK7WebCore11FrameLoader17networkingContextEv
 __ZNK7WebCore11FrameLoader27numPendingOrLoadingRequestsEb
 __ZNK7WebCore11FrameLoader8loadTypeEv
 __ZNK7WebCore11HistoryItem10visitCountEv

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list