Closed
Bug 1137949
Opened 10 years ago
Closed 10 years ago
Clean up and simplify remoting protocol between player and gfx
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: till, Assigned: yury)
References
Details
The remoting between the player and gfx parts is extremely hard to follow right now. If we want to have any hope at all at ensuring that our sandbox around the player holds, we need to change that.
There are two parts to this: the registration of listeners, and the way messages are created and sent.
Comment 1•10 years ago
|
||
Yury is already working on this.
Assignee: nobody → ydelendik
Blocks: shumway-m3
Assignee | ||
Updated•10 years ago
|
See Also: → https://github.com/mozilla/shumway/issues/2095
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
See Also: → https://github.com/mozilla/shumway/issues/2098
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•