Closed Bug 779047 Opened 12 years ago Closed 9 years ago

Requesting access to take a picture, waiting, then closing the tab - picture is still taken from webcam (unexpected)

Categories

(Core :: WebRTC: Audio/Video, defect)

All
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jsmith, Unassigned)

References

Details

(Whiteboard: [getUserMedia], [blocking-gum-])

Steps:

1. Load https://people.mozilla.com/~anarayanan/gum_test.html in a tab
2. Select picture
3. Quickly close the tab before the picture is taken

Expected:

The camera on the user's hardware should not become active - the tab making the picture request is no longer active.

Actual:

The user's camera still turns on with the tab closed.
Looks like generally we always take a picture no matter what right after the mozGetUserMedia is made, even if it does not make sense to immediately take the picture.
Expected to be resolved by UI. Connect to UI bug.
Depends on: 748835
Not blocking due to comment 2. Will re-evaluate if the UI isn't sufficient to fix this problem.
Whiteboard: [getUserMedia], [blocking-gum-]
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.