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

mitz at apple.com mitz at apple.com
Thu Apr 8 01:39:04 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 49682035aea6d0dc78403d556a07dc8cf77badc6
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 4 17:41:58 2010 +0000

    REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
    https://bugs.webkit.org/show_bug.cgi?id=34371
    
    Reviewed by Simon Fraser.
    
    * platform/mac/fast/events/scrollbar-double-click-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54346 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c3a877d..f4bf861 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-04  Dan Bernstein  <mitz at apple.com>
+
+        Reviewed by Simon Fraser.
+
+        REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
+        https://bugs.webkit.org/show_bug.cgi?id=34371
+
+        * platform/mac/fast/events/scrollbar-double-click-expected.txt: Added.
+
 2010-02-04  Csaba Osztrogonác  <ossy at webkit.org>
 
         [Qt] fast/workers/shared-worker-frame-lifecycle.html failed on Qt Bot
diff --git a/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt b/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt
new file mode 100644
index 0000000..7a1ac5a
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/events/scrollbar-double-click-expected.txt
@@ -0,0 +1 @@
+Scroll offset is 720

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list