Closed
Bug 1474078
Opened 6 years ago
Closed 3 years ago
Loop operation of launching browser toolbox
Categories
(DevTools :: General, defect, P5)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: magicp.jp, Unassigned)
References
(Blocks 1 open bug)
Details
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 ID:20180706224413
Steps to reproduce:
1. Start Nightly or 62.0b
2. Open Browser Toolbox (Ctrl+Shift+Alt+I)
3. Select "Documentation..." in toolbox option menu (A new window will be opened)
4. Open Browser Toolbox (Ctrl+Shift+Alt+I) on a new window (A new browser toolbox will be opened)
Actual results:
Possible endless loop step 3 to 4.
Expected results:
I have no idea it will affect any problems. If this operation have any issues, stop possibility of loop operation.
Comment 1•6 years ago
|
||
I don't think there's any real issues with this happening other than it being confusing. The BT is just another Firefox instance, so when starting up a new BT it will open up a new port and be debuggable just the same.
I'm sure we could send a link over to the original Firefox to be opened, although I'm not sure it's worth the effort unless if we hear reports of this causing confusion.
Priority: -- → P5
Updated•3 years ago
|
Blocks: browser-toolbox
Comment 2•3 years ago
|
||
No other reports related to this and no activity for years, closing.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•