Login



All Projects

Recent Posts (All Users)

aki

Done:

  • 2.0a1: tracked down maemo repo breakage
  • fixed maemo5-qt test triggering
  • pageloader oom
  • reenabled tp4; found further issues that will take time to resolve; backed out
  • browser-chrome pending review/discussion

Next:

  • work w/ bear on android tests
  • continue getting mobile tests green
  • android l10n
  • more old bugs incl multinightlyl10n

Coordination:

  • Need reviews on 2 patches

jimm

Done:

Next:

  • fix more blockers

armenzg

Done:

  • determined that we are not ready to run unit tests on XP - filed bug
  • deployed dock and screen resolution for Mac slaves
  • 1x1
  • fixed staging XP machines WRT staging-opsi

Next:

  • deploy ANGLE to Win7 slaves
  • resume Windows 64-bit work

Coordination:

  • OSMesa bug turns into deploying ANGLE dlls

honzab

Done:

  • bug 575950 SSL certificate is not confirmed for secure webpages ; but probably still has problems.
  • some minefield bugs reported
  • bug 587146 e10s http: fix auth test in testresumablechannel.js
  • bug 588298 bad QI of nsNSSCertificate because of wrong typecast

Next:

  • bug 575950 SSL certificate is not confirmed for secure webpages
  • back out http part of bug 513008, part of investigating bug 589296 Crash on startup in [@ nsHttpChannel::ContinueProcessResponse()]
  • bug 370886
  • localstorage bugs, mainly e10s support
  • bug 544462 HTML5 Offline features - Asterisk (*) not supported in network section

Coordination:

any news on review/feedback of bug 536295 e10s HTTP: offline application cache?

bschouten

Done:

D2D is on in the beta! Started work on D3D

Next:

More work on D3D9 layers Possibly some damage control on D2D

bjacob

Done:

Next:

  • Help as I can to get WebGL tested and enabled by default
  • Fix RenderBufferStorage
  • Handling of texture format conversions, at last.
  • Pass more tests

sfink

Done:

  • Finished up bug 584175 to the point where the ETW probes gave MSR what they wanted, though I don't know the outcome from their side.
  • Split 588537 (ETW implementation) out of 584175 (probe unification). 584175 is r+'ed, NPOTB. Currently trying to land.
  • PTO
  • Acquired new desktop system. Set up as distcc server, VM host. (Windows 7 only so far.) My laptop is useful again! (Had to dedicate it to Windows 7 build stuff; now back to Linux.)
  • Acquired Mac laptop for repairing dtrace support.

Next:

  • Documentation for ETW usage
  • Land bug 588537 - ETW probes
  • Land 580063 - latest functiontimer event API (I'd been waiting for approval, and I just noticed I have it. Hm?)
  • Make headway on bug 558200 - extension perf reports

Coordination:

  • Any bug landing requires coordination. gal roped the helpful froystig into landing 584175 for me.

catlee

Done:

Logs being uploaded to FTP for regular and try builds Fuzzing work ready for landing

Next:

Valgrind tests Nanojit

bhsieh

Done:

  • Fixed Ts regression by writing on shutdown. Relanded.
  • Did some investigation on allHUDServiceTests.js ,I think that the issue is some timing problem (not really caused by startupcache).
  • Got talos Ts numbers for scache + mozJSCmpLdr + xulPrototypeCache. Doesn't show any perf win, this is bad/confusing.

Next:

  • Investigate talos Ts more, see why / if it differs from vlad / joelr's script which showed a perf win earlier.
  • Do work on cache invalidation stuff, looks like mwu is really close to finishing his part. (bug 533038)
  • Heard this morning that make may not invalidate on OSX. zpao is filing the bug.

  • Find things to put in startupcache or take some beta blockers?

Standard8

Done:

  • Major updates now advertised for both 3.0 and 2.0
  • 3.0.7 and 3.1.3 release driving
  • 3.2 flags now set up.
  • Reviews
  • More libxul investigations

Next:

  • 3.x stability release driving
  • libxul investigations
  • Reviews
  • Checklist updates

bwinton

Done:

  • Account Provisioner:
    • Add a sample new account creation form to the account provisioner.
    • Add keyboard navigation, i.e. enter to go to the next step.
    • Add the "Back to Provisioner" link from the Wizard.
    • Keep track of where we are in the Provisioner, and return there.
    • Write test backend for creating a new account.
    • Email people about running a provisioner web service to simplify the client code.
    • Breakdown the Account Provisioning work.
    • Feed the returned config from the test backend to the Account Wizard, and create the account.
    • Handle multiple domains in the checked addresses.
    • Make sure the buttons are always in the correct (visual) state in the Check Account screen.
    • Display errors on the provisioning screen, and let the user re-submit.
  • Comment on bug 523544.
  • Create bug 590600.
  • Look into test failures on bug 474721 and bug 542705.
  • Post a new patch for bug 565678.
  • Review bug 556655 and bug 567685.
  • Run the tests on the patch for bug 542705.

Next:

Account Provisioner. Reviews. Hometab?

jduell

Done:

  • review bug 559942: Heuristic to pick default HTTP cache size
  • reviewed bug 589292 - e10s necko: add contentDisposition prop to nsIChannel
  • fixed bug 591552 - SetupReplacementChannel has bogus cast to nsHttpChannel
  • started design for bug 591707 - e10s: handle redirects from HTTP to a different protocol

tarasglek

Done:

  • bug 589368: "Few wrinkles" took a bit longer than I expected. Posted a patch for review.
  • bug 581606: Did some more polish on less-sqlite-fragmentation patch. Ready for landing.
  • bug 533038: Reviewed mwu's jar changes
  • Bug 590242: Do not open omnijar 3x. got r+

Next:

  • Land various bits from above as I get approvals.
  • Investigate why 4.5 is so busted
  • Perhaps finally get to telemetry

jrmuizel

Done:

  • Landed GPU info stuff including crash reporting. This took a lot longer than I expected.
  • Have a patch that could improve windowless plugin performance

Next:

  • Working on a way to test plugin paint performance
  • layers by default

joedrew

Done:

  • Lots of small but necessary things for Beta 5:
  • Bug 591139 - Disable hardware acceleration in safe mode.
  • Bug 587857 - Add a pref in the Options/Preferences dialog to disable hardware acceleration.
  • Bug 590335 - Add a pref to unconditionally disable D2D.
  • Bug 590599 - Change the names of layers acceleration prefs, and make it easy to turn on layers with only a pref change.
  • Lots of other things necessary for HW accelerated layers:
  • Bug 590844 - Add layersGPUAccelerated to the reftest sandbox when we're using accelerated layers, to make it possible to disable reftests on HW accelerated layers.
  • Bug 590841 - Add the ability for a DOM window to let us know when it's accelerated, and expose whether we're using hardware accelerated layers in about:support.
  • Bug 591150 - Move MOZ_ACCELERATED usage to widget instantiation.

Next:

  • OpenGL hardware accelerated layers, both for desktop and mobile.

bholley

Done:

  • Landed bug 578357 - use fallible allocation for image frames
  • Landed bug 589815 - no discarding for xul image frames
  • Many hours of support + review for bug 359608 - stop animating images in the bfcache. Turns out to be more complicated than we thought. It didn't make b5, slated for b6.
  • Main task - working on fixing up the image flicker (bug 516320).
  • Landed several patches from bug 590252 (don't do incremental invalidation on redecodes, and some other things)
  • Landed bug 590256 - decode more bytes at a time. All this stuff is now tweakable via image.mem.* prefs, so the UX team can play with it.
  • Worked with Max on bug 222176 - gif animation correctness
  • At bz's suggestion, filed and fixed bug 590838 - combine imgRequestProxy::mLocks and imgRequestProxy::mDeferredLocks for memory savings and simplicity
  • Diagnosed, patch, and landed a fix for bug 589469 - crash regression from bug 512260
  • Made git-bz improvements!
  • Actually took the weekend off! ;-)
  • The flicker issue should be 100% solved now.

Next:

  • Flickering is solved, but we're not as smart as we could be about some things (we're wasting memory and CPU in some places). Coming up with a strategy.
  • Bug 514033 - error recovery for imagelib (source of a lot of my blockers)
  • Working with jlebar to determine how much of a win libjpeg-turbo is and whether it's worth jeff's review time.
  • Various other blockers that joe keeps assigning to me. My favorite comment so far: "I hate to assign this to you, Bobby, but I'd hate to assign it to myself more." ;-)

Coordination:

In MV this week.

cjones

Done:

  • fixed regression in painting plugins on windows that was caused by semantics-preserving refactoring not quite preserving semantics
  • settled on platform APIs for fennec, have a buggy implementation kinda working

Next:

  • fix bugs in new platform APIs
  • clear some review-queue backlog
  • other stuff as needed for fennec b1
  • cedar repo kinda borked by temporary landing of bug 130078. need to fix that up so that m-c can be merged in

atul

Done:

  • Met with Myk and Brian to discuss the next steps for e10s+security+jetpack integration.
  • Reviewed patches
  • Fixed bugs blocking SDK 0.7 release
  • Wrote blog post "A Dashboard for Bugs": http://www.toolness.com/wp/?p=868
  • Attended CrisisCamp Silicon Valley and blogged about it: http://www.toolness.com/wp/?p=955
  • Discussed next steps for jetpack + web console integration w/ kdangoor
  • Met w/ Julie Choi to discuss open web gaming initiative

Next:

  • Implement bug 591515, "Jetpack's module loader should restrict module-loading based on privilege-reducing manifest metadata"
  • Present jetpack-e10s integration package to Jetpack core developers
  • Implement testing workflow for jetpack-e10s integration
  • Jetpack SDK memory leak shattering session with Myk
  • Web console + jetpack integration hack session w/ ddahl

ddahl

Done:

We landed the Network Panel and associated network logging patches on m-c this weekend: bug 573103

I landed a few Add-ons manager patches as well.

I got a r+ on the lazy console patch: bug 568629

Next:

Continue to work on the integration patch for the lazy console: bug 587734

Also will be working on the error reporting issue: bug 567165 (i think we have plan here as a work around until a later platform enhancement)

Need to figure out a patch for the JS Error Console replacement: bug 587757

hsivonen

Done:

  • Processed a lot of bugmail and other email.
  • Tried to figure out what's going on with Hotmail attachments; made progress but the exact cause still unknown; help from Microsoft would be great
  • Carefully evaluated the situation with createContextualFragment and Outlook Web App; concluded that an old Gecko quirk needs to be approximated; wrote a patch.
  • Investigated yet another case of document.write() blowing away the document. This time due to crazy use of jQuery with a twitter widget. (Developing a fix.)
  • Started importing HTML5 parsing algorithm test cases that the html5lib team and the WebKit team have developed.

Next:

  • Make the execution of script-inserted inline scripts HTML5-compliant (for the crazy use of jQuery case above)
  • Pass the html5lib test suite additions (incl. button element changes)
  • Implement recent parsing algorithm changes.
  • View Source
  • Sanitizer
  • Relicensing of some parser files

Coordination:

  • Need help pinpointing the cause of the Hotmail failure

jlebar

Done:

  • More benchmarking, testing of case-insensitive UTF8 comparator (bug 145975, patch up for review). Working on integrating it into the location bar (bug 570975).
  • Work on resource packages + incremental extraction.
  • Fixed pushState scroll issue, bug 590573. More pushState spec discussion. (And you thought it was over!)

Next:

  • More work on resource packages, although it's currently blocked on some incremental extraction bugs.
  • More work on using atomic integer ops for addref/release (bug 587853) now that try seems to be handing out working Windows builds.

sdwilsh

Done:

Next:

  • Blog posts on results from most recent data collection for goal.
  • Blockers
  • Reviews

Coordination:

I'm out Friday, so don't expect to find me anywhere.

bzbarsky

Done:

  • Digging out from under a week's worth of bugmail backlog
  • Reviewed calc() for heights and remaining widths
  • Other reviews
  • Landed some more layout and xpconnect performance wins

Next:

  • More reviews
  • Wrap up blockers

mbrubeck

Done:

Landed:

  • bug 590246 - Multitouch swipe gestures
  • Bug 566151 - Add "Maemo" to UA string.
  • bug 582676 - Slow CSS selectors (part 4)
  • bug 590848 - Fix newTab error in prefs-about-button
  • bug 559939 - Add basic context menu for
  • bug 590246 - Swap meanings of up/down swipe gestures
  • bug 589800 - Refactor code to fix pinch zoom on local tabs (fixup)
  • bug 586306 - Hide sharing dialog before showing more dialogs
  • bug 586313 - Fire an event when panning finishes
  • bug 584785 - Restrict sharing based on URI scheme

Awaiting review:

  • bug 583280 - Align optgroup labels with top-level options

Other work:

Next:

  • Integrate sharing back-end and front-end work.
  • bug 590719 - Play/pause/fullscreen controls for
  • Finish documenting the new pageaction and contextmenu add-on APIs
  • Help stechz with mobile2 (layers) work as needed.
  • PTO Mon-Tue.

Coordination:

fennec android mobile

lsblakk

Done:

  • try parser landed
  • try_sendchange.py/.sh scripts landed (1st round)
  • adjusted docs
  • 4.0b4 release
  • tested using mode=copy for Mercurial step on try builds, filed bug on mercurial upgrade to put this in production

Next:

  • tweaks to try_parser to allow for 'all' and 'none' in platforms/tests/talos
  • more doc updating
  • Monday meeting presenting of how to use the TryChooser
  • Tuesday platform meeting of how to and getting feedback
  • buildduty
  • 4.0b5

Fallen

Done:

  • Fixed bug 590995, bug 588869, bug 402376
  • Learned I shouldn't rely on Firefox saving form contents over a restart :-(
  • Uploaded release symbols for windows and mac (linux is unfortunately lost)
  • Some checkins for others, some reviews

Next:

  • Nighlty symbols should be enabled with bug 564697

Coordination:

  • Oral Exams on Sep 2nd, Sep 6th.

dmose

Done:

  • Almost caught up from vacation!

Next:

  • Wider release of MuteThread
  • Participation metrics work

andreasn

Done:

Next:

  • More reviews
  • Mailing list addon patches
  • Finish bug 562048
  • Splitting up bug 545557 into smaller pieces, get them reviewed and start to land things.

rebron

Done:

  • Helping some users w/ Tb upgrade, on GS, email, phone.
  • PR outreach (heads up on Tb upgrade).
  • Funnel cake prep for Wed evening launch. bug 582240, 589927, 589945, 589930, 589937, 589941, 589943
  • Some surveygizmo clean up - version 3.0 from 2.0

Next:

  • Out August 25 through Sept 1.
  • Website upgrade planning w/ Boswell and Slater. A possible move towards mozilla.org/thunderbird and GetThunderbird.com to match mozilla.org/firefox and Firefox.com
  • Add-ons contest end of Sept? modeled after Mobile Add-on challenge https://developer.mozilla.org/en/mobile/challenge

bienvenu

Done:

  • Reviews and Driving
  • Helped some users on Get Satisfaction
  • Landed a patch for bug 562115 auto sync newly added messages more quickly
  • Fixed bug 66860, add account name to pop3 status messages
  • Fixed bug 349714, remove new flag from cross-folder saved search when last new message is read
  • Fixed bug 579848, empty folder pane in smart folder mode if local folder is missing
  • Fixed bug 531568, crash in [@nsImapMailCopyState::~nsImapMailCopyState()]
  • Fixed bug 572974, stop partial download messages from getting into the offline store
  • Got move/copy working with pluggable stores
  • Worked on getting more unit tests to pass with pluggable stores
  • Next:

  • More work on pluggable stores
  • Look into imap disk cache corruption issues with bad network connections
  • pettay

    Done:

    • Landed bug 586115 (cache compiled scripts for e10s)
    • bug 588808, release TabChildGlobals earlier
    • Fixed bug 588643 (a crash regression from bug 462076). nsCOMArray::InsertObjectAt works in a very strange and undocumented way.
    • Waiting review for bug 585173, process message manager
    • an sg:* bug. Waiting for approval.
    • W3C
    • Reviews

    Next:

    • Reviews
    • Key event handling for puppet widget
    • strong parent pointer

    benwa

    Done:

    • Fixed a 1.9.2 off by 1 pixel rendering bug for OS X plug-ins (Bug 552520)
    • Tracked down some plug-in crashes but this is difficult until we:
    • Prevent FatalError from being inlined, this will give us more informative plug-in crash reports (Bug 589371). With this we will know what message is failing.

    Next:

    • Only a few days left. I'll be mostly packing and reassigning my bugs.
    • Last day is Thursday but I'll still be reachable.
    • I'm looking forward to finishing the qcms review.

    Coordination:

    • I graduate in 8 months so let me know if there's an opening.

    KaiRo

    Done:

    • Did a second round of builds for SeaMonkey 2.1 Alpha 3.
    • Rebuilt updates for 2.1a3build2 after persistent failures on Linux.
    • Upgraded Windows build slaves to buildbot 0.8 (bug 567035).
    • Fixed update configs for files that don't need forcing any more (bug 576760).
    • Update the buildmaster to the most-current buildbotcustom code, which caused two breakages: log encoding (bug 589136, reverted) and test triggering (bug 589135, fixed).
    • Landed Neil's fixes for building xpfe autocomplete with libxul (bug 450781).
    • Fixed info reported to the AUS server on both 2.0 and 2.1 trees (bug 557583).
    • Fixed bustage from else appreciated Windows installers fixes from mwu (bug 586848).
    • Fixed c-c build system after jar reordering landed (bug 559961).
    • Created a patch for issues found by package-compare (bug 589637).
    • Filed a lot of bugs about oranges on SeaMonkey, to track getting them fixed.
    • Created a packaging fix for one of the test failures (bug 589627).
    • Re-enabled DOM inspector ID check (bug 573382 followup).
    • Updated and landed patches for Neil's post-landing places bookmarks reviews (bug 585601).
    • Ported fixes back to the Firefox places library (bug 588027), reviews pending.
    • Fixed a duplicate key found by our ID checks (bug 589592).
    • Discussed the add/edit bookmarks panel in the browser.
    • Created a patch for a fast bookmarking button (bug 589601).
    • Added getBrowser() to mailnews (bug 588895).
    • Worked on and attached a patch for site-specific zoom settings (bug 386363).
    • Updated Data Manager patch for comments (bug 569341).
    • Filed followups to Data Manager work.
    • Planning for SeaMonkey Developer Meeting.
    • Discussed SeaMonkey hardware costs and requests.
    • Did GSoC final evaluation.

    Next:

    • Get 2.1a3 out there.
    • Reduce orange on tests.
    • More work to address Data Manager reviews.
    • Drive doorhanger notifications into the tree.
    • Follow up with open geolocation service and possibly find some contributor(s) on the Mozilla side of things.
    • Try to get required SeaMonkey machines (bug 572395 and dependencies).
    • Get some feedback on ideas for marketing.
    • More planning for meetings to happen later this year.

    jdm

    Done:

    Next:

    • Investigate any arbitrary bugs that catch my eye
    • Further vacationing
    • Starting internship in Toronto on Aug 31

    Coordination:

    Unavailable for most of the next week.

    jcranmer

    Done:

    • Progress on message display
    • DXR generification
    • Prototyping Dehydra and macro support

    Next:

    • Hooking DXR up to gcov results
    • Finishing new account types, part 4
    • First week of new semester

    mounir

    Done:

    Next:

    • DELETE and PUT methods (for form submission)
    • labels attribute
    • Whatever is needed for feature freeze

    Mossop

    Done:

    • 90% of the UI changes from the mockups are in the review stage
    • The new appearance pane is almost ready for review

    Next:

    • OMG feature freeze

    All Users