Skip to content

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

@soumen-pradhan

Description

@soumen-pradhan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions