Closed
Bug 988939
Opened 11 years ago
Closed 10 years ago
[B2G][Camera] Refactor to handle updated state names in CameraControl API
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: justindarc, Unassigned)
References
Details
(Whiteboard: [priority])
Need to update Camera app in Gaia to handle updated state names/error codes as a result of the refactoring in Bug 985496.
Updated•11 years ago
|
Whiteboard: [priority]
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Mike Habicher [:mikeh] from comment #1)
> Did this ever happen?
Yes and no. We have error handlers on all the API calls now, but we don't always look at the error code passed in (which in most cases doesn't matter if we're trying to take a picture/record a video, we simply have to cancel the operation in our app regardless of the error code).
Flags: needinfo?(jdarcangelo)
Comment 3•10 years ago
|
||
Sounds like a closer. Any future cases that require handling of specific errors should open new bugs.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•