Closed Bug 1764236 Opened 3 years ago Closed 3 years ago

Make copy messages action compatible with virtualized console

Categories

(DevTools :: Console, task)

task

Tracking

(firefox101 fixed)

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

No description provided.

This is a naive implementation where we re-create a ConsoleOutput
element, reusing the existing store, and passing a specific prop
so all the messages would be rendered.

In order to include stacktraces, we pass a 0 initial render delay to the
callsites of the SmartTrace component.
We take this as an opportunity to extend the test coverage of SmartTrace around
this feature.

Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/db337e401470 [devtools] Make copy messages action compatible with virtualized console. r=dthayer.

Backed out changeset db337e401470 (Bug 1764236) as requested by the dev.
Backout link
Push with failures

Flags: needinfo?(nchevobbe)

mh, looks like there was some hiccups with Phabricator reviewbot, the test is running fine locally. Let's land again

Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8082e637aa56 [devtools] Make copy messages action compatible with virtualized console. r=dthayer.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Regressions: 1773879
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: