Opened 8 years ago
Closed 5 years ago
#16325 closed enhancement (patchwelcome)
dojox/mobile/View performTransition method does not follow promise API
Reported by: | Colin Snover | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DojoX Mobile | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This method should return a promise but instead it accepts a callback function, which is a violation of the standard mechanism that Dojo uses to handle asynchronous function callbacks.
Change History (3)
comment:1 Changed 8 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 8 years ago by
Owner: | changed from Eric Durocher to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 2+ years, I'm closing this as patchwelcome.