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

pfeldman at chromium.org pfeldman at chromium.org
Wed Dec 22 15:42:53 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0aa437199708ebe9820dab6b06d3afee0268ae29
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 10 22:32:48 2010 +0000

    2010-11-10  Pavel Feldman  <pfeldman at chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: Red error bubbles don't fit content.
            https://bugs.webkit.org/show_bug.cgi?id=49305
    
            * inspector/front-end/textViewer.css:
            (.webkit-html-message-bubble):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71771 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 580c609..4e6934e 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-10  Pavel Feldman  <pfeldman at chromium.org>
+
+        Reviewed by Yury Semikhatsky.
+
+        Web Inspector: Red error bubbles don't fit content.
+        https://bugs.webkit.org/show_bug.cgi?id=49305
+
+        * inspector/front-end/textViewer.css:
+        (.webkit-html-message-bubble):
+
 2010-11-10  Alexey Proskuryakov  <ap at apple.com>
 
         Release build fix.
diff --git a/WebCore/inspector/front-end/textViewer.css b/WebCore/inspector/front-end/textViewer.css
index a24a75c..8a96b1f 100644
--- a/WebCore/inspector/front-end/textViewer.css
+++ b/WebCore/inspector/front-end/textViewer.css
@@ -25,8 +25,6 @@
     margin: 6px 25px;
     padding: 0 7px 1px;
     z-index:20;
-    max-width: 80%;
-    
 }
 
 .webkit-html-warning-message {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list