Closed Bug 1709035 Opened 5 years ago Closed 5 years ago

Hover text of remote control robot icon should explain the reason for remotecontrol

Categories

(DevTools :: General, defect, P3)

defect

Tracking

(firefox90 fixed)

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

When the browser starts under remote control, a robot icon is displayed in the URL bar. When hovering on the icon, the hover text reads: "Browser is under remote control" (searchfox)

The browser can be under remote control for three reasons:

  • devtools debugger server
  • RemoteAgent
  • marionette

searchfox

The message should be different depending on the reason(s) which led to show the icon.

Type: task → defect
Summary: Update the hover text of the remote control robot icon to give more explanation → Hover text of remote control robot icon should explain the reason for remotecontrol

(In reply to Julian Descottes [:jdescottes] from comment #0)

The browser can be under remote control for three reasons:

  • devtools debugger server
  • RemoteAgent
  • marionette

The message should be different depending on the reason(s) which led to show the icon.

That is a good idea! Maybe we can word it like: Browser is under remote control by { $component } or similar. That would reduce the l10n work and will make it flexible for possible other remote components.

Whereby multiple components can be active at the same time. As such we would also need support for plurals.

Blocks: 1709071

With this change, the title text of the robot icon now reads "Browser is under remote control by { $component }"
With component being one of DevTools, Marionette or RemoteAgent.

Note that if several components are listening at the same time, only the first one we checked is displayed.
Having several remote control tools running at the same time is considered as an edge case here.
The main goal of the feature is to help users identify what triggered remote control in case they are confused by the icon showing up.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2ccc83fedbdb [remote] Show remote control component in robot icon title text r=Gijs,flod
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: