Closed Bug 1746290 Opened 3 years ago Closed 3 years ago

Remove IPDL `intr` from the PRemoteSandboxBroker protocol

Categories

(Core :: Security: Process Sandboxing, task)

task

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox97 --- fixed

People

(Reporter: jld, Assigned: jld)

References

Details

Attachments

(1 file)

PRemoteSandboxBroker::LaunchApp is similar to PGMP::StartPlugin: it's basically a sync message but it's in the parent-to-child direction, which isn't allowed for normal sync messages. However, nested sync messages can support that; intr isn't required.

PRemoteSandboxBroker::LaunchApp is similar to PGMP::StartPlugin:
it's basically a sync message but it's in the parent-to-child direction,
which isn't allowed for normal sync messages. However, nested sync
messages can support that; intr isn't required.

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jld, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(nika)
Flags: needinfo?(jld)
Pushed by jedavis@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c68bbade4f81 Remove `intr` from the `PRemoteSandboxBroker` protocol. r=nika,bobowen
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Flags: needinfo?(nika)
Flags: needinfo?(jld)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: