mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-23 04:41:54 +00:00
8bace61f89
fix feedback call in cmdBreak remove busted code in soruceView.onSelect, which tried to prevent users from selecting multiple ranges. It didn't work, and we don't need it anyway. catch exceptions during dispatchCommand and display a message on the consoel view fix = vs. == mixup in sourceView.getContext, arg! add breakpointIndexList to sourceView.getContext so we can disable all selected breakpoints. remove some debug dumps add command name to dbgDispatch message