[Dojo-checkins] [dojo] #5057: Remove console.debug() calls from dojo.dnd.autoScrollNodes

dojo trac at dojotoolkit.org
Thu Nov 8 21:57:52 UTC 2007


#5057: Remove console.debug() calls from dojo.dnd.autoScrollNodes
---------------------+------------------------------------------------------
 Reporter:  guest    |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:           
Component:  General  |     Version:  0.9      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 The function dojo.dnd.autoScrollNodes has two calls to console.debug()
 (lines 53 and 77).  Since this function gets called (generally) on
 mousemove, these get thrown out into the debug console like crazy - making
 it difficult to find my own debug calls in it.

-- 
Ticket URL: <http://trac.dojotoolkit.org/ticket/5057>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list