Firefox/Projects/JS Satchel

From MozillaWiki
Jump to navigation Jump to search

Summary

Port the current form history (Satchel) implementation to JavaScript. This will just be a straight C++-to-JS port, no changes to functionality or internal design.

Current Status

Waiting for zpao's return.

Next Steps

  • Sit down and port it.

Related Bugs

bug 1234567

Team

  • Project Lead: dolske
  • Awesomeness: zpao

Designs

N/A

Goals/Use Cases

N/A

Non Goals

Not porting nsFormFillController.cpp, since it's doing some things that are hard to port to JS, and doesn't have a lot of direct test coverage.