master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Latest commit
`url.idl` defines URL's constructor as: ``` constructor(USVString url, optional USVString base); ``` `idlharness.any.js` checks its length as `1`. So we should remove constructor's second argument and use `arguments[1]` in constructor's logic. Refs: https://url.spec.whatwg.org/#idl-index PR-URL: #39848 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com>
48655e1
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time