Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #313013 +++ See video http://www.poshnet.ch/jing/2010-05-15_1345.swf I can't create line breakpoints in the places shown in the video. I can create breakpoints in functions that are part of my dojo.declare'd types. I can't set breakpoints for object literal members I get the same behavior if I try to add the breakpoint while the debugger is not running as well if the debugger is running and the respective file is loaded The status bar always shows a "Failed to create Javascript line breakpoint" error message
Created attachment 180446 [details] fix The patch is against the 3.2 maintenance stream. It is a direct clone of the patch from bug 313013
applied patch to 3.2.3, please verify Nitin