Confirmed users
699
edits
(→Camera) |
|||
(33 intermediate revisions by 8 users not shown) | |||
Line 8: | Line 8: | ||
== Schedule == | == Schedule == | ||
* Beta 1: We are frozen, except for remaining [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocking-fennec%3A2.0b1%2B blockers] | * Beta 1: We are frozen, except for remaining [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocking-fennec%3A2.0b1%2B blockers] | ||
* Design | * Design frozen: Yes! but, still working with UX on small things that come up | ||
* Beta 2 code freeze: TBD | * Beta 2 code freeze: TBD | ||
== Major Topics for This Week == | == Major Topics for This Week == | ||
* Fennec bump version to 4.0 | |||
== Front-end == | == Front-end == | ||
Line 32: | Line 33: | ||
=== Qt === | === Qt === | ||
* Fixed bug that caused Qt builds to crash after 20s of idle. | |||
* Build still is missing lots of integration points (like hildon input, upload file dialog) | |||
== Android == | == Android == | ||
* Custom library loader {{bug|588607}} waiting for review | |||
* Standard packaging path for APK generation working {{bug|567873}} | |||
== Electrolysis == | == Electrolysis == | ||
Line 42: | Line 48: | ||
=== Geolocation Working Group === | === Geolocation Working Group === | ||
* TPAC first week of Nov. | |||
* Disabled wifi scanning on < XP sp3 (not mobile, but interesting) | |||
* Fixed a PM bug - thanks mwu! | |||
=== Video === | === Video === | ||
=== Camera === | === Camera === | ||
* unless it isn't | * unless it isn't clear, camera is NOT blocking fennec 2.0 | ||
=== Plugins === | === Plugins === | ||
=== Performance === | === Performance === | ||
* alon identified hot spots in the IPC communication using a new tool. Has [https://bug596725.bugzilla.mozilla.org/attachment.cgi?id=478080 pretty pictures] too. | |||
** Based on this, and input from dwitte, reduced Ts & Txul significantly. | |||
** More to come, possiblity | |||
*** content preference | |||
*** network cookies | |||
* Changing child process priority | |||
** http://hg.mozilla.org/users/dougt_mozilla.com/wip/file/97fc4c325a30/bug_594121 | |||
** Please give it a go and report back | |||
** Need tools to better measure this sort of change (stover + alon were discussing building something) | |||
=== Networking === | === Networking === | ||
* We have reviews needing love from a necko peer. | |||
=== Graphics === | === Graphics === | ||
* GL compositing going through review | |||
* GL needs help! See dependencies of {{bug|598864}} | |||
* may not make b2 | |||
=== Startup === | === Startup === | ||
Line 63: | Line 86: | ||
== Release Engineering == | == Release Engineering == | ||
* release updates | |||
** still pending review | |||
** testing has hit snags | |||
* softlinked chinook nightly repos to fremantle | |||
* android tests | |||
** first dots in graphs-stage | |||
** working on getting the patch reviewable | |||
** need to track down where the order for 10 MV tegras is | |||
* maemo tp4 | |||
** nochrome is finishing in ~5min? | |||
** chrome is hanging. | |||
* clobbered scratchbox to fix old versioned debs | |||
== QA == | == QA == | ||
=== Manual === | === Manual === | ||
* New Bugs over the week: [http://bit.ly/cuj7Me filed] | |||
** Triaging in-litmus? bugs and are adding testcases to litmus | |||
** What's the plan on patch landings after b1? | |||
* Need a triage of bugs [http://bit.ly/a9zFp3 nominated over the past two weeks] | |||
* Results from [https://wiki.mozilla.org/QA/Fennec/Waverley#Results nightly Smoketest runs] | |||
=== Automation === | === Automation === | ||
* android - results in releng staging! congrats BEAR! | |||
** one patch needs landing for mochitest on android {{bug|598366}} [FIXED] | |||
** SUTAgent has had some fixes in the last week {{bug|600266}} [FIXED] | |||
*** And this one for reboots {{bug|600267}} [FIXED] | |||
** a couple patches working through the review queue for talos on android {{bug|596132}} [PATCHED + REVIEWED] | |||
** tpan/tzoom work on android, but tzoom is still orange in general {{bug|600590}} | |||
** page loader tests works for android, needs review {{bug|599494}} | |||
* browser-chrome - need some attention, carryover from last week | |||
** new test files {{bug|489163}} [NO PATCH] (should have been {{bug|489160}}) | |||
*** {{bug|570706}} need some updating [FIXED] | |||
** 4 bugs left in order to run green: | |||
*** {{bug|598957}} - browser_preferences_basic panning is busted [FIXED] | |||
*** {{bug|598962}} - Viewport browser-chrome tests failures (fix underway!) | |||
*** {{bug|600528}} - browser-sessionstore.js gets a timeout on linux desktop browser-chrome tests | |||
*** {{bug|600529}} - browser_mainui.js failure [FIXED] | |||
** need to land patch {{bug|597056}} to remove firefox tests from mobile tests [FIXED] | |||
* [[https://wiki.mozilla.org/Mobile/Fennec_Unittests/green#mochitest mochitest: green]] | |||
** {{bug|590248}} and {{bug|587646}} account for 60% of known mochitest failures on n900!, no progress on these two bugs?! Still no traction on this - WEEK #6, can we get 6 weeks with nobody looking at these? | |||
** considering running a small subset of passing tests for android mochitests so we have results that people will use. | |||
== Other == | == Other == | ||
* Tests with patches. | |||
** Do it | |||
** Good for the code base | |||
** Find new existing bugs | |||
** Will protect Fennec against other peoples changes |