Re: [mediacapture-main] Replace ErrorEvent with ErrorEvent in html

So is there any spec other than HTML that uses `ErrorEvent`? I ask 
because it honestly seems like a strange thing to do, given how 
specific it is to reporting errors in scripts, with line/column 
information and everything.

If it's only used for "Any error occured from the data channel" then 
maybe a RTCDataChannelErrorEvent would be a better fit?

-- 
GitHub Notification of comment by foolip
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/335#issuecomment-205759278
 using your GitHub account

Received on Tuesday, 5 April 2016 11:15:14 UTC