Confirmed users
206
edits
(23 intermediate revisions by 12 users not shown) | |||
Line 13: | Line 13: | ||
;Aurora Uplift: Pushed a non-graphics uplift to Aurora so we can get more testing on changes to the Java UI and Sync. | ;Aurora Uplift: Pushed a non-graphics uplift to Aurora so we can get more testing on changes to the Java UI and Sync. | ||
;Video-based Performance Testing: [http://wrla.ch/blog/2012/03/announcing-the-eideticker-mobile-performance-dashboard/ William Lachance] has been working on the [http://wrla.ch/eideticker/dashboard/#/canvas EideTicker Dashboard] and has checkerboarding tests for scrolling and zooming. | ;Video-based Performance Testing: [http://wrla.ch/blog/2012/03/announcing-the-eideticker-mobile-performance-dashboard/ William Lachance] has been working on the [http://wrla.ch/eideticker/dashboard/#/canvas EideTicker Dashboard] and has checkerboarding tests for scrolling and zooming. | ||
;Checkboard & Pan/Zoom Technical Review: Today, noon PDT. Talk to jpr if you want to come | |||
==Stand ups== | ==Stand ups== | ||
Line 21: | Line 22: | ||
Please keep your update to under 2 minutes! | Please keep your update to under 2 minutes! | ||
===James W. (snorp)=== | ===James W. (snorp)=== | ||
* Last Week / This Week | |||
** Banged head against Flash nonsense | |||
** Added an Android Looper to Gecko thread, with help from blassey (not landed yet) | |||
===Kats=== | ===Kats=== | ||
* Last week | |||
** gathered test data to see which strategy works best when (velocity bias and fixed margins are the best, depending on which device) | |||
** bug 737553 - perform minor tuning/fixups needed for the strategies | |||
** bug 740569 - add a pref for the strategies | |||
** dived into the nsAppShell event queue to see where time is being spent/wasted, came up with some ways to reduce latency and/or coalesce events better: | |||
** bug 740539 - fix possibility of incorrect page size being stored in java | |||
** bug 730899 - remove scroll event with zero displacement | |||
** bug 737577 - trigger draw earlier during double-tap zooms to reduce checkerboarding | |||
** bug 740718 - (waiting review) null pointer dereference in the event coalescing code | |||
** bug 740883 - reduce latency between user flinging and us drawing | |||
** bug 741565 - (waiting review) kill latency in double-tap responsiveness | |||
* This week | |||
** bug 741228 - reduce time spent in Gesture:ShowPress. this seems to be a big cause of checkerboarding at the start of a pan/fling | |||
** once the latency problem is solved, tune the velocity bias strategy a little more and make it the default | |||
** work on bug 737510 (align display port to tiles) when BenWa/gbrown finish the tiling stuff | |||
* Other | |||
** will be visiting my sister in Dallas for part of next week; will be working remotely, maybe taking a day off to fly back | |||
===GBrown=== | ===GBrown=== | ||
This week: | |||
* Bug 740146 Disable startup screenshot | |||
* Bug 735461 Robocop: Fennec does not interpret -profile argument correctly | |||
* Bug 734715 Intermittent TEST-UNEXPECTED-FAIL | Unable to copy profile to device. | |||
* Reftest bugs | |||
Next week: | |||
* Compositor tile cache: Trying to understand BenWa's world! | |||
===Chris Lord (cwiiis)=== | ===Chris Lord (cwiiis)=== | ||
* Last week | * Last week | ||
Line 63: | Line 97: | ||
===Brian N=== | ===Brian N=== | ||
* Done | |||
** WIP {{Bug|717428}} - Reuse favicons in DB | |||
** Investigated {{Bug|735539}} - Maple : Occasionally clicking on a link does not navigate to that link | |||
** {{Bug|741010}} - Don't save favicon if loaded from DB | |||
** {{Bug|741712}} - Fixup URIs stop throbber prematurely | |||
** Finished up {{Bug|695178}} - Download Manager | |||
** {{Bug|739742}} - Save bundle state when launching subactivity | |||
* Next | |||
** More blockers | |||
===Sriram=== | ===Sriram=== | ||
* Last Week: | |||
** Update styling of header in Bookmarks in AwesomeBar - {{Bug|715274}} | |||
** Cleanup of bookmarks based AsyncTask - {{Bug|739334}} | |||
** Investigated graphical polish on "Setup Screen" - {{Bug|739256}} | |||
*** Happens only on Samsung Galaxy S2. | |||
** Investigated Favicon not releasing its stream - {{Bug|721110}} | |||
*** Brian's changes fixed this. | |||
* This Week: | |||
** Application level pause and resume - {{Bug|739747}} | |||
** Authentication dialog remains open - {{Bug|732169}} | |||
*** Finkle has a fix for this. | |||
** Null checks for ContentValues in SQLiteBridge - {{Bug|738347}} | |||
* Investigating grey background in History tab - {{Bug|740310}} | |||
* Blockers: | |||
** None. | |||
===WesJ=== | ===WesJ=== | ||
Last week: | |||
* {{bug|740218}} - Fennec form history content provider insert is slow on Transformer Prime | |||
* {{bug|695178}} - Download Manager - handed off to brian, but it has r+ now I think? | |||
* {{bug|741666}} - Touches for touchLists are not refcounted correctly | |||
This week: | |||
* Dealing with touch events, tap highlight, clicking and context menus. | |||
===LucasR=== | ===LucasR=== | ||
===MBrubeck=== | ===MBrubeck=== | ||
Done: | |||
* Bug 735749 - No back button in awesomescreen on Maemo | |||
* Meetings with W3C Touch Events PAG; working on new spec proposal. | |||
Next: | |||
* Continue work on alternate Touch Events spec and discussions. | |||
* Continue work on fennec 1.0 blockers. | |||
===Margaret=== | ===Margaret=== | ||
Done: | Done: | ||
Line 82: | Line 161: | ||
===Scott (jwir3)=== | ===Scott (jwir3)=== | ||
Done: | |||
* Last week was layout workweek in SF. | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=708187 Bug 708187]: titles bleed out of divs on www.marketwatch.com | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=711418 Bug 711418]: Font inflation has no effect on sites with body, html {height: 100%} | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=740331 Bug 740331]: Intermittent font inflation reftest fail. | |||
Next: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=708175 Bug 708175]: fixed width form controls shouldn't have their fonts inflated | |||
Blocking: | |||
* There was a change to nsSVGForeignObject reflow by jwatt, [https://bugzilla.mozilla.org/show_bug.cgi?id=734079 bug 734079], that is blocking the backport of bug 708187 to aurora. Something in the bug is needed to avoid assertions in debug mode for bug 708187. Trying to figure out what to do here. | |||
===BLassey=== | ===BLassey=== | ||
* worked on getUserMedia() for still photos | |||
* added asynchronous file picking in support of getUserMedia() | |||
* reviews, meetings, triage | |||
===MFinkle=== | ===MFinkle=== | ||
Done: | Done: | ||
Line 96: | Line 192: | ||
===Madhava=== | ===Madhava=== | ||
* Assembling list of UX nice-to-haves -- WIP: https://etherpad.mozilla.org/ZWwMvwVlGZ | |||
===Ian Barlow=== | ===Ian Barlow=== | ||
Out sick today | * (Out sick today) | ||
* Tablet UI specs! (sneak preview! http://cl.ly/17200p251b391R0R130x) | |||
===Patryk Adamczyk=== | ===Patryk Adamczyk=== | ||
* (On B2G workweek this week) | |||
===Larissa Co=== | |||
* Tablet specs | |||
* Firefox for B2G wireframes | |||
===GFX=== | ===GFX=== | ||
== Round Table == | == Round Table == | ||
* cpeterson: With our new release plan, do we still need to merge fixes from mozilla-central to Aurora 13? |