Closed Bug 1685257 Opened 3 years ago Closed 3 years ago

Remove unused root actor trait allowChromeProcess

Categories

(DevTools :: General, task, P3)

task

Tracking

(firefox86 fixed)

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: jdescottes, Assigned: ochameau)

Details

Attachments

(1 file)

The RootActor trait allowChromeProcess is never read as a trait:
https://searchfox.org/mozilla-central/search?path=&q=allowChromeProcess

We should be able to remove the code at https://searchfox.org/mozilla-central/rev/a0ccd492719b1ad2106f6456549be62a76f45acb/devtools/server/actors/root.js#129-140

Traits are supposed to expose certain DevTools server features/settings to the DevTools client, but here this is only used on the server side.

Priority: -- → P3
Assignee: nobody → poirot.alex
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62602c897b54
[devtools] Remove unused allowChromeProcess trait. r=nchevobbe
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: