Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 931654 - [HW test] Simple camera app implementation #15522

Closed
wants to merge 1 commit into from

Conversation

MBRSL
Copy link
Contributor

@MBRSL MBRSL commented Jan 20, 2014

No description provided.

var startBtn = document.getElementById('start');
var storage = null;
if ('getDeviceStorage' in navigator) {
storage = navigator.getDeviceStorage('pictures');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you like to test sdcard?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I would like to save the result image, so I test it before using it.

@mozilla-autolander-deprecated
Copy link
Contributor

This pull request has been closed due to tree stability issues. Please rebase and re-open the pull request if you still need to land this. Ensure the gaia-try run is green before landing. Sorry for any inconvenience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants