Re: [webrtc-pc] RTCError extends DOMException (#2089)

Reply to previously unaddressed comment:

> Section 11.1.2 says that sdpLineNumber is only set if the errorDetail value is "sdp-syntax-error". Would it make sense for sdpLineNumber to be set for other errorDetail values such as "hardware-encoder-not-available"/"hardware-encoder-error" (to indicate the specific encoder that is not available)?

Not sure, this is something that can happen at setParameters(), now when you're parsing SDP. I think having more info on that is a separate issue than this "refactoring" of RTCError.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2089#issuecomment-459342366 using your GitHub account

Received on Thursday, 31 January 2019 13:24:09 UTC