Closed Bug 749222 Opened 13 years ago Closed 13 years ago

Create a separate way to start a chrome debugger

Categories

(DevTools :: Debugger, defect)

12 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 15

People

(Reporter: vporof, Assigned: vporof)

References

Details

Attachments

(3 files)

No description provided.
Component: Developer Tools: Inspector → Developer Tools: Debugger
QA Contact: developer.tools.inspector → developer.tools.debugger
Attached patch v1Splinter Review
Attachment #618685 - Flags: review?(past)
Comment on attachment 618685 [details] [diff] [review] v1 Review of attachment 618685 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/app/profile/firefox.js @@ +1064,4 @@ > pref("devtools.debugger.remote-enabled", false); > pref("devtools.debugger.remote-host", "localhost"); > pref("devtools.debugger.remote-port", 6000); > +pref("devtools.debugger.chrome-enabled", false); No need for that, we already have devtools.chrome.enabled. ::: browser/locales/en-US/chrome/browser/devtools/debugger.dtd @@ +16,5 @@ > <!ENTITY remoteDebuggerMenu.label "Remote Debugger"> > > +<!-- LOCALIZATION NOTE (firefoxDebuggerMenu.label): This is the label for the > + - application menu item that opens the firefox debugger UI. --> > +<!ENTITY firefoxDebuggerMenu.label "Firefox Debugger"> Browser Debugger I believe was the consensus in the room.
Attachment #618685 - Flags: review?(past) → review+
Attached patch v2Splinter Review
Whiteboard: [land-in-fx-team]
Attached patch v2.1Splinter Review
Using "chromeDebugger" ids instead of "firefoxDebugger" for consistency.
A test fails.
Whiteboard: [land-in-fx-team]
(In reply to Victor Porof from comment #5) > A test fails. Nope, I had my mq messed up.
Whiteboard: [land-in-fx-team]
Blocks: 747429
also, this appears to depend on the remote debugger patches.
(In reply to Rob Campbell [:rc] (:robcee) from comment #7) > also, this appears to depend on the remote debugger patches. ...which landed
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Sorry, I had to back this out because of a merge conflict with m-c. https://hg.mozilla.org/integration/fx-team/rev/90a1323daf91 We needed to merge m-c to fx-team because we had to backout patches causing a Ts regression: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d871849ac3a3&tochange=0f8ea3826bf7
Whiteboard: [fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 15
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: