Closed Bug 1605320 Opened 6 years ago Closed 5 years ago

Test that "Use in Console" set the right context in the console

Categories

(DevTools :: Console, task, P1)

task

Tracking

(Fission Milestone:M6a, firefox77 fixed)

RESOLVED FIXED
Firefox 77
Fission Milestone M6a
Tracking Status
firefox77 --- fixed

People

(Reporter: Honza, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file)

When the user executes "Use in Console" (context menu action) on an element coming from remote iframe the execution context should switch to that iframe and the Context Selector should be updated.

Note that the Context Selector might be visible at the time if the Split console is opened.

Honza

Fission Milestone: --- → M6
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Priority: P2 → P1

This should work because of Bug 1605175 (right-click on a element in the inspector will select it, so the context will be set according to the node we want to use).

Let's write a test to check it does work as we think. We can take Bug 1624654 as an example of how to write the test.

Type: enhancement → task
Component: Inspector → Console
Summary: "Use in Console" should switch context and update selector → Test that "Use in Console" set the right context in the console

Tentatively moving P1 Fission M6 bugs to M6a.

Fission Milestone: M6 → M6a
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bdb63d73a58d Test that Use in console context menu entry selects the right context. r=jlast.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: