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

jer.noble at apple.com jer.noble at apple.com
Wed Dec 22 13:19:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6bd5c9541a9b9ed5ca22f315ed479126445e2bb9
Author: jer.noble at apple.com <jer.noble at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 11 00:50:59 2010 +0000

    No review; build fix only.
    
    Touch mediaControlsQuickTime in order to trigger the UserAgentStyleSheet.h to be rebuilt.
    
    * css/mediaControlsQuickTime.css:
    (audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-controls-volume-slider-mute-button):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67254 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 8bf8703..a35049a 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-10  Jer Noble  <jer.noble at apple.com>
+
+        No review; build fix only.
+
+        Touch mediaControlsQuickTime in order to trigger the UserAgentStyleSheet.h to be rebuilt.
+
+        * css/mediaControlsQuickTime.css:
+        (audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-controls-volume-slider-mute-button):
+
 2010-09-10  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Darin Fisher.
diff --git a/WebCore/css/mediaControlsQuickTime.css b/WebCore/css/mediaControlsQuickTime.css
index d2c731f..06f31ae 100644
--- a/WebCore/css/mediaControlsQuickTime.css
+++ b/WebCore/css/mediaControlsQuickTime.css
@@ -221,4 +221,4 @@ audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-co
 
     width: 14px;
     height: 12px;
-}
+} 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list