Mobile/e10s/Notes/16-Jun-2010: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 66: | Line 66: | ||
** Final issue on try: segfault while using messageManager.loadFrameScript {{bug|572149}} | ** Final issue on try: segfault while using messageManager.loadFrameScript {{bug|572149}} | ||
** Over the weekend began to be able to write to nsIFile objects from content - {{bug|572152}} | ** Over the weekend began to be able to write to nsIFile objects from content - {{bug|572152}} | ||
=== Addon Installation (InstallTrigger) === | |||
* Works with patch in review, bug 550936 |
Revision as of 18:25, 16 June 2010
Details
- Wednesdays - 1:00PM Pacific
- 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #mobile for backchannel
- Bugz (https://bugzilla.mozilla.org/showdependencytree.cgi?id=516521&hide_resolved=1)
Major Topics for This Week
- Quick updates
- Landing plan
Quick Status Updates
Necko
- Merge to M-C hopefully happening very soon--preparing patch
- lots of bug fixes in the review pipeline: http auth, caching, app cache, suspend/resume.
- Will need lots of testing, and we know for sure there are still things borken. Some of these (gmail) are hard to diagnose, and we're hoping tackling simple sites/problems will give us easier traction.
- Redirects work still in progress.
- Crowder, bz, and I making progress on download manager.
- Bug 570867 - move AddCookiesToRequest logic from parent to child channel. [dwitte: could look at this next week. Pretty simple patch if someone wants to jump on it.]
Preference
- Bug 564535 -- Permission manager (dwitte). [dwitte: swamped atm unfortunately; patch is simple though, dougt might look]
Plugins
- Plugin layers works fine with WindowlessX and Image NPAPI 556487 (2 weeks of testing)
- Chrome->Content->Plugin - triple processes works with patch from bug 560630, but patch breaks windows builds
Gfx
- 16bpp landed yet?
- Mobile/Layers
- retained layers mostly working
- cross-process layers working basically, slowly
- need to prioritize and divvy up fennec work (see link above)
Front-end
- Initial work list is here
- Please file bugs on any front-end issue
Autocomplete et. al (dolske)
- autocomplete (552828)
- password manager
- form fill
Places
- visit uri (556400)
- Has been run on try server, almost through reviews and ready for landing
- remote VisitURI (516728) & (551181) : Still blocked by 556400.
- dougt completed both tasks and waiting on review
- blocked on a couple of bugs; satchel has been rewritten in JS
- need a way to get message manager from components (566024)
- set title (566738)
- upfront refactor work we need to do
- after this, we will stub out History::SetURITitle for e10s
Automation/Testing
- Getting close on mochitest
- Final issue on try: segfault while using messageManager.loadFrameScript bug 572149
- Over the weekend began to be able to write to nsIFile objects from content - bug 572152
Addon Installation (InstallTrigger)
- Works with patch in review, bug 550936