Platform/2007-Q3-Goals: Difference between revisions
< Platform
Jump to navigation
Jump to search
(→JS) |
|||
Line 30: | Line 30: | ||
=== 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] | |||
* Support new Java Plugin Architecture (need input from sun to determine if we can meet this, need them to work with us and hack on this together, and will need their approval that it meets their needs). | |||
* nsDocumentDestroy needs to die. {{bug|348156}} | |||
* <field> evaluation {{bug|372769}} | |||
* Get rid of script in scrollbar XBL binding {{bug|384612}} | |||
=== JS === | === JS === |
Revision as of 22:36, 28 June 2007
Audio Recording of this Meeting
Meeting Agenda/Notes for Goal Planning Session: Jun 27, 2007
- Discuss the process for Q2 goals as we'll continue that process for Q3.
- Record and discuss the goals for each functional group below.
- Call for updates/changes.
- Schedule additional sessions as needed.
Please update the goals for each functional group for Q3 of 2007:
Goal Summary
Overall Goals
Layout
GFX
- Fix all sec-critical bugs
- Fix all blockers? All blockers that are filed as of now?
- Identify 3 areas to improve performance or memory usage and create plan for fixing (either for 1.9 or 2)
- Implement [one of these?] for 1.9
- Printing
- We need something here.. not sure what
- "advanced" (svg, canvas) graphics performance
- implement plan to replace or improve pixman
Mac OS X
Content
- Zero content sg: blocker bugs: By this query: [1]
- Support new Java Plugin Architecture (need input from sun to determine if we can meet this, need them to work with us and hack on this together, and will need their approval that it meets their needs).
- nsDocumentDestroy needs to die. bug 348156
- <field> evaluation bug 372769
- Get rid of script in scrollbar XBL binding bug 384612
JS
- ES4-related:
- Complete work on moving refimpl to type closures
- Implement separate compilation units
- Integrate finalized proposals into the spec