You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2011/04/19 02:00:08 UTC

[jira] [Closed] (PIVOT-288) Investigate Safari timer problems

     [ https://issues.apache.org/jira/browse/PIVOT-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sandro Martini closed PIVOT-288.
--------------------------------

    Resolution: Won't Fix

Obsolete

> Investigate Safari timer problems
> ---------------------------------
>
>                 Key: PIVOT-288
>                 URL: https://issues.apache.org/jira/browse/PIVOT-288
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>    Affects Versions: 1.3
>            Reporter: Greg Brown
>            Priority: Minor
>
> When running Pivot applications in Safari, scheduled callbacks often generate IllegalStateExceptions due to the timer having been previously canceled. The current workaround is to simply recreate the timer in these cases; however, that is not a particularly elegant solution.
> Investigate alternate means of scheduling callbacks - for example, could we use the Swing timer (or Harmony equivalent) instead of the AWT timer class? Maybe the threading model of the Swing timer is better-suited to use in applets.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira