Closed Bug 1676742 Opened 4 years ago Closed 4 years ago

Don't enable event dispatcher of framescript if actors are enabled

Categories

(Remote Protocol :: Marionette, defect, P1)

Default
defect

Tracking

(Fission Milestone:M7, firefox84 fixed)

RESOLVED FIXED
84 Branch
Fission Milestone M7
Tracking Status
firefox84 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [marionette-fission-mvp][simple])

Attachments

(1 file)

Right now we always enable the event dispatcher in listener.js even when actors are enabled. To safe us from useless IPC calls we should not enable the dispatcher.

Blocks: 1675728
No longer blocks: 1669005

By not registering the dispatcher useless IPC message for
page load events won't be sent to the parent process.

Tracking marionette-fission-mvp bugs for Fission Beta milestone (M7).

Fission Milestone: --- → M7
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4b24b915386
[marionette] Don't enable event dispatcher of framescript if actors are enabled. r=marionette-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: