Closed
Bug 1197772
Opened 9 years ago
Closed 9 years ago
[TV 2.5] Implement a client-side page for TV remote control prototyping
Categories
(Firefox OS Graveyard :: Gaia::TV, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
FxOS-S7 (18Sep)
People
(Reporter: lchang, Assigned: lchang)
References
Details
(Whiteboard: [ft:conndevices])
We need to implement some remote controlling functions such as a touch panel and a virtual keyboard on this client-side page. This page will be exposed by the http server.
Also, we need to define the protocol between server and client in this bug.
Updated•9 years ago
|
Blocks: TV_FxOS2.5
Priority: -- → P1
Whiteboard: [ft:conndevices]
Target Milestone: --- → FxOS-S6 (04Sep)
Assignee | ||
Comment 1•9 years ago
|
||
Update my prototype here: https://github.com/luke-chang/ajax-websocket-test
Assignee | ||
Comment 2•9 years ago
|
||
The front-end pages are almost done. Please refer to the repository in comment 1.
Following features have been implemented:
- Keyboard events
- Mouse/touch events
- Input message
Next, I will work on tasks below:
- Document the protocols between server and client
- Dispatch input messages via mozInputMethod API in server side
- Draw mock mouse cursor in system app (since Gecko doesn't support it now)
For the last two tasks, I will file another two bugs for easily tracking.
Comment 3•9 years ago
|
||
Hi Luke,
Thanks for the update.
Please let me know when you done create and attached the last two bugs. I will close this one then.
Flags: needinfo?(lchang)
Updated•9 years ago
|
Target Milestone: FxOS-S6 (04Sep) → FxOS-S7 (18Sep)
Assignee | ||
Comment 4•9 years ago
|
||
I've filed Bug 1203045 and Bug 1203048 for the last two tasks so close this one since it has been done.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(lchang)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•