Skip to content

Make sure numBytes are integer#236

Merged
Constellation merged 1 commit into
WebKit:mainfrom
Constellation:use-integer
Nov 7, 2025
Merged

Make sure numBytes are integer#236
Constellation merged 1 commit into
WebKit:mainfrom
Constellation:use-integer

Conversation

@Constellation
Copy link
Copy Markdown
Member

@Constellation Constellation commented Nov 7, 2025

It is hard to imagine that using floating-point numbers for numBytes in the wild, which is changed in 6215add. This patch ensures that numBytes are integers.

Probably it is hard to see in the wild that we use floating-point
numbers for numBytes in randomFileContents, which is changed in 6215add.
This patch ensures that numBytes are integers.
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 7, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit ba15ac8
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/690da0ea144e0c0008159b0c
😎 Deploy Preview https://deploy-preview-236--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

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

Yeah, seems reasonable to me.

@Constellation Constellation merged commit 76e6f41 into WebKit:main Nov 7, 2025
22 of 23 checks passed
@camillobruni
Copy link
Copy Markdown
Contributor

thanks!

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.

3 participants