Project: electrolysis
Posted on 2010-09-02
jimm
Done:
- patches on three blockers (bug 574859, bug 566135, bug 531551)
- unblocked on crash bug 561252 due to low crash activity.
- posted patch to rtl blocker bug 588735
- misc. reviews
Next:
- fix more blockers
Posted on 2010-09-01
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
Posted on 2010-08-31
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?
Posted on 2010-08-31
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
Posted on 2010-08-30
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
Posted on 2010-08-29
sdwilsh
Done:
- At least ten reviews, mostly for the developer tools group. Some day I'll list the reviews I do in these updates, but today is not that day
- Hacked a bit on compare-talos (file issues if you find bugs or want a feature!) to make it more useful for the next item
- Fixed bug 583611 (blocker)
- Fixed a pymake bustage so people on windows could build with it again
- Created a patch which got checked in (albeit with a poor commit message) to fix an issue where the implementation didn't do what the docs said in docshell code for bug 587573 (blocker)
- Fixed bug 590654 (blocker)
- Fixed bug 519769 (blocked bug 583882)
- Fixed bug 583882 (blocker)
Next:
- Blog posts on results from most recent data collection for goal.
- Blockers
- Reviews
Posted on 2010-08-28
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
Posted on 2010-08-24
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
Posted on 2010-08-23
jdm
Done:
- IPDL docs updated - the main guide now discusses modern destructors, the multiple forms of constructors, protocol deletion, and ActorDestroy (https://developer.mozilla.org/en/IPDL/Tutorial)
- IPDL best practices guide created - I have grown tired of pointing out the same mistakes with every new protocol created (https://developer.mozilla.org/en/IPDL/Best_Practices)
- e10s geolocation segfault (bug 589721, needs landing)
- fixed incorrect timespan test (bug 561528)
- added gczeal() to content process xpcshell (bug 586362, needs landing)
- fixed pausing and resuming downloads in f10s (bug 588351, needs landing)
- cottaging
Next:
- Investigate any arbitrary bugs that catch my eye
- Further vacationing
- Starting internship in Toronto on Aug 31
Posted on 2010-08-11
bjarne
Done:
Recovered fully from bad crash on bicycle (I hope :) )
bug #546606 (async redirect API part 2): Finalized and landed (thanks Honza and jst!)
bug #585214 (Favicon fails to load on some sites): Analysis
bug #586264 (Improve/add logging to async redirect code): filed and added trivial patch this to get better logging for bug #585214
bug #495115 (Implement STS): reviewed async-redirect part
Next:
bug #585214 (Favicon fails to load on some sites): wait for better logs
bug #536295 (e10s HTTP: offline application cache) : Review
bug #551447 (Avoid async writes to memory-cache) : fix
bug #572557 (nsDiskCacheEvictor::VisitRecord() dooms used entries unnecessary) : fix
Posted on 2010-08-10
bent
Done:
- IndexedDB event security work
- Moving cycle collector off the main thread
Next:
- Parallelize some cycle collector phases
Posted on 2010-08-03
michal
Done:
- bug #513008 - async cache read
- review bug #280661 - SOCKS
- bug #486199 - Support HTTP over SCTP
Next:
- bug #513008 - async cache read
- review bug #549767 - Write/flush cache metadata off main-thread
- review bug #564553 - e10s HTTP: Serialize nsInputStreams
- review bug #548406 - xpcshell tests: assertion "mem cache leaking entries"
- review bug #288473 - Cache compiled javascripts
- review bug #405407 - Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput
- bug #404029 - ###!!! ASSERTION: storage allocated for zero data size
- bug #486199 - Support HTTP over SCTP
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-08
fredinfinite23
Done:
- paternity break
- bug 536273 (Http POST)
- bug 506269 at last :-) (506269)
- bug 543739 (xpcshell tests for libpref) two quick fixes:
- bug 566869
- bug 569270
Next:
integration to maemo on-device for final Q2 rush...
- fennectrolysis+layers integration
- fennecko integration
Posted on 2010-05-25
benjamn
Done:
- Have buildbot infrastructure up and running for slow-network simulation to test HTML5 speculative parsing performance.
- Had meeting with jorendorff, bz, and gal about implementing virtual properties in the JS engine.
- Made progress towards implementing the final nsIJetpack/PJetpack multi-process API (thanks to recursive IPDL structs/unions).
Next:
- Reimplement CPOWs using gal's Proxies.
- Finishing up the parser perf testsuite.
- Coordinating with the Jetpack team to make sure the multi-process model works for everyone.
- Revisit bug 552136 to create a reliable nsGlobalWindow tear-down hook, per bz's request (copied from my last update).
Posted on 2010-05-11
bsmedberg
Done:
- 3.6.4 hang and crash analysis
- 3.6.4 blockers: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=FIX%20blocking1.9.2:.4+%20@benjamin@smedbergs.us
Next:
- bug 558986, hang with OLE: my candidate patch isn't working, but looks like it could with some more investigation, thanks ehren for the pointer to IMessageFilter!
- reviews
- security bug
- at least a plan for associating chrome-process necko channels with content-process context (for auth prompts, security info, and other stuff)
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 2009-11-20
antoine
Done:
Work on bug 516749, finalized the parent/chrome side.
Next:
Fix a remaining bug with casting, and check all prompts that should use the new IPDL protocol.
Team Members:
- antoine
- benjamn
- bent
- bhsieh
- bjarne
- bsmedberg
- bzbarsky
- cjones
- damons
- fredinfinite23
- honzab
- jdm
- jduell
- jimm
- mfinkle
- michal
- MikeK
- mnandigama
- pettay
- sdwilsh
Who's Late?
- antoine: Last posted on 2009-11-20
- benjamn: Last posted on 2010-05-25
- bent: Last posted on 2010-08-10
- bjarne: Last posted on 2010-08-11
- bsmedberg: Last posted on 2010-05-11
- damons: Never posted
- fredinfinite23: Last posted on 2010-06-08
- jdm: Last posted on 2010-08-23
- mfinkle: Last posted on 2010-07-16
- michal: Last posted on 2010-08-03
- MikeK: Never posted
- mnandigama: Last posted on 2010-05-10
- pettay: Last posted on 2010-08-24