Closed Bug 827993 Opened 11 years ago Closed 11 years ago

delete useless code in browser_dbg_bug723069_editor-breakpoints.js

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 21

People

(Reporter: froydnj, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This bit of code:

http://mxr.mozilla.org/mozilla-central/source/browser/devtools/debugger/test/browser_dbg_bug723069_editor-breakpoints.js#222

causes JavaScript errors, as onChange is undefined (leftover from refactoring
efforts?).  In any event, the code is not useful, so let's just remove it.
Blocks: 715376
Attached patch patchSplinter Review
Comment on attachment 699394 [details] [diff] [review]
patch

Review of attachment 699394 [details] [diff] [review]:
-----------------------------------------------------------------

Looks like leftover from bug 707302.
Attachment #699394 - Flags: review+
https://hg.mozilla.org/mozilla-central/rev/b7b371d242e7
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: