#169 closed defect (fixed)
dojo.profile fails to load when debugAtAllCosts is true
Reported by: | dylan | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
debugAtAllCosts=true prevents profile.* from loading correctly.
Change History (3)
comment:1 Changed 15 years ago by
Summary: | dojjo.profile fails to load when debugAtAllCosts is true → dojo.profile fails to load when debugAtAllCosts is true |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in [2481]. It's not so much a general fix as a pattern, but if you need debugAtAllCosts *and* dojo.profile, the solution in that revision should be palatable.
Note: See
TracTickets for help on using
tickets.
It also seems to break widgets.
dojo.widget.Parse
is no longer a ctor.What's
profile.*
?