Mobile/e10s/Notes/30-Jun-2010: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 15: | Line 15: | ||
=== e10s merge oranges === | === e10s merge oranges === | ||
* 575949 TEST-UNEXPECTED-FAIL | ipcshell\tests\test_ipcshell.js | ASSERTION: Using observer service off the main thread! | * 575949 TEST-UNEXPECTED-FAIL | ipcshell\tests\test_ipcshell.js | ASSERTION: Using observer service off the main thread! | ||
* 575918 buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output, killing pid 575 | * 575918 buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output, killing pid 575 | ||
* 575914 test_cpow.js | test failed (with xpcshell return code: 3), see following log: | 3 == 6 - See following stack: | * 575914 test_cpow.js | test failed (with xpcshell return code: 3), see following log: | 3 == 6 - See following stack: | ||
=== Necko === | === Necko === | ||
Revision as of 14:37, 30 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 (OMG we are close!)
Quick Status Updates
e10s merge oranges
- 575949 TEST-UNEXPECTED-FAIL | ipcshell\tests\test_ipcshell.js | ASSERTION: Using observer service off the main thread!
- 575918 buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output, killing pid 575
- 575914 test_cpow.js | test failed (with xpcshell return code: 3), see following log: | 3 == 6 - See following stack:
Necko
- Broken image cache will be fixed as soon as we know the m-c->e10s merge is stable. (see bug 537164)
- Securityinfo apparently almost ready.
- still lots of other bug fixes in the review pipeline: http auth, app cache, suspend/resume.
- Redirects: wip patch, I need to review.
- Crowder, bz, and I making good progress on download manager design.
Preference
- Bug 564535 -- Permission manager. MikeK investigation. Has questions about direction.
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
Fennec can be run with retained layers code, but only useful test at this point would be checking for retained-layers regressions in fennec's use case.
Front-end
- Initial work list is here
- Please file bugs on any front-end issue
Autocomplete et. al (dolske)
- Form history -- bug 552828
- Password manager -- bug 552827
Places
- stover working on the last few test failures.
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