Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
WebKitTools
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: Canonical link: https://commits.webkit.org/46693@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@55392 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
4 changed files
with
41 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters