Closed
Bug 1219426
Opened 10 years ago
Closed 10 years ago
Camera can setup viewfinder early after configuring
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
Gecko ensures that when the app is notified that the camera is configured, the preview has also been started. Rather than wait for the preview state change, we can shorten the critical path (and get in before a display refresh happens, and another will need to happen again afterwards anyways) by enabling it right away in some cases.
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8680233 -
Flags: review?(jdarcangelo)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → aosmond
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8680233 -
Flags: review?(jdarcangelo) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•