-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Re-sync URL
from WebKit + set ERR_MISSING_ARGS
#10129
Conversation
❌ @autofix-ci[bot] 4 files with test failures on linux-x64-baseline: |
❌ @autofix-ci[bot] 3 files with test failures on linux-x64: |
❌ @autofix-ci[bot] 5 files with test failures on bun-darwin-aarch64:
|
❌ @autofix-ci[bot] 4 files with test failures on bun-darwin-x64:
|
❌ @autofix-ci[bot] 10 files with test failures on bun-windows-x86_64-haswell
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good
What does this PR do?
URL
from WebKit, which should 1/2 the size of the JSURL
object in memoryERR_MISSING_ARGS
everywhere we throw createNotEnoughArguments5%-ish perf improvement to
new URL
How did you verify your code works?
There is a test