Closed Bug 1904565 Opened 1 year ago Closed 10 months ago

Implement communication transport mechanism for Worker threads

Categories

(Remote Protocol :: Agent, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1936773

People

(Reporter: whimboo, Unassigned)

References

(Blocks 1 open bug)

Details

To enable communication between the parent process and worker threads, we need to implement a new transport mechanism. The communication must always pass through the content process, resulting in the following flow:

parent process <=> content process <=> worker thread

Points: --- → 8
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Priority: P2 → P3
Whiteboard: [webdriver:backlog] → [webdriver:m13]
Whiteboard: [webdriver:m13] → [webdriver:m14]
Whiteboard: [webdriver:m14] → [webdriver:m15]

I filed new bugs when doing the investigation for worker support, let's close as duplicate.

Status: NEW → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1936773
Resolution: --- → DUPLICATE
Points: 8 → ---
Whiteboard: [webdriver:m15]
You need to log in before you can comment on or make changes to this bug.