Skip to content

add file class to node:buffer#2484

Merged
anonrig merged 1 commit intomainfrom
yagiz/add-file-class
Aug 9, 2024
Merged

add file class to node:buffer#2484
anonrig merged 1 commit intomainfrom
yagiz/add-file-class

Conversation

@anonrig
Copy link
Copy Markdown
Contributor

@anonrig anonrig commented Aug 6, 2024

  • Adds File to node:buffer
  • Fixes Blob and File typescript definitions
  • Fixes passing NaN as a lastModified to File options.

@anonrig anonrig requested review from a team as code owners August 6, 2024 16:10
@anonrig anonrig requested a review from a team August 6, 2024 16:10
@anonrig anonrig requested a review from a team as a code owner August 6, 2024 16:10
@anonrig anonrig requested review from jasnell and vickykont August 6, 2024 16:10
@anonrig anonrig force-pushed the yagiz/add-file-class branch 4 times, most recently from 60387b5 to 691c787 Compare August 6, 2024 18:09
@anonrig anonrig requested a review from npaun August 6, 2024 18:11
@anonrig anonrig force-pushed the yagiz/add-file-class branch from 691c787 to 9da84bd Compare August 6, 2024 19:51
Copy link
Copy Markdown
Collaborator

@jasnell jasnell left a comment

Choose a reason for hiding this comment

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

LGTM but let's have the @workers-frameworks folks take a look.

Copy link
Copy Markdown
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

Looks good to me 🙂

Copy link
Copy Markdown
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

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

I added a few comments on this file.

This PR also touches crypto, what is the reason, could it be a distinct commit?

As I was explaining to Dario earlier, I usually add a lot of comments when I review code. Feel free to ignore them if not applicable.

@anonrig anonrig force-pushed the yagiz/add-file-class branch from 9da84bd to 849e85a Compare August 7, 2024 14:27
@anonrig anonrig force-pushed the yagiz/add-file-class branch from 849e85a to 70ef054 Compare August 8, 2024 21:40
@anonrig
Copy link
Copy Markdown
Contributor Author

anonrig commented Aug 8, 2024

Internal PR needs to land first, since we need to update @types/node in there as well.

@anonrig anonrig merged commit fe883d8 into main Aug 9, 2024
@dario-piotrowicz dario-piotrowicz deleted the yagiz/add-file-class branch August 9, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants