Closed Bug 1356734 Opened 7 years ago Closed 2 years ago

Don't open a debugger for browser.xul in the same window!

Categories

(DevTools :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ehsan.akhgari, Unassigned)

Details

I was building so my machine was slow and I was scrolling my bookmarks menu and I got a chrome unresponsive script dialog menu somewhere in places js code giving me the option to wait, kill the script, or "debug", and in order to see whether we have this bug, I clicked debug!  The devtools UI opened in the same browser window which was active and the debugger froze JS execution in the window that it was running inside and the window became unusable!
For context, did you have e10s disabled?  AFAIK, the debug option is not available with e10s on at the moment (bug 1275723).
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #1)
> For context, did you have e10s disabled?

No.

> AFAIK, the debug option is not
> available with e10s on at the moment (bug 1275723).

Clearly some assumption somewhere is broken then.
Flags: needinfo?(ehsan)
Ah, I think I missed earlier that it was unresponsive chrome JS (not content).  The debug button for chrome JS would probably need to open the Browser Toolbox.
Product: Firefox → DevTools
Component: Debugger → General

The Debug button is no longer available, closing.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.