Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buffer: add @@toStringTag to Blob #37336

Merged
merged 1 commit into from Feb 15, 2021
Merged

buffer: add @@toStringTag to Blob #37336

merged 1 commit into from Feb 15, 2021

Commits on Feb 15, 2021

  1. buffer: add @@toStringTag to Blob

    This commit adds the toStringTag to the Blob class to match
    the behavior of Chrome and Firefox.
    
    PR-URL: nodejs#37336
    Fixes: nodejs#37337
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    cjihrig committed Feb 15, 2021
    Copy the full SHA
    a7ba592 View commit details
    Browse the repository at this point in the history