Closed Bug 1851812 Opened 10 months ago Closed 7 months ago

[meta] Dispatch events from the parent process

Categories

(Remote Protocol :: Agent, task)

task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: whimboo, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: meta)

To properly dispatch events close to user interactions we have to switch to dispatch widget events, which work in both headful and headless mode. But with using those events we are no longer allowed to dispatch those from the content process because it it considered as not trusted.

We probably do not want to enable this feature by default for now, but allow individuals and CI systems to enable it for actually dispatching widget events.

This meta bug gives an overview of all the required work to do.

Depends on: 1824227
Summary: [meta] Move event dispatching from content to parent process → [meta] Dispatch events from the parent process
Depends on: 1852243
Depends on: 1852529, 1848957
No longer depends on: 1848957
Blocks: 1856989
Blocks: 1866500
No longer blocks: 1797215, 1848957, 1848958, 1853179
Blocks: parent-actions
No longer blocks: 1866500
No longer blocks: 1856989
No longer depends on: 1852529

We directly have to go from content process dispatching to async (widget) events in the parent. So this meta bug is no longer needed.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.