Confirmed users
2,023
edits
(→QA) |
|||
| (12 intermediate revisions by 6 users not shown) | |||
| Line 12: | Line 12: | ||
=== UX design === | === UX design === | ||
Currently interesting bugs: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=475356 bug 745536] - revise theme for smaller screens and lower resolutions (winCE) | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=474480 bug 474480] - Update the Add-ons Manager UI | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=474492 bug 474492] - Update the downloads manager UI | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=474496 bug 474496] - Update the preferences UI | |||
* work-in-progress UI design status page [http://spreadsheets.google.com/ccc?key=p2tjDbTybTBrG9uAjuSPTZQ&hl=en UI design status spreadsheet] | * work-in-progress UI design status page [http://spreadsheets.google.com/ccc?key=p2tjDbTybTBrG9uAjuSPTZQ&hl=en UI design status spreadsheet] | ||
| Line 17: | Line 24: | ||
* if you open a bug that needs some UI/UX attention, use the "uiwanted" keyword | * if you open a bug that needs some UI/UX attention, use the "uiwanted" keyword | ||
=== Front end === | |||
Working on: | |||
* Bookmark folder related bugs | |||
** Editing a bookmark's folder ([https://bugzilla.mozilla.org/show_bug.cgi?id=456482 bug 456482], [https://bugzilla.mozilla.org/show_bug.cgi?id=465294 bug 465294]) | |||
** Adding a folder ([https://bugzilla.mozilla.org/show_bug.cgi?id=465290 bug 465290]) | |||
** Deleting a folder ([https://bugzilla.mozilla.org/show_bug.cgi?id=465292 bug 465292]) | |||
* Rework Managers: | |||
** Downloads ([https://bugzilla.mozilla.org/show_bug.cgi?id=474492 bug 474492]) | |||
** Add-ons ([https://bugzilla.mozilla.org/show_bug.cgi?id=474480 bug 474480]) | |||
** Preferences (https://bugzilla.mozilla.org/show_bug.cgi?id=474496 bug 4747496]) | |||
** Depends on the <richlistbox> replacement | |||
* Scroll indicators ([https://bugzilla.mozilla.org/show_bug.cgi?id=461843 bug 461843]) | |||
* Window resizing in WinCE | |||
* WinCE theming | |||
Landed: | |||
* l10n support | |||
* Theme folders | |||
=== Geolocation support === | === Geolocation support === | ||
=== Windows Mobile === | === Windows Mobile === | ||
We are targeting a Milestone release for the first week of February, targeting the HTC touch pro. | |||
We are two patches away from the meta goal of building from trunk. The tools changes have review from dougt, and are waiting for review from ted, who has promised review by the end of the week. NSPR changes are waiting for review from Nelson, who asked for and received a patch against NSPR trunk | |||
====''Milestone Release Blockers''==== | |||
* Installer {{bug|474530}}, '''r?ted''' | |||
* <strike>XR Stub {{bug|459629}}, '''checked in''' </strike> | |||
* Window resizing {{bug|474804}}, '''mfinkle''' | |||
* Tools refactor {{bug|474737}}, '''r?ted''' | |||
* NSPR {{bug|456449}}, {{bug|466790}}, '''r?nelson''' | |||
* <strike>Media {{bug|461844}}, '''checked in'''</strike> | |||
* First run exit {{bug|474812}}, '''wolfe''' | |||
* <strike>fennec.exe doesn't have and icon {{bug|474813}}, '''checked in'''</strike> | |||
* PRNG crash {{bug|466745}}, '''r?nelson''' | |||
* smaller chrome images {{bug|475356}}, '''madhava''' | |||
====''Other Notes''==== | |||
* Installer CAB creation (Bug 474530) has an attached patch. After patch application, you can create a CAB file by going to $OBJDIR/mobile/installer and running a ''make'' command. | |||
* Complete removal of build tools is stalled on a bug which appears to be in the mozilla-tools bash.exe working in conjunction with the mozilla-tools make.exe | * Complete removal of build tools is stalled on a bug which appears to be in the mozilla-tools bash.exe working in conjunction with the mozilla-tools make.exe | ||
=== Symbian === | === Symbian === | ||
[https://wiki.mozilla.org/Mobile/Symbian/NSPR NSPR] building (including build instructions) and unit-tests run on emulator and hardware. Need to investigate failures. | |||
This week: file bugs/patches for other components: JS, XPCOM, Widget Library. | |||
=== [[Mobile#Performance|Performance]] === | === [[Mobile#Performance|Performance]] === | ||
| Line 39: | Line 80: | ||
=== Plugins === | === Plugins === | ||
Composited plugins draw and receive mouse up/down events in Fennec. | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=442109 bug 442109] | |||
=== Builds === | === Builds === | ||
win mobile builds: [[https://bugzilla.mozilla.org/show_bug.cgi?id=422206 bug 422206]] | |||
=== QA === | === QA === | ||