Closed Bug 1195221 Opened 9 years ago Closed 3 years ago

Implement LocalPresentationSessionTransport for 1-UA devices

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: schien, Assigned: schien)

References

Details

(Whiteboard: [Backlog])

Attachments

(1 obsolete file)

We can implement a local session transport for 1-UA use case because both controlling page and presenting page are rendered on the same device.
For 1-UA scenario, both sender and receiver SessionInfo lives in PresentationService with the same session Id. We need to separate the session info table into two to avoid the Id conflict.
Tommy is actively working on supporting 1-UA presentation over HDMI.
Assignee: xeonchen → kuoe0
Comment on attachment 8695727 [details] [diff] [review]
part 1: add-direction-in-presentation-service.patch

There is an independent bug (Bug 1234492) for this patch.
Attachment #8695727 - Attachment is obsolete: true
I want to use UNIX domain socket instead of TCP socket for 1-UA presentation. But after some consulting, I found we can not use UNIX domain socket on Windows. For Windows, we only can use TCP socket with localhost to do that. I'll try to find another way to do that.
Whiteboard: [ETA 9/2]
Assignee: kuoe0 → schien
Whiteboard: [ETA 9/2] → [ETA 9/30]
Whiteboard: [ETA 9/30] → [ETA Backlog]
Whiteboard: [ETA Backlog] → [Backlog]
Component: DOM → DOM: Core & HTML

Bug 1697680 removed Presentation API implementation.

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

Attachment

General

Created:
Updated:
Size: