- From: Andreas Pehrson via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Jun 2019 13:01:58 +0000
- To: public-webrtc@w3.org
Pehrsons has just submitted a new pull request for https://github.com/w3c/mediacapture-record: == (Editorial) Make timeslice unsigned everywhere == `timeslice` was made unsigned in PR #159 to fix issue #155, but two occurrences of `long` were missed and are still lingering in the spec. This makes both of them `unsigned long`. See https://github.com/w3c/mediacapture-record/pull/174
Received on Thursday, 27 June 2019 13:02:00 UTC