- From: Gabriel Wicke <notifications@github.com>
- Date: Fri, 26 Feb 2016 14:39:56 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 26 February 2016 22:40:26 UTC
Make `time` and `pauses` a `let` rather than `const`, as they are modified.
Discovered while compiling with babeljs.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/431
-- Commit Summary --
* Fix constness bug
-- File Changes --
M reference-implementation/bench/recording-differ.js (2)
-- Patch Links --
https://github.com/whatwg/streams/pull/431.patch
https://github.com/whatwg/streams/pull/431.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/431
Received on Friday, 26 February 2016 22:40:26 UTC