Closed
Bug 1472269
Opened 6 years ago
Closed 4 years ago
Add the API allowing to create an iframe with Scratchpad to ScratchpadManager
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kolan_n, Unassigned)
References
Details
Currently the URIs and routines needed to create a Scratchpad are encapsulated in https://dxr.mozilla.org/mozilla-central/source/devtools/client/scratchpad/scratchpad-manager.jsm . I guess it's not good to brak incapsulation, so we need an API allowing to create an iframe rather than a windows with Scratchpad in this module.
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Comment 1•4 years ago
|
||
Scratchpad was removed, so there's no need to do such work
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•