Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:33:05 +0800
index: don't use rivets to update src attribute of <video> elements
Changing this attribute twice in a row is bad and shouldn't happen, and we're
already setting it in the view (so we can call el.play() immediately
afterwards).
coffee/tram.coffee
Permissions: -rw-r--r--
url: 'https://bitbucket.org/av6/tram-im' PRIVATE: 'tram-im:private' domain: location.hostname urls: 'stun:stun.services.mozilla.com' urls: 'stun:stun.l.google.com:19302' class window.Tram.ServerInfo extends Backbone.Model class window.Tram.ClientState extends Backbone.Model class window.Tram.ClientSettings extends Backbone.Model