Opened 9 years ago
Last modified 4 years ago
#15718 assigned enhancement
has("dojo-debug-messages") instead of config.isDebug
Reported by: | Kitson Kelly | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | Core | Version: | 1.8.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There are several parts of the code that are not using has("dojo-debug-messages")
for detecting if Dojo is in debug mode or not and instead are using config.isDebug
. These should be refactored.
The modules affected are:
- dijit/_Widget
- dojo/main
- dojo/_base/configFirefoxExtension
- dojo/_base/declare
- dojo/_firebug/firebug
- dojo/gfx/renderer
Change History (2)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | set to dylan |
Status: | new → assigned |
comment:2 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.