Node 8.1.3 by mcollina · Pull Request #306 · nodejs/readable-stream · GitHub
Skip to content

Node 8.1.3#306

Merged
mcollina merged 7 commits into
masterfrom
node-8-1-3
Jun 29, 2017
Merged

Node 8.1.3#306
mcollina merged 7 commits into
masterfrom
node-8-1-3

Conversation

@mcollina

Copy link
Copy Markdown
Member

Includes #304 and #303.

Fixes #302
Fixes #305

Comment thread build/files.js

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to check: this is meant to always pass in environments that don't have global.Uint8Array, right?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

e.g. resolves to obj instanceOf Function

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes exactly.

Comment thread lib/_stream_writable.js
this.end();
cb(err);
};
}; No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lil nit

}));

_stream2.write(undefined);
} No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lil nit

@yoshuawuyts yoshuawuyts left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not seeing anything in particular that needs changing; few comments but those are optional - LGTM

@lrlna lrlna left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ace 💯

@mcollina

Copy link
Copy Markdown
Member Author

@mcollina mcollina merged commit d6c391d into master Jun 29, 2017
@mcollina mcollina deleted the node-8-1-3 branch June 29, 2017 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants