Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #327268 +++ 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
this clone is targetted for 3.2.2 patches
Created attachment 180452 [details] fix the patch is the same as the one from bug 327268. It resolves this issue as well
Committed to R3_2_2_patches