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

dontcallmedom has just submitted a new pull request 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 Monday, 18 January 2016 15:27:57 UTC