Closed Bug 1295692 Opened 8 years ago Closed 4 years ago

fix pasting in inspector when running in content

Categories

(DevTools :: Framework, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: tromey, Unassigned)

References

Details

(Whiteboard: [reserve-html])

In bug 1290230 we are removing uses of nsIClipboardHelper from the inspector,
so that it can run as content.

However, the inspector examines the clipboard, e.g.:

https://dxr.mozilla.org/mozilla-central/rev/054d4856cea6150a6638e5daf7913713281af97d/devtools/client/inspector/inspector-panel.js#1037

... but programmatic pasting doesn't seem to work per spec yet,
see bug 1272296.
Flags: qe-verify?
Whiteboard: [devtools-html] → [devtools-html] [triage]
Priority: -- → P2
Whiteboard: [devtools-html] [triage] → [devtools-html]
Flags: qe-verify? → qe-verify-
Priority: P2 → P3
Whiteboard: [devtools-html] → [reserve-html]
Product: Firefox → DevTools
Depends on: 1578321
No longer depends on: 1272296

We are no longer aiming at running the inspector in content. Let's close this.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.