QA/Firefox3.5/Native JSON Testplan
< QA | Firefox3.5
Jump to navigation
Jump to search
- Native JSON Test Plan
Overview
Provides a native implementation of a JSON parser so that every Web application/web JS framework under the sun doesn't have to write their own.
Test Strategy
Transposing a note from Mikeal into here
Will take the biggest JS Framework test libraries (scriptaculous, prototype, dojo, jquery etc) and change their library to use the native JSON implementation rather than their own homegrown one.
Then we will run the existing JSON tests of those libraries against the new JSON implementation. It seems like this is the easiest way to get the most bang for our buck.
Schedule Scoping
Extreme Risk. The new patch for this has not landed yet, no reviews scheduled. Likely to get cut.