[buddypress-trac] [BuddyPress Trac] #7676: Media 'take Photo' functionality ( webcam.js ) is broken for Mozi Vendor
    buddypress-trac 
    noreply at wordpress.org
       
    Tue Apr  3 16:58:05 UTC 2018
    
    
  
#7676: Media 'take Photo' functionality ( webcam.js ) is broken for Mozi Vendor
------------------------------+---------------------
 Reporter:  hnla              |       Owner:  r-a-y
     Type:  defect (bug)      |      Status:  closed
 Priority:  high              |   Milestone:  3.0
Component:  Media             |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by r-a-y):
 * owner:  (none) => r-a-y
 * status:  new => closed
 * resolution:   => fixed
Comment:
 In [changeset:"11944" 11944]:
 {{{
 #!CommitTicketReference repository="" revision="11944"
 Avatars: Fix webcam functionality when taking a photo in Firefox.
 The `navigator.getUserMedia` API, which our webcam functionality relies
 on,
 is deprecated.  As a result, webcam functionality does not work in
 Firefox.
 This commit addresses this by supporting the newer
 `navigator.mediaDevices`
 API, while also adding backward-compatible support for those browsers that
 still require `navigator.getUserMedia`.
 Props r-a-y, DJPaul, hnla.
 Fixes #7676.
 }}}
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7676#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list