[webrtc-pc] Merged Pull Request: Update error reports to align with existing DOM Errors

dontcallmedom has just merged pull request 472 for 
https://github.com/w3c/webrtc-pc:

== Update error reports to align with existing DOM Errors ==
* InvalidParam → InvalidAccessError
* SDP errors → OperationError, InvalidModificationError, 
InvalidStateError
* ICE candidate error → OperationError
* IDP errors → NotReadableError, OperationError

close #319 
built on top of #468

See https://github.com/w3c/webrtc-pc/pull/472

Received on Thursday, 4 February 2016 15:48:50 UTC