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

kbr at google.com kbr at google.com
Wed Dec 22 18:26:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c6d77daadb6e8987dc5f5c36f98dafc3b7401f91
Author: kbr at google.com <kbr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 10 23:40:57 2010 +0000

    2010-12-10  Kenneth Russell  <kbr at google.com>
    
            Reviewed by James Robinson.
    
            Regression: fast/canvas/webgl/constants.html failing
            https://bugs.webkit.org/show_bug.cgi?id=50851
    
            * fast/canvas/webgl/constants.html:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73812 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6e07640..c38463c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-10  Kenneth Russell  <kbr at google.com>
+
+        Reviewed by James Robinson.
+
+        Regression: fast/canvas/webgl/constants.html failing
+        https://bugs.webkit.org/show_bug.cgi?id=50851
+
+        * fast/canvas/webgl/constants.html:
+
 2010-12-10  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium test expectation update.
diff --git a/LayoutTests/fast/canvas/webgl/constants.html b/LayoutTests/fast/canvas/webgl/constants.html
index a68a441..bf1bdd4 100644
--- a/LayoutTests/fast/canvas/webgl/constants.html
+++ b/LayoutTests/fast/canvas/webgl/constants.html
@@ -275,7 +275,6 @@ DECR_WRAP                      : 0x8508,
 VENDOR                         : 0x1F00,
 RENDERER                       : 0x1F01,
 VERSION                        : 0x1F02,
-EXTENSIONS                     : 0x1F03,
     
     /* TextureMagFilter */
 NEAREST                        : 0x2600,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list