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

Bug 896425 - Add customization support for recording profile #11286

Merged
merged 1 commit into from Aug 9, 2013

Conversation

yurenju
Copy link
Contributor

@yurenju yurenju commented Aug 1, 2013

No description provided.

this.release(function camera_release_callback() {
navigator.mozCameras.getCamera(options, gotCamera.bind(this));
});
this.release(getDefaultProfiles.bind(this));

Choose a reason for hiding this comment

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

The setting will presumably be constant. At this point in the code we will have already queried it and set vendorDefaultProfiles, so I don't think you need to make this change.

yurenju added a commit that referenced this pull request Aug 9, 2013
Bug 896425 - Add customization support for recording profile r=djf
@yurenju yurenju merged commit c354940 into mozilla-b2g:master Aug 9, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants