Closed Bug 965157 Opened 11 years ago Closed 11 years ago

window._isChromeDebugger might not be useful anymore

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 30

People

(Reporter: vporof, Assigned: jryans)

Details

Attachments

(1 file)

...since the switch to the Browser Toolbox.
Still used in a few places, haven't bothered looking into specifics of what it is used for: http://dxr.mozilla.org/mozilla-central/search?q=_isChromeDebugger&case=true
That's the point, it *is* used, but it's always false, so it's irrelevant.
Priority: -- → P3
Assignee: nobody → jryans
Status: NEW → ASSIGNED
Attachment #8382757 - Flags: review?(vporof)
Comment on attachment 8382757 [details] [diff] [review] Remove standalone chrome debugger code paths Review of attachment 8382757 [details] [diff] [review]: ----------------------------------------------------------------- Looks good, but I'll want to test this manually as well to make sure we're not missing anything. Have you also manually tested?
Attachment #8382757 - Flags: review?(vporof) → review+
(In reply to Victor Porof [:vporof][:vp] from comment #4) > Looks good, but I'll want to test this manually as well to make sure we're > not missing anything. > Have you also manually tested? Yes, I tried starting debugging sessions for web and chrome content, as well as the browser toolbox. Also, I tried setting breakpoints in the script actor from the browser toolbox. Everything seems to work as expected so far. Did you want to test more yourself before landing this?
Flags: needinfo?(vporof)
Nah, everything seems fine. Ship it!
Flags: needinfo?(vporof)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 30
QA Whiteboard: [qa-]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: