Mobile/e10s/Notes/30-Jun-2010: Difference between revisions

From MozillaWiki
< Mobile‎ | e10s‎ | Notes
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
=== e10s merge oranges ===
=== e10s merge oranges ===


* 575953  PROCESS-CRASH | nptest.dll!IntentionalCrash [nptest.cpp:8f64c2eeb40e : 103 + 0x6]
* 575951 TEST-UNEXPECTED-FAIL | sessionstore/test/browser/browser_464620_a.js | Found an unexpected tab at the end of test run: http://mochi.test:8888
* 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!
* 575920 [e10s] libnptest.so!crashPlugin [nptest.cpp:8f64c2eeb40e : 102 + 0x0]
* 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

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)

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