Skip to content
  • kov@webkit.org's avatar
    WebKitTools · f60452f4
    kov@webkit.org authored
    2010-03-01  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    
            Reviewed by Eric Seidel.
    
            [GTK] plugins/setProperty.html fails on 64bit Release
            https://bugs.webkit.org/show_bug.cgi?id=35425
    
            Check invoke's return code before releasing the variant, since
            there's a chance it won't be properly initialized, leading to
            memory corruption, in some cases.
    
            * DumpRenderTree/TestNetscapePlugIn.subproj/PluginObject.cpp:
            (testCallback):
            (testEnumerate):
            (testDocumentOpen):
            (testWindowOpen):
            (handleCallback):
    
    LayoutTests
    
    2010-03-01  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
    
            Reviewed by Eric Seidel.
    
            [GTK] plugins/setProperty.html fails on 64bit Release
            https://bugs.webkit.org/show_bug.cgi?id=35425
    
            Unskip the tests that failed as a consequence of the memory
            corruption.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55392 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f60452f4