Open
Bug 1839480
Opened 2 years ago
Updated 2 years ago
Context menu to copy full source content is never shown
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: ochameau, Unassigned)
References
Details
When we removed source text content from the Source objects, we broke this context menu which is no longer shown.
https://searchfox.org/mozilla-central/rev/527ef4f7e56a8657968df02fe4bed9b97b546c15/devtools/client/debugger/src/components/Editor/menus/editor.js#291-294
source.content no longer exists.
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•