Skip to content
  • mrobinson@webkit.org's avatar
    2010-09-23 Martin Robinson <mrobinson@igalia.com> · 5905badd
    mrobinson@webkit.org authored
            Reviewed by Nate Chapin.
    
            [GTK] Some tests from r68174 fail on the GTK+ bots
            https://bugs.webkit.org/show_bug.cgi?id=46396
    
            Fix since version number in this new WebKitWebSettings property.
    
            * webkit/webkitwebsettings.cpp:
            (webkit_web_settings_class_init): Fix the since version number.
    2010-09-23  Martin Robinson  <mrobinson@igalia.com>
    
            Reviewed by Nate Chapin.
    
            [GTK] Some tests from r68174 fail on the GTK+ bots
            https://bugs.webkit.org/show_bug.cgi?id=46396
    
            Simplify LayoutTestController::overridePreference to make it easier for
            people unfamiliar with the code to keep the list of preferences up to date.
            Add the conversion for enable-hyperlink-auditing.
    
            * DumpRenderTree/gtk/LayoutTestControllerGtk.cpp:
            (LayoutTestController::overridePreference): Use a simple if-else block to determine
            out the property name for overrridePreference. Also simplify the logic for setting
            string properties. Add the conversion for enable-hyperlink-auditing.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68199 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5905badd