Closed
Bug 1200550
Opened 9 years ago
Closed 9 years ago
The "Take picture…" item of the buddy icon panel is disabled
Categories
(Instantbird Graveyard :: Contacts window, defect)
Instantbird Graveyard
Contacts window
Tracking
(Not tracked)
RESOLVED
FIXED
Instantbird 43
People
(Reporter: florian, Unassigned)
Details
(Whiteboard: [1.6-blocking])
Attachments
(1 file)
3.57 KB,
patch
|
florian
:
review+
|
Details | Diff | Splinter Review |
The error console shows:
Error: NS_ERROR_UNEXPECTED:
Source File: chrome://instantbird/content/blist.js
Line: 707
That line is navigator.mozGetUserMediaDevices({video: true},
Comment 1•9 years ago
|
||
There's an additional nasty regression: At least for me, the webcam image flickers badly. No idea what to do about it.
Attachment #8655914 -
Flags: review?(florian)
Reporter | ||
Updated•9 years ago
|
Attachment #8655914 -
Flags: review?(florian) → review+
Updated•9 years ago
|
Keywords: checkin-needed
Comment 2•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/68e8f284cd073f60ad65adac11c51ecb71ec04be
Bug 1200550 - Update the user icon panel getUserMedia calls to use the mediaDevices API. r=florian
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Instantbird 43
You need to log in
before you can comment on or make changes to this bug.
Description
•