mfinkle
Current Status - Posted on 2010-03-11
Done:
- Create browser-tests for new Form Autocomplete
- Create WIP patch for Open in New Tab via context panel (bug 551711)
- Create patch for auto-updating add-ons (bug 551709)
- Added status flags to Fennec 1.1 planning page (https://wiki.mobile.org/Mobile/Planning)
- Create presentation for Firefox Mobile Add-ons
- Work with Caitlin on the new Firefox Mobile add-on challenge
Next:
- Continue WIP patches
- Create a WIP for start page redesign
- Work with Romaxa on portrait and volume keys bugs
- Get Vivien, Felipe, Romaxa and Robert together to get a solid approach to link-tapping
Older Posts
Member of Projects
Team Posts
Posted on 2010-03-11
mfinkle
Done:
- Create browser-tests for new Form Autocomplete
- Create WIP patch for Open in New Tab via context panel (bug 551711)
- Create patch for auto-updating add-ons (bug 551709)
- Added status flags to Fennec 1.1 planning page (https://wiki.mobile.org/Mobile/Planning)
- Create presentation for Firefox Mobile Add-ons
- Work with Caitlin on the new Firefox Mobile add-on challenge
Next:
- Continue WIP patches
- Create a WIP for start page redesign
- Work with Romaxa on portrait and volume keys bugs
- Get Vivien, Felipe, Romaxa and Robert together to get a solid approach to link-tapping
Posted on 2010-03-08
mnandigama
Done:
Looked at the regression ranges [ Regbugfixes/(Genbugfixes+Regbug_fixes) ] by component and by top 10 files [ by total bug fixes ] in each component and by overall top ten files [ by total bug fixes ] to identify any SPC spread exceptions.
Identified a bunch of source files that are part of 1.9.1 and no longer exist in trunk. What would have happened to the corresponding tests. Are they refactored ? retired or running as usual. If they are running as usual, then are they still testing what they are supposed to test ? In order to answer this question, I need to generate test case to source file mapping which would be many to many using modified code coverage test run scripts.
Next:
Design a test routine that executes tests one by one and collects test case to source file mapping.
Posted on 2010-03-08
vivien
Done:
- Hack around xresponse for getting some scrolling performances data between different fennec
- Analysing data for the scrollbars indicators in fennec
- Working on a touch hit patch for fennec
Next:
- Finalizing the hit patch for fennec and ask review for some layout problem i have
- try mfinkle's approach to avoid perfs regression on kinetic scrolling
- Correct the 400ms double click delay patch which sounds make fennec feel more responsive
Posted on 2010-02-16
jmaher
Done:
Next:
- think more about hardware for winmo automation
- get a few winmo automation patches reviewed and checked in
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