sicking
Current Status - Posted on 2010-03-13
Done:
- Emptied review queue apart from two old requests
- Landed notification for new window created
- Reviewing HTML5 parser
Next:
- Finish HTML5 parser review
- XBL2
Older Posts
Member of Projects
Team Posts
Posted on 2010-03-15
hsivonen
Done:
- Addressed review comments.
- Wrote patches for newly-introduced failing reftests.
- Fixed infinite loop with malformed iframes on Facebook.
- Make nsHTMLDocument make sure editing is turned off when a document load starts.
- Landed isindex submission, test patches, infinite loop on Facebook and turning editor off in BeginLoad.
Next:
- Address review comments.
- Keep policing the tree for newly-introduced failing test cases.
- Figure out bug 546381.
- Proper non-band-aid fix for bug 546648.
- Adapt dbaron's fix for HTML5 named characters data segment use to the named characters code generator.
Posted on 2010-03-13
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
Posted on 2010-03-13
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).
Posted on 2010-03-12
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
Posted on 2010-03-09
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.
Posted on 2010-03-09
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
Posted on 2010-03-09
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)
Posted on 2010-03-09
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
Posted on 2010-03-09
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
Posted on 2010-03-07
jlebar
Next:
bug 550565 - Favicon + pushstate bug 529208 - Limi Packages (maybe?)
Posted on 2010-03-02
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
Posted on 2010-03-01
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
Posted on 2010-02-02
benjamn
Done:
- Progress on window-closing related bugs (543528, 523885) unrelated to electrolysis.
- CPOW patches continuing to get simpler as supporting patches land.
Next:
- Exploring high latency, low bandwidth talos infrastructure to support regression testing of HTML5 speculative parsing.