Skip to content
  • adele's avatar
    Reviewed by Adam. · 15b52e0a
    adele authored
            Fix for <rdar://problem/5062898> REGRESSION: autocomplete window in text fields doesn't come up
    
            When we moved the initialization of a bunch of variables in the HTMLFormElement constructor, m_autocomplete accidently got initialized to false.
    
            * html/HTMLFormElement.cpp: (WebCore::HTMLFormElement::HTMLFormElement):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20197 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    15b52e0a