User Team: blassey
Posted on 2010-07-23
mbrubeck
Done:
Landed:
- bug 575581 - search does not work for single-word keywords.
- bug 580193 - "Back" button causes focused tab to close.
- bug 581088 - Don't zoom to inline elements on double-tap.
- bug 580474 - Slow script warning from TileManager.js.
- bug 581480 - textbox[type="search"] icons are clipped on Android
- bug 580193 - Sending application in background using Back button causes focused tab to close
WIP:
- Finished proof-of-concept patch to get device model string using JNI and js-ctypes (bug 580050).
Next:
- Plan and start work on sharing.
- Find and fix more double-tap bugs and other zooming/readability bugs.
- Fix any remaining Fennec 2.0a1 blockers.
Posted on 2010-07-22
jdm
Done:
- Fixed Fennec content crasher bug 579959
- Identified one cause of Fennec slow script warnings (bug 580474)
- Fixed up HttpChannel refcounting and protocol life (bug 572980)
- Identified cause of insane memory exhauster in Fennec (bug 580197)
- Much patient valgrinding of Fennec usage (bug 516730)
Next:
- Track down cause of memory corruption/content crasher (bug 581279)
- Land bug 579959
- Resolve my share of e10s merge review comments (bug 575636)
Posted on 2010-07-16
mfinkle
Done:
Last report was many weeks ago....
- Lots of reviews! Thanks for all the patches :)
- Getting e10s stable in Fennec
- Working on list of features for 2.0 (http://wiki.mozilla.org/Mobile/Planning/2.0)
- Bug fixing
- Docs and blog posts for add-ons using e10s
- Summit presentation on using e10s
- Pushed a few e10s platform patches through reviews and into tree
- Started implementing "Contacts in form autocomplete" using ctypes
- Started enhancing the Fennec nsISessionStore to store more state, support undo and support Sync
- Made a patch to remove canvas tiles from Fennec and use browsers only!
Next:
- Finish "Contacts in form autocomplete"
- Finish nsISessionStore impl
- File more bugs on e10s issues
- Get patches on more e10s issues reviewed and landed
- Start work on the Feed Subscription page in Fennec
- Remove canvas tiles when Layers support is a little better
Posted on 2010-06-01
jmaher
Done:
- initial work to get tests running in fennec+e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=567417
- mochitests on android
- google summer of code tests are making progress: https://bugzilla.mozilla.org/show_bug.cgi?id=489158
Next:
- figure out how to link bugs in these darn status reports
- reftest/chrome/browser-chrome on android
- get e10s mochitest shim cleaned up and checked into m-c
Posted on 2010-05-10
mnandigama
Done:
Working on bugs/enhancement requests on the topfails website.
Tried [ unsuccessfully ] to create a backPort tracking application for changeset landings. The idea is to ask for a release branch and check if all the relevant landings on the branch are ported appropriately to all the current & active named-branches. Unfortunately, the logic of deciphering what are current active named branches on a given release is not trivial.
Next:
May 21st is my last working day with Mozilla.
Posted on 2010-03-29
vivien
Done:
- Fennec is string frozen for the 1.1 release (do patches, reviews)
- Site menu has landed! bug 456077
- Save page has landed! bug 465305
- Work on clean site menu (bug 552526)
- Work on Theme for web content forms (bug 516641)
- Work on a few other patches
Next:
- Land forms-in-content theme / site menu
- Go forward on cursor mode
- Hack something on top of Felipe patch for NodesFromPointWithArea
- Work on 1.1 blockers
Posted on 2009-11-23
bcombee
Next:
Bug 499904 - after exploring adding DBus handling directly into Fennec as part of the phone support component, I'm instead writing a small proxy utility that will intercept Maemo browser requests and use them to launch Fennec. This relies on bug 529576 to land to have proper "open in new tab" behavior
Posted on 2009-11-12
blassey
Done:
password echoing follow ups
Next:
taking a look at xptcall patch from jacob
Posted on 2009-10-07
crowder
Done:
- Just finished helping to track down and kill what is hopefully the last ARM bug merged from Tracemonkey (bug 518227).
Next:
- Bug 506926 - fixing broken Fennec reftests on WinCE
- Faster fast-startup component (need to do remote start checking/comm before XUL setup is done, if possible)
- Need to be able to inhibit pop-up windows for FastStartup to work cleanly. In other words, if the user isn't interacting with the browser, it shouldn't be trying to interact with them. Best current example of this is bug 516794 (the part where we complain at startup)
- jsfunfuzz on WinCE