Closed Bug 1121042 Opened 10 years ago Closed 10 years ago

Remove SourceActor.prototype._getOrCreateBreakpointActor.

Categories

(DevTools :: Debugger, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ejpbruel, Assigned: ejpbruel)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
This method is only called from setBreakpoint, and is sufficiently simple that it doesn't need to be a separate method. This bug is part of the cleanup of the breakpoint code, and should make it easier to implement breakpoint sliding on original locations later.
Attachment #8548307 - Flags: review?(nfitzgerald)
Attached patch patchSplinter Review
Messed up the patch file. Sorry!
Attachment #8548307 - Attachment is obsolete: true
Attachment #8548307 - Flags: review?(nfitzgerald)
Attachment #8548309 - Flags: review?(nfitzgerald)
Comment on attachment 8548309 [details] [diff] [review] patch Review of attachment 8548309 [details] [diff] [review]: ----------------------------------------------------------------- Having it contained+abstracted is nice. That method that you inlined it into is already big (and used to be even bigger). What is the point of this change?
Attachment #8548309 - Flags: review?(nfitzgerald) → review-
I'm going to close this as wontfix because of comment 2.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: