log

age author description
Tue, 14 Aug 2012 14:38:27 -0400 Adam Domurad Unit test for JCV.isMetaInfFile()
Tue, 07 Aug 2012 11:03:18 -0400 Adam Domurad Fixes PR1106, buffer overflow in plugin table
Tue, 07 Aug 2012 12:27:20 +0200 Jiri Vanek Removed firefox switch wich was causing paralel tests not to start
Tue, 24 Jul 2012 11:44:50 -0400 Deepak Bhole CVE-2012-3422, RH840592: Potential read from an uninitialized memory location
Tue, 31 Jul 2012 14:38:12 +0200 Jiri Vanek Introduced configure option --with-gtk=2|3|default to be able
Tue, 24 Jul 2012 10:35:11 -0400 Adam Domurad Small correction to strSplit
Tue, 24 Jul 2012 10:34:08 -0400 Adam Domurad Refactor launch type of JNLPFile into its own type, LaunchDesc
Fri, 20 Jul 2012 10:44:46 -0400 Danesh Dadachanji Fix RH838417, Fix RH838559: Disambiguate signed applet security prompt from certificate warning.
Wed, 11 Jul 2012 16:19:27 +0200 Jiri Vanek try to close browser before kill it
Mon, 09 Jul 2012 15:45:42 -0400 Saad Mohammad Minor cleanup that removes avoidable code from loop.
Mon, 09 Jul 2012 14:50:22 -0400 Adam Domurad Small fixes to C++ side of plugin, submitted by Martin Olsson.
Mon, 09 Jul 2012 14:08:30 -0400 Adam Domurad Adding forgotten entry to ChangeLog
Mon, 09 Jul 2012 11:45:16 -0400 Adam Domurad Small fix in test
Mon, 09 Jul 2012 11:01:25 -0400 Adam Domurad Added forgotten file: IllegalResourceDescriptorException
Mon, 09 Jul 2012 10:42:24 -0400 Adam Domurad Applet-tags now ignore any invalid (eg corrupt) jars
Tue, 03 Jul 2012 17:00:49 -0400 Saad Mohammad Fix PR1040, PR1041, PR1042: Allows signed jars to function correctly using extensions
Tue, 03 Jul 2012 16:42:52 +0200 Jiri Vanek Added missing changset
Tue, 03 Jul 2012 13:23:56 +0200 Jiri Vanek Removal of not removed file during recent refactoring
Mon, 02 Jul 2012 15:14:00 +0200 Jiri Vanek Added missing headers for some tests
Mon, 02 Jul 2012 15:08:21 +0200 Jiri Vanek Refactored reproducers directry structure
Fri, 29 Jun 2012 10:43:51 +0200 Jiri Vanek Fixed resource tests and Browsers.none behavior
Thu, 28 Jun 2012 14:53:07 -0400 Omair Majid Fix problem in resolving classes
Thu, 28 Jun 2012 17:48:34 +0200 Jiri Vanek Correctly backup all log files re-writable by emma during code-coverage
Thu, 28 Jun 2012 17:24:21 +0200 Jiri Vanek Removed repeated r-runing of tests during coverage
Thu, 28 Jun 2012 10:51:30 -0400 Adam Domurad Fixes PR1011 w/ reproducer, folders now allowed in archive tag.
Tue, 26 Jun 2012 12:41:49 +0200 Jiri Vanek Added slipped midori and epiphany to recognized browsers.
Tue, 26 Jun 2012 11:12:26 +0200 Jiri Vanek Added TestInBrowser annotation into new InternalClassloaderWithDownloadedResource's testcases
Tue, 26 Jun 2012 10:35:30 +0200 Jiri Vanek Added possibility to create and launch reproducers with custom makefile.
Tue, 26 Jun 2012 10:17:19 +0200 Jiri Vanek Reproducer for classes which should be loaded before verification but are not
Tue, 26 Jun 2012 10:11:53 +0200 Jiri Vanek Last hope for not downloaded resources to be verified
Mon, 25 Jun 2012 14:50:11 -0400 Adam Domurad Small comment cleanup to classes with missing or wrong descriptions.
Mon, 25 Jun 2012 14:44:16 -0400 Adam Domurad Allow passing of plugin tables and browser tables in NP_Initialize that
Tue, 19 Jun 2012 10:26:44 -0400 Adam Domurad Refactored two loops to for-each loops in JCV
Tue, 19 Jun 2012 15:40:28 +0200 Jiri Vanek removed safe-mode firefox arg
Tue, 19 Jun 2012 15:19:35 +0200 Jiri Vanek Tested and used @TestInBrowser
Tue, 19 Jun 2012 14:48:39 +0200 Jiri Vanek added default swithces for firefox 13 and higher
Tue, 19 Jun 2012 14:36:25 +0200 Jiri Vanek testInBrowser annotation
Tue, 19 Jun 2012 12:15:07 +0200 Jiri Vanek rewritten deadlock test
Mon, 18 Jun 2012 10:47:55 -0400 Adam Domurad Adding needed NOT_A_VALID_JAR.jar file to last reproducer
Mon, 18 Jun 2012 10:27:04 -0400 Adam Domurad New reproducer: JNLP should fail on invalid jar file, applet-tag ignore it
Fri, 15 Jun 2012 15:27:12 -0400 Adam Domurad Fixed two memory leaks in C++ side of plugin
Thu, 14 Jun 2012 11:11:01 -0400 Danesh Dadachanji Fixed PR855: AppletStub getDocumentBase() doesn't return full URL
Wed, 13 Jun 2012 17:46:31 -0400 Danesh Dadachanji Added reproducer to handle browser testcase for ServiceManager.
Wed, 13 Jun 2012 15:30:28 +0200 Jiri Vanek handle ignored tests in xml and html outputs correctly
Tue, 12 Jun 2012 15:25:44 -0400 Adam Domurad Fixes PR722: Now ignores unsigned content in META-INF/ during signing process
Tue, 12 Jun 2012 10:21:05 +0200 Jiri Vanek removed error-bringing empty line
Mon, 11 Jun 2012 20:53:23 +0200 Jiri Vanek Implemented xml logging backend
Mon, 11 Jun 2012 10:36:09 -0400 Adam Domurad Added news entry about fixing PR518.
Thu, 07 Jun 2012 11:31:27 -0400 Saad Mohammad Added the ability to configure (enable/disable/set custom path to) browsers
Thu, 07 Jun 2012 11:12:03 -0400 Deepak Bhole Fixed bug in previous commit for PR861
Tue, 05 Jun 2012 10:11:09 -0400 Deepak Bhole PR861: Allow loading from non codebase hosts. Allow code to connect to hosting server
Tue, 05 Jun 2012 16:39:27 +0200 Jiri Vanek fixed date in changelog
Tue, 05 Jun 2012 16:35:50 +0200 Jiri Vanek Added KnownToFail annotation
Tue, 05 Jun 2012 16:14:42 +0200 Jiri Vanek isDateInRange renamed to isDateInRange_internallForIcedTeaWebTesting
Mon, 04 Jun 2012 15:10:20 -0400 Adam Domurad Added patch so that applet-tags take last param.
Mon, 04 Jun 2012 14:45:25 -0400 Adam Domurad Added reproducer for applets taking last param
Mon, 04 Jun 2012 13:59:44 -0400 Adam Domurad Fixing build for real, sorry for the noise.
Mon, 04 Jun 2012 13:55:16 -0400 Saad Mohammad Added signed jnlp file tests
Mon, 04 Jun 2012 13:35:25 -0400 Danesh Dadachanji Handle absolute paths passed into jnlp_href's value.
Mon, 04 Jun 2012 12:24:04 -0400 Adam Domurad Fix build for older versions of mozilla. (Typo in untested #ifdef)