[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

mjs mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:56:17 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 103be9f6dc7d932f6b8e237ce67e73a34d675d66
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 31 05:26:18 2002 +0000

    Revert accidentally committed change.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2518 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/khtml/rendering/render_form.cpp b/WebCore/khtml/rendering/render_form.cpp
index b266807..49528ed 100644
--- a/WebCore/khtml/rendering/render_form.cpp
+++ b/WebCore/khtml/rendering/render_form.cpp
@@ -797,8 +797,6 @@ void RenderSelect::updateFromElement()
         m_optionsChanged = true;
     }
 
-    /* XXX */ m_optionsChanged = true;
-
     // update contents listbox/combobox based on options in m_element
     if ( m_optionsChanged ) {
         if (element()->m_recalcListItems)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list