Closed
Bug 891003
Opened 12 years ago
Closed 5 years ago
add addTab() method to RootActor
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: harth, Unassigned)
References
Details
I would love to be able to open a new tab with a URL over the remote debugging protocol. My particular use case is remote SDK testing. I need a way to open a test page.
Comment 1•12 years ago
|
||
When implementing this, please keep in mind that the debugger server may not implement tabs in the same way that Firefox does. Please keep this general enough that Thunderbird can specify its own way to open tabs.
Blocks: tb-debugger
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•5 years ago
|
||
No activity for 7 years, closing.
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•