[remote-dbg-next] Add screenshot feature to new about:debugging
Categories
(DevTools :: about:debugging, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: birtles, Unassigned)
References
(Blocks 1 open bug)
Details
| Reporter | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Comment 2•6 years ago
|
||
Screenshots can actually be enabled in the developer tools settings. But there is only an option to save them to disk. It would be great if we would continue to support data URLs, and open the screenshot just in a new tab. Seeing WebIDE going away in 69 this is a bit annoying.
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•3 years ago
|
||
Just checked this, and I was able to take screenshot from about:debugging, using the button in the toolbar as well as the :screenshot command. Am I missing something or can we close this?
| Reporter | ||
Comment 4•3 years ago
|
||
I'm afraid I don't recall. Based on comment 0, comment 2 and bug 1484757 comment 0 it seems like this was about replacing something that was possible in WebIDE. Or perhaps this was about being able to screenshot a tab without having to click "Inspect" first?
Comment 5•3 years ago
|
||
this was about replacing something that was possible in WebIDE. Or perhaps this was about being able to screenshot a tab without having to click "Inspect" first?
That's correct from what I remember + looking at old docs (https://docs.google.com/document/d/1UsRStQBRVs14YkB-ga71qjc-QJkmvn8CrIPJtyE_lcU/edit#)
Basically a screenshot feature outside of the toolbox, not linked to a specific tab/target. Although the added value was not clear for me. There's the "save as data-uri" missing feature mentioned in comment 2, but that's not strictly related to about:debugging.
I will close this bug as I don't think there's a clear added value for a standalone screenshot feature in about:debugging compared to the ones we have in the toolbox, and WebIDE parity is not a strong argument at this point.
Description
•