Open Bug 1572770 Opened 5 years ago Updated 3 years ago

Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser property

Categories

(DevTools :: Responsive Design Mode, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: ablayelyfondou, Unassigned)

References

Details

(Whiteboard: [not-a-fission-bug])

Using outerBrowser property introduced in bug 1569570 should help remove some complexity added by bug 1505909 and bug 1486717 to support RDM in Fission.

Summary: Clicking "Inspect element" in responsive mode doesn't select the inspected element → Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser
Summary: Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser → [Fission] Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser
Summary: [Fission] Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser → [Fission] Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser property
Type: task → defect
Priority: -- → P3
Whiteboard: [dt-q]

Tentatively moving all bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to the "?" triage milestone.

This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:

0ee3c76a-bc79-4eb2-8d12-05dc0b68e732

Fission Milestone: --- → ?
Fission Milestone: ? → ---

Adding [fission-] whiteboard tag because we're not tracking code cleanup bugs for Fission milestones.

Whiteboard: [fission-]

Not a Fission bug

Whiteboard: [fission-] → [not-a-fission-bug]

The bug assignee didn't login in Bugzilla in the last 7 months.
:nchevobbe, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: ablayelyfondou → nobody
Flags: needinfo?(nchevobbe)
Type: defect → task
Flags: needinfo?(nchevobbe)
Summary: [Fission] Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser property → Simplify code that makes context-menu work (bug 1505909 and bug 1486717) in RDM by using the new outerBrowser property
Type: task → defect
Severity: minor → --
Type: defect → task

mh, I wonder if this outerBrowser property survived the Fission project. There's only one real occurence of it, in JS: https://searchfox.org/mozilla-central/search?q=outerBrowser&path=&case=false&regexp=false

Type: task → defect
Type: defect → task
No longer depends on: 1569570
Keywords: regression
See Also: → 1569570

This would have applied to the old RDM code that used an inner browser, which no longer applies. Most references were removed by 1634497. We should remove that one leftover obsolete reference to outerBrowser and close this bug.

You need to log in before you can comment on or make changes to this bug.