[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 11:09:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 59f8b8209bee5c78d2fd50034cd981e3bf36e230
Author: simon.fraser at apple.com <simon.fraser at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 00:20:39 2010 +0000

    2010-07-13  Simon Fraser  <simon.fraser at apple.com>
    
            Build fix: fix WebCore exports by editing the .in file, rather than the generated file.
    
            * WebCore.exp.in:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63266 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index cc8714b..b8d7776 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-13  Simon Fraser  <simon.fraser at apple.com>
+
+        Build fix: fix WebCore exports by editing the .in file, rather than the generated file.
+
+        * WebCore.exp.in:
+
 2010-07-13  Alexey Proskuryakov  <ap at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/WebCore.exp.in b/WebCore/WebCore.exp.in
index 967d115..1af1d77 100644
--- a/WebCore/WebCore.exp.in
+++ b/WebCore/WebCore.exp.in
@@ -201,6 +201,7 @@ __ZN7WebCore11HistoryItemD1Ev
 __ZN7WebCore11IconFetcher6cancelEv
 __ZN7WebCore11IconFetcher6createEPNS_5FrameEPNS_17IconFetcherClientE
 __ZN7WebCore11RenderLayer19scrollRectToVisibleERKNS_7IntRectEbRKNS_15ScrollAlignmentES6_
+__ZNK7WebCore11RenderLayer19absoluteBoundingBoxEv
 __ZN7WebCore11globalPointERK8_NSPointP8NSWindow
 __ZN7WebCore11toUserSpaceERK7_NSRectP8NSWindow
 __ZN7WebCore12ChromeClient20paintCustomScrollbarEPNS_15GraphicsContextERKNS_9FloatRectENS_20ScrollbarControlSizeEjNS_13ScrollbarPartEbffj

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list