Skip to content
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

The source links on https://v8.dev/blog/v8-extras are broken, since the files do not exist anymore. #786

Open
soumen-pradhan opened this issue Nov 24, 2024 · 0 comments

Comments

@soumen-pradhan
Copy link

In the article https://v8.dev/blog/v8-extras, the URLs for promise.js, uri.js, bootstrapper.cc, ReadableStream.js etc are broken since they link to https://code.google.com/p/chromium/codesearch#chromium/src/v8/src/js/promise.js which redirects to https://source.chromium.org/chromium#chromium/src/v8/src/js/promise.js and the files no longer exist.

The links could be changed to specific tagged version of source like https://chromium.googlesource.com/v8/v8.git/+/refs/tags/5.0.1/src/js/promise.js

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

No branches or pull requests

1 participant