#1864 closed defect (fixed)
dojo.widget.DomWidget doesn't use dojo.io, but dojo.requires it
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
dojo.widget.DomWidget? doesn't use dojo.io, but dojo.requires it
by removing this require, compressed (both cutom_rhino.js and gzipped) widget builds can be reduced by 5K or so
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → 0.4.1 |
---|---|
Owner: | changed from anonymous to bill |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6457]) Fixes #1864