[buddypress-trac] [BuddyPress Trac] #7676: Media 'take Photo' functionality ( webcam.js ) is broken for Mozi Vendor

buddypress-trac noreply at wordpress.org
Sun Apr 1 21:55:42 UTC 2018


#7676: Media 'take Photo' functionality ( webcam.js ) is broken for Mozi Vendor
------------------------------+---------------------
 Reporter:  hnla              |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  high              |   Milestone:  3.0
Component:  Media             |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+---------------------

Comment (by r-a-y):

 Ran JSHint through the patch and had to address a problem with using
 `.catch` since this syntax is not supported in ES3, but we still support
 ES3 according to our `.jshintrc` file:
 https://buddypress.trac.wordpress.org/browser/tags/2.9.3/.jshintrc?marks=6#L6

 Any reason why we continue to use ES3 browsers such as IE6-9?
 http://jshint.com/docs/options/#es3

 Anyway, the change isn't that big from `ray.patch`, so I'll probably
 commit this tomorrow pending any other feedback.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7676#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list