Closed
Bug 853000
Opened 13 years ago
Closed 12 years ago
Camera - refactor non-DOM API to clean up usage by WebRTC, possibly others
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 909542
People
(Reporter: mikeh, Unassigned)
References
Details
In bug 825110 comment 19 and comment 20, Chiajung and I discussed tweaking the CameraControl API to make the integration with WebRTC cleaner, and agreed to defer that to a new bug.
The rework should ensure that:
1. the API has no JS dependencies;
2. doesn't require the client to create its own camera thread;
3. doesn't implicitly post asynchronous callbacks to the Main Thread.
Reporter | ||
Comment 1•12 years ago
|
||
Bug 909542 will include all of these changes.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•