Jxck 2024/6/14

URL.parse を Chromium で Ship するまで

Read Original

この記事は、Chrome 126 で実装された URL.parse 機能の開発プロセスを詳細に説明しています。著者は、例外を投げる new URL() の代替として、パース失敗時に null を返す URL.parse() を Chromium に実装した経験を共有しています。Firefox と Safari に先行実装された後、Chromium での実装に着手し、WebIDL の変更、C++ バインディングの追加、WPT テストの通過など、コントリビューションの全工程を解説しています。

URL.parse を Chromium で Ship するまで

コメント

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet