Skip to content
  • xan@webkit.org's avatar
    2010-02-16 Xan Lopez <xlopez@igalia.com> · 5a584a2b
    xan@webkit.org authored
            Reviewed by Gustavo Noronha.
    
            Bump version to 1.1.22 so we can depend on it in applications.
    
            * configure.ac:
    
    WebKit/gtk:
    
    2010-02-16  Xan Lopez  <xlopez@igalia.com>
    
            Reviewed by Gustavo Noronha.
    
            Add a new WebKitWebSettings setting, 'auto-resize-window', set to
            FALSE by default, that when enabled will apply any resizes or
            moves done by a page through various DOM methods (moveTo,
            resizeTo, moveBy, resizeBy).
    
            * WebCoreSupport/ChromeClientGtk.cpp:
            * webkit/webkitwebsettings.cpp:
            (webkit_web_settings_class_init):
            (webkit_web_settings_set_property):
            (webkit_web_settings_get_property):
            (webkit_web_settings_copy):
    
    WebKitTools:
    
    2010-02-16  Xan Lopez  <xlopez@igalia.com>
    
            Reviewed by Gustavo Noronha.
    
            Enable 'auto-resize-window' in our DRT.
    
            * DumpRenderTree/gtk/DumpRenderTree.cpp:
            (resetDefaultsToConsistentValues):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54818 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5a584a2b