Advertisement
testfirefox

1146882 logs v2

Nov 24th, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create standalone.js:24:426
  2. The Components object is deprecated. It will soon be removed. standalone.js:33:28767
  3. loop-link-clicker error message. No Such Channel WebChannel.jsm:134:0
  4. Use of getPreventDefault() is deprecated. Use defaultPrevented instead. 2768540301.js:92:44
  5. navigator.mozGetUserMedia has been replaced by navigator.mediaDevices.getUserMedia standalone.js:99:15569
  6. Ouch, no message handler available for 'AddConversationContext' standalone.js:31
  7. WebRTC interfaces with the "moz" prefix (mozRTCPeerConnection, mozRTCSessionDescription, mozRTCIceCandidate) have been deprecated. standalone.js:98:17551
  8. RTCIceServer.url is deprecated! Use urls instead. <unknown>
  9. RTCIceServer.url is deprecated! Use urls instead. <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement