Closed Bug 909099 Opened 11 years ago Closed 11 years ago

Load the debugger panel with the devtools loader

Categories

(DevTools :: Debugger, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: dcamp, Assigned: dcamp)

Details

Attachments

(1 file)

      No description provided.
Attachment #795141 - Flags: review?(vporof)
Comment on attachment 795141 [details] [diff] [review]
debugger-loader.diff

And a hopefully-trivial build review.
Attachment #795141 - Flags: review?(gps)
Comment on attachment 795141 [details] [diff] [review]
debugger-loader.diff

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

::: browser/devtools/debugger/debugger-panel.js
@@ +22,5 @@
>    this.unhighlightWhenResumed = this.unhighlightWhenResumed.bind(this);
>  
>    EventEmitter.decorate(this);
>  }
> +exports.DebuggerPanel = DebuggerPanel;

Nit: newline before this.
Attachment #795141 - Flags: review?(vporof) → review+
Comment on attachment 795141 [details] [diff] [review]
debugger-loader.diff

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

You don't need a build peer review for this. But I'll give it to you anyway.
Attachment #795141 - Flags: review?(gps) → review+
https://hg.mozilla.org/integration/fx-team/rev/d35877be4ec3
Assignee: nobody → dcamp
Whiteboard: [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/d35877be4ec3
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 26
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: