[Dojo-checkins] [Dojo Toolkit] #14277: ScrollableView throws unbounded errors when destroyed quickly after startup.
Dojo Trac
trac at dojotoolkit.org
Thu Nov 17 23:02:52 EST 2011
#14277: ScrollableView throws unbounded errors when destroyed quickly after
startup.
--------------------------+--------------------
Reporter: brianrcody | Owner: ykami
Type: defect | Status: new
Priority: normal | Milestone:
Component: DojoX Mobile | Version: 1.6.1
Severity: normal | Resolution:
Keywords: |
--------------------------+--------------------
Comment (by ykami):
It is not going to be easy to support such a usage as we are adding
asynchronous, lazy processing more and more in 1.7 or later. Even in this
particular case, I don't think simply adding a check code in the
setInterval is enough. But I think you can easily avoid it yourself by
delaying the destruction.[[BR]]
Just out of curiosity, in what use cases do you need to destroy a view
widget immediately after its creation?
--
Ticket URL: <http://bugs.dojotoolkit.org/ticket/14277#comment:1>
Dojo Toolkit <http://dojotoolkit.org>
The Dojo Toolkit
More information about the Dojo-checkins
mailing list