Closed
Bug 1133965
Opened 10 years ago
Closed 10 years ago
[Shinano][Aries] Support Camera and CameraFocus button
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Unassigned)
References
Details
Attachments
(2 files)
(deleted),
text/x-github-pull-request
|
wilsonpage
:
review+
wilsonpage
:
feedback+
|
Details |
(deleted),
text/x-github-pull-request
|
bajaj
:
approval-gaia-v2.2-
|
Details |
We should have support to take pictures in the app when the Camera button is pressed.
Updated•10 years ago
|
Blocks: shinano-backlog
Reporter | ||
Updated•10 years ago
|
Summary: [Shinano][Aries] Support Camera button → [Shinano][Aries] Support Camera and CameraFocus button
Comment 1•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Attachment #8565943 -
Flags: feedback?(wilsonpage)
Reporter | ||
Comment 2•10 years ago
|
||
So, the Gecko part is about to land, and we are exposing this new button as "MozCameraFocusAdjust". My PR was updated accordingly.
Comment 3•10 years ago
|
||
Comment on attachment 8565943 [details]
[gaia] lissyx:bug1133965 > mozilla-b2g:master
Looks good! Not sure we need to keyUp handler. Whilst you're at it can you call .capture() when the volume up/down key is pressed too?
Attachment #8565943 -
Flags: feedback?(wilsonpage) → feedback+
Reporter | ||
Comment 4•10 years ago
|
||
Wilson, I've updated my PR according to your feedback. I just have one question: should those be tested in apps/camera/test/unit/controllers/camera_test.js or is there a better place?
Flags: needinfo?(wilsonpage)
Comment 5•10 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #4)
> Wilson, I've updated my PR according to your feedback. I just have one
> question: should those be tested in
> apps/camera/test/unit/controllers/camera_test.js or is there a better place?
Yep, that should be a good place for the unit-tests :)
Flags: needinfo?(wilsonpage)
Reporter | ||
Updated•10 years ago
|
Attachment #8565943 -
Flags: review?(wilsonpage)
Updated•10 years ago
|
Attachment #8565943 -
Flags: review?(wilsonpage) → review+
Reporter | ||
Comment 6•10 years ago
|
||
Reporter | ||
Comment 7•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
Updated•10 years ago
|
blocking-b2g: --- → 2.2?
Comment 9•10 years ago
|
||
Comment on attachment 8582364 [details]
[gaia] wilsonpage:1133965-v2.2 > mozilla-b2g:v2.2
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):
[User impact] if declined: Volume rocker will toggle volume and not capture
[Testing completed]:
[Risk to taking this patch] (and alternatives if risky): New feature, moderate risk.
[String changes made]: None
Attachment #8582364 -
Flags: approval-gaia-v2.2?
Comment 10•10 years ago
|
||
(In reply to Wilson Page [:wilsonpage] from comment #9)
> Comment on attachment 8582364 [details]
> [gaia] wilsonpage:1133965-v2.2 > mozilla-b2g:v2.2
>
> [Approval Request Comment]
> [Bug caused by] (feature/regressing bug #):
> [User impact] if declined: Volume rocker will toggle volume and not capture
> [Testing completed]:
> [Risk to taking this patch] (and alternatives if risky): New feature,
> moderate risk.
> [String changes made]: None
I'd apply the same reasoning for not approving this as : https://bugzilla.mozilla.org/show_bug.cgi?id=1137918#c9. Also Aries/Shinano will be using our master/central builds so don't think there is value in pushing this on 2.2. please Ni, If I've got anything wrong here.
Updated•10 years ago
|
Attachment #8582364 -
Flags: approval-gaia-v2.2? → approval-gaia-v2.2-
Updated•10 years ago
|
Comment 11•10 years ago
|
||
Removing blocking bug nomination. We are past the feature landing phase of the 2.2 release. Please land on master and this will be picked up in the post 2.2 release train
Thanks
Hema
blocking-b2g: 2.2? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•