test: pass URL's toascii.window.js WPT#39910
Closed
XadillaX wants to merge 1 commit intonodejs:masterfrom
Closed
Conversation
aea1c96 to
353f8dc
Compare
benjamingr
approved these changes
Aug 27, 2021
Linkgoron
reviewed
Aug 27, 2021
test/common/wpt.js
Outdated
| filename: absolutePath | ||
| }); | ||
| }; | ||
| if (this.scriptsModifier) this?.scriptsModifier(obj); |
Member
There was a problem hiding this comment.
An alternative is to write: this.scriptsModifier?.(obj);
Contributor
Author
There was a problem hiding this comment.
ah, just a typo. i'll edit it.
Linkgoron
approved these changes
Aug 27, 2021
tniessen
approved these changes
Aug 28, 2021
jasnell
approved these changes
Aug 28, 2021
This comment has been minimized.
This comment has been minimized.
watilde
approved these changes
Aug 29, 2021
353f8dc to
4cd8239
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Collaborator
XadillaX
added a commit
that referenced
this pull request
Aug 30, 2021
PR-URL: #39910 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Contributor
Author
|
Landed in b63e449 |
Member
|
Should probably be backported with or after #39848 |
targos
pushed a commit
to targos/node
that referenced
this pull request
Oct 9, 2021
PR-URL: nodejs#39910 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.