Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
(→Layout: add way too many items for me) |
|||
(29 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
=== Audio Recording of this Meeting === | |||
* [http://people.mozilla.com/~dsicore/mp3/PlatGoals-2007-04-06.mp3 Platform Goals Meeting - 2007-04-06 MP3] | |||
* [http://shotoku.sicore.org:8080/feeds/mozilla/podcasts/rss2 Mozilla Platform Podcast] | |||
=== Meeting Agenda/Notes for First Goal Planning Session: Apr 6, 2007 === | === Meeting Agenda/Notes for First Goal Planning Session: Apr 6, 2007 === | ||
Line 8: | Line 13: | ||
Please update the goals for each functional group for the months 4, 5, 6 of 2007: | Please update the goals for each functional group for the months 4, 5, 6 of 2007: | ||
[http://groups.google.com/group/mozilla.dev.planning/msg/1401d9fdac7a785c Minutes from This Meeting] | |||
=== Goal Summary === | |||
* List metrics we are going to care about | |||
* Define milestones & performance targets & strive to reach them wherever possible [a little softer than should be] | |||
* Focusing on blocking (+) bugs and significantly reduce number of blocking bugs | |||
* GFX & layout performance parity with 1.8, with no regressions [damon's raised a flag here regarding overall layout bandwidth] | |||
* Carbon-to-cocoa API work finished; new appshell implementation | |||
* Content: cut blocker list in half for content; fix some specific security vulnerabilities | |||
* Implement & land cross-site XMLHTTPrequest | |||
* Develop protected mode plan | |||
* Enable libXUL | |||
* Finish Breakpad implementation | |||
<b>Goal Meeting #2, May 2 @ 2:30PM PDT Notes:</b> | |||
=== Overall Goals === | |||
* A specific focus performance regressions: We will define milestones and performance targets and strive to reach them. Note: Will use the graph server to see and track international page rendering. | |||
* Begin immediately focusing on "+" bugs. | |||
* Significantly reduce the number of blocker bugs. | |||
=== Layout === | === Layout === | ||
* Enable new textframe (roc) | * Enable new textframe (roc) | ||
* Complete compositor (roc) | * <s>Complete compositor (roc)</s> | ||
* | * Fix Major Regressions From the Reflow Branch Landing: | ||
* | ** {{bug|300030}} (dbaron) | ||
** {{bug|332922}} (dbaron) | |||
* Get style system tested under mochitest well enough to catch common mistakes when adding CSS properties (dbaron) | |||
* add reftests for reflow branch work (particularly table width calculation) (dbaron) | * add reftests for reflow branch work (particularly table width calculation) (dbaron) | ||
* make progress on [https://bugzilla.mozilla.org/buglist.cgi?bug_id=334460,335053,335054,336756 layout invariant assertions] (dbaron) | * make progress on [https://bugzilla.mozilla.org/buglist.cgi?bug_id=334460,335053,335054,336756 layout invariant assertions] (dbaron) | ||
* key 1.9 style system changes: {{bug|156716}}, {{bug|348637}} (dbaron) | * Accessibility Improvement: key 1.9 style system changes: <s>media queries ({{bug|156716}})</s>, always use my colors pref {{bug|348637}} (dbaron) | ||
* additional important (user-facing) patches: {{bug|43114}}, {{bug|335963}} (dbaron) | * additional important (user-facing) patches: scroll position restoration {{bug|43114}}, link handling {{bug|335963}} (dbaron) | ||
* <s>progress on [https://bugzilla.mozilla.org/buglist.cgi?bug_id=915,363249,363250,371323,25888,50630,87277,156716,311415,191699,19963,326624,130473,118501,132035 top CSS bugs]</s> (dbaron) | |||
* Implement Unicode-compatible line breaking (smontagu) | |||
* International text issues from new textframe (smontagu) ? (Does this mean we won't have any issues with international text?) | |||
* Initialize editors for at least single-line text controls lazily (bzbarsky) | |||
* Get enn's popup rewrite reviewed (bzbarsky) | |||
=== GFX === | === GFX === | ||
* Feature-complete gfx (Note: Requires sync with Firefox plans for UI demands from gfx [mconnor]; same applies to SVG [tor]) | |||
* No functional regressions in gfx rendering | |||
* Performance parity with 1.8. (BIG NOTE: might be too difficult for this quarter.) | |||
* Rewrite parts of CSS Rendering for performance/correctness (initially borders/outlines -- vlad) | |||
=== Mac OS X === | === Mac OS X === | ||
* | * Cocoa Widgets Stable (eliminate all blockers): Current blockers: 27. | ||
* Finish | * Finish new appshell implementation. | ||
* Finish | * Finish native form controls for Mac OS X. | ||
=== Content === | === Content === | ||
* Make style sheets know their principal and make URI/Image CSSValues know what their originating principal is (bzbarsky) | |||
* Land the "don't block parser on stylesheets" patch (bzbarsky) | |||
* Stop adding <br> nodes to plaintext in editor (depends on new textframe) (bzbarsky) | |||
* Implement and land Cross Site XMLHttpRequest (sicking) | |||
* Cut my blocker list in half, including fixing any beta blockers (sicking) | |||
* Investigate <include> and, if appropriate, implement it. Otherwise work on XBL2 (sicking) | |||
* Fix plugin widget reparenting to solve plugin teardown problems, primarily on Win32 (jst) | |||
* Sort out JS principals vs scope issue described in bug 317240 (jst) | |||
* Continue investigating Mozilla 2 (jst) | |||
=== JS === | === JS === | ||
* Convince reference implementation of JS2/ES4 to pass spidermonkey and AS3 testsuites | * Convince reference implementation of JS2/ES4 to pass spidermonkey and AS3 testsuites | ||
* Fix bug https://bugzilla.mozilla.org/show_bug.cgi?id=363891 | |||
=== Moz2 === | === Moz2 === |