#13969 closed enhancement (fixed)
[Touch Demo] Enable Async Loading
Reported by: | Ming Zhe Huang | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dojox | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Async loading is a new feature which can improve the perf of dojo application. Besides, currently dojo default module loading (e.g. async:false) cannot work with HTML5 offline cache in iOS.
So using async loading can both benefit perf and offline cache capability. It's worthy doing that. Only a line of change.
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | 2011-09-22-touch.patch added |
---|
comment:1 Changed 8 years ago by
Component: | General → Dojox |
---|---|
Owner: | set to Evan |
comment:3 Changed 8 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
proposed patch