Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Summer of Code 2016: Fetch API

Josh Matthews edited this pageMar 1, 2016 ·1 revision

Contact: Manish Goregaokar (Manishearth,manishearth@gmail.com), Josh Matthews (jdm,josh@joshmatthews.net).

This project will be focused on implementing the JS API portion ofFetch API in Servo, which is used to retrieve network resources using a new JS technology calledPromises.

Project breakdown

  • Implementing the basicfetch function and wiring it up to the existing implementation of the underlying network API
  • Implementing any missing DOM APIs from the specification (Request, Response, Headers, etc.)
  • Diagnosing and fixing test failures from theexisting testsuite
  • Writing new tests

Specification:

Reference:

Existing network API:

Documentation for adding new DOM APIs:

Suggestions for preparation

(Feel free to ask questions in #servo onirc.mozilla.org, or ourmailing list!)

  • Read the existingfetch/ code; try to understand it and its relation to the rest of the Fetch spec
  • Gain experience using Rust bysolving an easy DOM issue. Please leave a comment saying that you're working on it.

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp