638
edits
(→JS) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
* Identify owners for each blocker. | * Identify owners for each blocker. | ||
* Categorize each blocker in order to plan a real path to shipping final product. For example categorize into: Content Editable, Reflow, TextFrame/Run, etc. | * Categorize each blocker in order to plan a real path to shipping final product. For example categorize into: Content Editable, Reflow, TextFrame/Run, etc. | ||
* Make sure at least two people are available to work on each category of bugs above. | |||
=== GFX === | === GFX === | ||
Line 20: | Line 21: | ||
=== Content === | === Content === | ||
* Zero content sg: blocker bugs: By this query: [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Core&component=DOM&component=DOM+to+Text+Conversion&component=DOM%3A+Abstract+Schemas&component=DOM%3A+Core&component=DOM%3A+CSSOM&component=DOM%3A+Events&component=DOM%3A+HTML&component=DOM%3A+Level+0&component=DOM%3A+Load+and+Save&component=DOM%3A+Mozilla+Extensions&component=DOM%3A+Traversal-Range&component=DOM%3A+Validation&component=DOM%3A+Views+and+Formatting&component=Error+Console&component=Event+Handling&component=HTML%3A+Form+Submission&component=HTML%3A+Parser&component=Java%3A+Live+Connect&component=Plug-ins&component=Security&component=Security%3A+CAPS&component=Web+Services&component=XBL&component=XForms&component=XML&component=XPConnect&component=XSLT&component=XTF&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=anywordssubstr&status_whiteboard=sg%3Ahigh+sg%3Acritical&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&known_name=1.9a1%2B&query_based_on=1.9a1%2B&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=blocking1.9%2B] | |||
* Get all blockers that are regressions from non-blockers fixed or backed out | |||
* No content leaks in Tp2, mochitest or reftest | |||
=== JS === | === JS === | ||
* ES4 / TG1 spec work | |||
** We are in spec-writing and RI bug-fixing mode now | |||
** All "feature" issues were resolved last quarter | |||
** Goal is for complete first (pre-alpha) end-to-end draft by end-of-quarter | |||
** Schedule for submission to ECMA begins Q1 08, involves a year worth of review rounds | |||
* ActionMonkey | |||
** Finish Stage 1, {{bug|393023}}. | |||
** Finish selected Stage 2 bugs (TBD). Stage 2 will focus on integrating the Tamarin object model into SpiderMonkey. | |||
=== Toolkit === | === Toolkit === |
edits