Login



All Projects

Recent Posts (All Users)

sicking

Done:

  • Emptied review queue apart from two old requests
  • Landed notification for new window created
  • Reviewing HTML5 parser

Next:

  • Finish HTML5 parser review
  • XBL2

mrbkap

Done:

  • Got XPCWrappedNativeScope::GetWrapperFor checked in.
  • Helped ddahl with his JS console project.
  • Reviewed sicking's new-window-notification patch.
  • Wrote a patch for a new XHR bug.

Next:

  • More CPOW reviewin'.
  • Clear other reviews out of my queue.
  • Finish patches for bug 386635 and bug 523994 (which will clear the way for bug 533882 and other BLAZINGLY FAST 'this' work).

Taraman

Done:

  • Reviewed Bug 552042
  • Reviewed Bug 544682
  • Started Review of Bug 523555
  • Started getting infos on German Government OpenSource-Funding

Next:

  • Finish Review of Bug 523555

ddahl

Done:

DevTools status.

The current console patches are found on bug 545266 and bug 546708 - also try builds will start once things are actually usable - I hope end of next week. It turns out that trying to attach (and keep attached) an arbitrary object on a nsIDOMWindow is a it of a pain - from outside the window's constructor. sicking told me about his patch for detecting new windows (before content scripts run) and attaching objects to them: bug 549539 - which landed late today. Yay. With this patch on trunk it should be trivial now to detect window construction and attach a console.

Whoops, forgot to mention that the console does log to the output, but once you navigate away, the console object attached to the window is destroyed.

I gave up on the html document approach for now, I think it can be worked out, just was spending too much time on it. For now, it is just a XUL vbox element where the output is appended to.

Next:

Work with the new window detection hooks to implement the observer that keeps window consoles re-appearing. Every load of the browser creates a new nsIDOMWindow - news to me, anyway.

Coordination:

I may need some initial "WIP CSS" help to pretty up the logging output. I'll try my hand at it next week after I have gotten the initial event handling worked out.

bzbarsky

Done:

  • Finally pushed some security fix patches
  • Fixed bug 550882, then spent a while debugging why Tsspider regressed as a result.
  • Fixed the fact that Tsspider is measuring the wrong thing.
  • Reviewed bug 536466
  • Reviewed bug 550351
  • Various other reviews
  • Some JS profiling
  • Fixed bug 551118
  • Started bug 462076 review

Next:

  • Finish bug 462076 review
  • Do async redirect review
  • Window ids

Mossop

Done:

  • Wired up installs and blocked installs from webpages
  • Converted the xpinstall test suite to work with the new APIs
  • Started preparing the project branch for performance testing

Next:

  • Finish support for extensions that don't need restarts
  • Personas and plugins support
  • Background auto-updates
  • Convert the old EM test suite to the new APIs
  • Make sure the API docs are in sync with the code
  • Make a list of things not yet implemented for QA
  • Put together a plan for a trunk landing

jdm

Done:

New patch (hopefully final) up for review for remoting chrome registry (bug 542907) Static analysis for bug 551286 (NS_FINAL attribute for functions) Various investigations into multiprocess Jetpack design

Next:

More Jetpack investigation - properties/restrictions of evalIntoSandbox and scope, CPOWs

Coordination:

Need to talk with benjamn/bsmedberg about content->chrome CPOWs now that I have an actual usage case

armenzg

Done:

  • March 11th downtime
  • unit test on talos meeting
  • POC patch for unit test on talos

Next:

  • Blue Mountain with no real snow :'(

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

Coordination:

romaxa vingtetun felipe roc fennec

fredinfinite23

Done:

  • Remoted link-visited info from content to chrome, bug 516728 patch posted (review pending)
  • Remoted link-visitedness fetches from content to chrome, bug 551181 patch posted (review pending)
  • Created an xpcom wrapper to test new IHistory async API, bug 546938 patches posted (review pending)
  • made HTTP POST requests work for e10s necko, bug 536273 patches posted (review pending)

Next:

  • Correct IHistory xpcshell test leaks (bug 551020)
  • Make xpcshell IHistory tests run on parent process too (bug 551014)
  • Write xpcshell unit tests for IPC remote prefs and observers (bug 506269)
  • Write tests for libpref

Coordination:

  • Need review from bzbarsky for Bug 551181
  • Need review from sdwilsh for Bug 516728
  • Need review from sdwilsh for Bug 546938
  • Need review from jduell for Bug 536273
  • Need review from bsmedberg for Bug 506269

Fallen

Done:

Next:

  • Triage through proposed bugs
  • Evaluate GSoC Projects

bsmedberg

Done:

  • Async stream delivery, bug 551049 patches posted (review pending)
  • Got record and replay working again, woo
  • Debugged topcrash @ _filbuf, bug 546035, appears to be caused by messages racing with a crashed (or hung->crashed) plugin process
  • found a serious/common hang while debugging above, bug 551242

Next:

  • Backport to Lorentz branch
  • Review of IPC-prefservice
  • Review of IPC-chromeregistry

Coordination:

andreasn

Done:

  • Reviewed #538335
  • Worked on #538335
  • Migration assistant mockups and css

Next:

  • Mac folders #545555
  • New messages #523972
  • Finish migration assistant
  • Windows theme #545557 (if time permits)

bhsieh

Done:

Got review for bug 514705 (content should inform chrome of navigation) and bug 520309 (replacement for fastload cache). Started new patches for both.

Made patch for bug 548810 (crash reporter bug in child process shutdown).

Next:

Get new patches, reviews, and land 514705 and 548810.

Get API approval for 520309, get implementation review.

dmandelin

Done:

Get V8 benchmarks running Analyze opcode and type usage in JS

Next:

Get JM running on content in a browser Study PICs for JM

lsblakk

Done:

  • Addonsmgr tested in staging
  • Try-as-branch non-affecting code checked in

Next:

  • Cleaning up production patches for Addonsmgr
  • Downtime on Thursday to turn it on
  • Fix MailNotifier to handle extra headers in Try emails
  • Testing to make sure Try builds are non-merging
  • Run unittests manually on 10.5/10.6 boxes

bent

Done:

  • Structured clone, worker PostMessage up for review.
  • Tried unsuccessfully to get VMWare to record bug 541707.

Next:

  • Add some binary hooks to test builds to get VMWare recording automated from within the guest.
  • Add some hooks to runtests.py to start and stop recording around mochitest runs.
  • Cached identifiers for silverlight, Lorentz beta blocker.

bienvenu

Done:

  • Code reviews and driving
  • Worked with BenB on his mail auth patch
  • Helped several Get Satisfaction users
  • Fixed offline playback of imap moves to multiple folders with flag changes, with unit test
  • Fixed mac dock double count of unread messages on startup, , and added logging
  • Fixed memory leaks when doing offline imap operations without a msg window (e.g., xpcshell tests),
  • Fixed , imap list leaves db's open, leading to heavy resource consumption, if imap subscription is turned off.
  • Fixed problems trying to copy to imap sent folder after closing 3-pane window,
  • Next:

  • Finish 3.1 b2 blockers
  • bwinton

    Done:

    • Review bug 545217, bug 544644, bug 530779, and bug 515907.
    • Worked on bug 545563.
    • Turned 37.

    Next:

    • More bug 545563 work.
    • More reviews.
    • Get ISPDB working under Gozer's setup.
    • Turn 38, although maybe I'll delay this one until next year.

    peterv

    Done:

    Unsuccessfully tried reproducing bug 528518, wrote patch Tracked down leaks with gal's patch for bug 549806 Faster unwrapping

    Next:

    Track down leaks with gal's patch for bug 549806 Faster unwrapping Reviews

    hsivonen

    Done:

    • tp4 perf regression.
    • Got zero-failure mochitests runs on the tryserver on Mac and Linux and only known-random failures on Windows with rev 8a435c8dfb77 (March 3) as the qparent!
    • isindex submission.

    Next:

    • Address review comments.
    • File bugs about random oranges not already on file.
    • Bug 536097 - spinning in nsHtml5TreeBuilder::startTag()?
    • Keep running mochitests with new qparents to keep track of the success/failure status on new tests on mozilla-central.

    Coordination:

    • Need reviews on various fixes queued up lately.

    pettay

    Done:

    • Few changes to TabChildGlobal API (based on the feedback). All the comments very welcome https://wiki.mozilla.org/ContentProcessEvent_Handlers
    • reviews (editor, e10s, event handling)
    • Some more dialog handling in E10s
    • meeting with hybi wg chair (websocket protocol)

    Next:

    • dialogs for e10s
    • CPOW for content process events listeners (depends on CPOW)

    Coordination:

    • Need CPOW

    cjones

    Done:

    • Work on IPDL semantic changes
    • Protect browser against plugin crashes during nested glib loop
    • Better RPCChannel debugging info
    • Unittest orange in TestDeadlockDetector (maybe)
    • Dump-on-plugin-hang, although v1 bounced in review
    • Landed infallible alloc
    • Configurable RPC race resolution policies
    • Infallible mozilla::vector
    • Infallible mozilla::{ deque, map, queue, set, stack } wrappers around STL bases

    Next:

    • Dump-on-plugin-hang v2
    • Use new mozilla:: data structures in IPDL code
    • OOPP beta blockers
    • IPDL semantics

    Coordination:

    Review-request queue getting a bit long, mostly to :bent and :bs

    jduell

    Done:

    • reviewed bug 546756 (xpcshell syntax errors), bug 534764 (NSPRLOGFILE for e10s), bug 543726 (change to HttpChannel cache IDL), bug 536279 (request/reponse HTTP headers for e10s). Started review o f bug 546581 (base class for Http channels).
    • made some progress on e10s HTTP notifications

    Next:

    • more e10s reviews: bug 546581 (base class), bug 536273 (HTTP POSTs),
    • pile of non-e10s reviews to do
    • HTTP notifications
    • testXUL bootstrap

    aki

    Done:

    • deb l10n repacks -> dpkg-deb
    • winmo ts poc verification
    • fennec 1.0.1 blocker list
    • mobile-releng mtg
    • try mobile for real
    • partial winmo mozconfig change (no xulrunner)

    Next:

    • continue winmo mozconfig (no xulrunner)
    • work on fennec 1.0.1 blockers
    • winmo symbols
    • sd6
    • pick up winmo tests as they're available (10th?)

    ctalbert

    Done:

    • Got heartbeat daemon working.
    • Presented Automation Roadmap to QA Team
    • Hammered away on mobile automation bugs

    Next:

    • Complete mobile automation bugs
    • Clean out review queue
    • Help Joel land patches for mobile test refactoring
    • Meet with Henrik and Heather on Mozmill plans going forward

    KaiRo

    Done:

    • Created candidate builds for SeaMonkey 1.1.19, stopped 1.1.x nightlies in preparation for 1.x EOL.
    • Windows leak stats fix could land (bug 547540), updated SeaMonkey master to unpatched and current buildbotcustom.
    • Ported a places interface change to SeaMonkey history (bug 550234).
    • Made more progress on places bookmarks support (bug 498596).
    • Started a discussion on m.d.a.seamonkey about bookmarks manager style.
    • Made use of more cached services in SeaMonkey Services.jsm work (bug 548715).
    • Did a few build system reviews.

    Next:

    • Continue GLS and/or alternative discussions.
    • Try to move forward expansion of SeaMonkey build machine pools (bug 537323 and others).
    • Get places perf (bug 547815) and Services.jsm (bug 548715) patches into the tree.
    • Move forward on places bookmarks, react to newsgroup discussions, find a way to split work into smaller patches (bug 498596).
    • Wait for places interface change to re-land and stick on toolkit before checking in our fix (bug 550234).
    • See how we can get a SUMO installation (bug 543373).
    • Try to get "SeaMonkey 2.0 contributors" blog series going again.
    • Continue saying "thank you" more often to everyone helping the project, from RelEng and SrvOps via platform contributors to our own contributors.

    simon.at.orcl

    Done:

    submitted patches for: bug 529813 bug 550291 bug 435854

    Next:

    Still looking at basic usability and performance bugs

    mykmelez

    Done:

      * Jetpack
            o finalized some reboot API design specs
            o finished reviewing l10n proposal
            o helped drive release of 0.1rc2
            o helped drive release of 0.1
            o confirmed the fix for bug 532569 resolves issues with content iframes in browser chrome
            o made progress implementing the Panel API
      * MROW
            o updated Bookmark Toolbar Icons to work with recent Mac style changes on trunk
    

    Next:

      * Jetpack
            o helped drive release of 0.1
            o finalize the rest of the reboot API design specs
            o implement the Panel API
    

    Coordination:

    Tán ma is élnek, ha meg nem haltak...

    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.

    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

    jlebar

    Next:

    bug 550565 - Favicon + pushstate bug 529208 - Limi Packages (maybe?)

    anirvana

    Done:

    Bug 436260 - Implementation of timezones display should be changed
    Review needed

    Next:

    Bug 521185 - Australia/Canberra timezone missing
    Bug 366921 - problem with importing exported event (csv)

    tarasglek

    Done:

    Had some fun diagnosing extension costs during startup: bug 533038

    (Two weeks ago) proof of concept binary reordering did boost startup speed: bug 531406

    Had my password reset so I can post updates again

    Next:

    Working on a valgrind plugin to determine a cold-startup optimized binary layout(getting close): bug 549749

    robin_bb

    Done:

    • Was taken off TB+EDS work. Not gonna augment TB until much later.

    Next:

    • Maybe Qt work with Fennec.

    heidrun

    Done:

    Translation of GDATA Translation of Keyboard shortcuts

    Next:

    Writing some kind of manual to the Calendar panes and Event Dialogues

    sid0

    Done:

    Mozmill:

    • Landed several fixes as part of bug 530055 -- one (hopefully last) fix is up for review.

    Default fonts:

    Build system:

    Next:

    Coordination:

    Switched from using mq to pbranches for all my patches. pbranch uses more of hg's infrastructure than mq does, and is generally nicer to work with (especially with patches dependent on other patches). There are still a few pain points though, like the inability to specify an unambiguous part of a patch name with hg update.

    karlt

    Done:

  • crash reporting for X errors (bug 517133).
  • plugin process crash with nspluginwrapper (bug 548434).
  • Next:

  • mousewheel scrolling with XEmbed plugins (bug 526393).
  • kmacinnis

    Done:

    Puppetization doc / bz handed to ops Nagios checks bz -> ops Firefighting: disk, logs, et al

    Next:

    Metrics via JMX

    dmose

    Done:

    • Drove 3.1b1 to code/string frozen
    • More 3.1 bug list work
    • reviewed, cleaned up, landed Mac serif -> sans serif font patch (bug 520824)
    • wrote up first draft of multi-platform font patch (bug 465533); sid0 was gracious enough to pick it up and run with it.
    • MoMo board meeting/strategy work
    • 3.1 feature work driving

    Next:

    • Fast pass to shear down bug list
    • Funnel conversion work
    • 3.1b2 driving

    Coordination:

    Sliced open my thumb in the kitchen and got six stitches. I recommend against doing this!

    Standard8

    Done:

    Next:

    • Start figuring out the plan for 3.0.4
    • 3.1b1 build and release
    • Reviews
    • General catching up

    deinspanjer

    Done:

    Pushed updateType feature to production for AMO ADU Pushed Socorro HBase storage to production Finished first draft of CDA Kettle data access layer

    Coordination:

    Debug load issues with Socorro talking with HBase

    michal

    Done:

    bug 537164 - e10s HTTP: caching bug 549241 - Channel classifier

    Next:

    bug 537164 - e10s HTTP: caching bug 549241 - Channel classifier bug 536317 - e10s HTTP: implement Cancel bug 486199 - SCTP

    honzab

    Done:

    Made some progress on sec UI for e10s, but still in the design phase Bug 543726 HTML5: test_foreign.html fails Some e10s discussions

    Next:

    Bug 534667 app cache for e10s sec UI

    Coordination:

    Async redirect API

    atul

    Done:

    Next:

    • Fix issues with 0.1rc1 and release Jetpack SDK 0.1 - see tracking bug 549017
    • Talk with Holmes about Universal Subtitles jetpack-based addon
    • Finally get around to prototyping the Herdict/FF integration addon
    • Work with Firefox team on Jetpack hack session on Wednesday

    Coordination:

    Need to touch base w/ all Jetpack stakeholders to get their feedback on the Jetpack SDK, especially wrt its documentation.

    All Users