Adapt NetworkInformation API to new events structure#15177
Conversation
This PR adapts the NetworkInformation API to conform to the new events structure.
Elchi3
left a comment
There was a problem hiding this comment.
It looks to me as if typechange/ontypechange isn't a thing anymore.
Can you confirm and remove?
|
Running https://mdn-bcd-collector.appspot.com/tests/api/NetworkInformation/ontypechange in BrowserStack on Chrome Android 96, it appears that it's still implemented. However, it's not standard track and there is a discussion open for Chrome's removal, see https://crbug.com/699892. |
Ah interesting! Can you add that bug as a note? That way, people know that it is really a dead thing. |
This PR adapts the NetworkInformation API to conform to the new events structure.