Open Bug 1734619 Opened 3 years ago

Add support for Safe Mode

Categories

(Remote Protocol :: Agent, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

Details

With Marionette we have support for Safe Mode but that particular code hasn't been ported to the Remote Agent yet. But it would be great to have at some point. The existing code can be found here:

https://searchfox.org/mozilla-central/rev/763b888847ac7291248b62ef3ab99da6ba2332d6/remote/components/Marionette.jsm#158-162,179-182,240-255

To get support for Remote Agent similar code needs to be added here:

https://searchfox.org/mozilla-central/rev/763b888847ac7291248b62ef3ab99da6ba2332d6/remote/components/RemoteAgent.jsm#217

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