Bug 1605763 Comment 13 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I was about to file a bug, but I'm suspicious that the behavior I am seeing is really just a part of this bug so I thought I would post here first. I don't see this problem on my Nightly install, but when I open the Browser Toolbox in my local build, I see it frequently. This is what happens:

 - I build an un-optimized build of Firefox, using these build options:
```
ac_add_options --enable-release
ac_add_options --enable-debug-symbols
ac_add_options --disable-optimize
```
 - I open the browser toolbox
 - I see the browser toolbox mostly load (I say "mostly" because certain things like the sources list in the debugger have not loaded yet)
 - The toolbox gets taken over by the "Browser Toolbox connection status" pane (see attached image)
 - I have sometimes have a few moments of responsiveness before the toolbox becomes completely unresponsive

The problem is somewhat inconsistent and seems to be worse on certain tabs of the toolbox. On the console pane I see it less often, and when I do see the hang it doesn't seem last as long. On the debugger pane, I see it most of the time and the hang lasts for multiple minutes.

This is with only one or two tabs open. I am running Windows 10.
I was about to file a bug, but I'm suspicious that the behavior I am seeing is really just a part of this bug so I thought I would post here first. I don't see this problem on my Nightly install, but when I open the Browser Toolbox in my local build, I see it frequently. This is what happens:

 - I build an un-optimized build of Firefox, using these build options:
```
ac_add_options --enable-release
ac_add_options --enable-debug-symbols
ac_add_options --disable-optimize
```
 - I open the browser toolbox
 - I see the browser toolbox mostly load (I say "mostly" because certain things like the sources list in the debugger have not loaded yet)
 - The toolbox gets taken over by the "Browser Toolbox connection status" pane (see attached image)
 - I have sometimes have a few moments of responsiveness before the toolbox becomes completely unresponsive

The problem is somewhat inconsistent and seems to be worse on certain tabs of the toolbox. On the console pane I see it less often, and when I do see the hang it doesn't seem last as long. On the debugger pane, I see it most of the time and the hang lasts for multiple minutes.

This is with only one or two tabs open. I am running Windows 10. Let me know if you would like me to file a separate bug for this issue.
I was about to file a bug, but I'm suspicious that the behavior I am seeing is really just a part of this bug so I thought I would post here first. I don't see this problem on my Nightly install, but when I open the Browser Toolbox in my local build, I see it frequently. This is what happens:

 - I build an un-optimized build of Firefox, using these build options:
```
ac_add_options --enable-release
ac_add_options --enable-debug-symbols
ac_add_options --disable-optimize
```
 - I open the browser toolbox
 - I see the browser toolbox mostly load (I say "mostly" because certain things like the sources list in the debugger have not loaded yet)
 - The toolbox gets taken over by the "Browser Toolbox connection status" pane (see attached image)
 - I sometimes have a few moments of responsiveness before the toolbox becomes completely unresponsive

The problem is somewhat inconsistent and seems to be worse on certain tabs of the toolbox. On the console pane I see it less often, and when I do see the hang it doesn't seem last as long. On the debugger pane, I see it most of the time and the hang lasts for multiple minutes.

This is with only one or two tabs open. I am running Windows 10. Let me know if you would like me to file a separate bug for this issue.

Back to Bug 1605763 Comment 13