Meeting Notes Meetings notes from the Mozilla community

15-July-2010

Mobile Electrolysis Meeting Minutes: 2010-07-15

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

Mobile/e10s/Notes/15-Jul-2010

From MozillaWiki

Details

Major Topics for This Week

  • Quick updates
  • Landing plan (OMG we are close!)

Quick Status Updates

e10s merge complete

  • Cheers to all those that helped!

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

No fennec-specific updates. GL layers backend continues to improve.

  • bug 575778 – MozAfterPaint does not work.

Front-end

  • Initial work list is here
  • Please file bugs on any front-end issue

Autocomplete et. al (dolske)

  • Form history — bug 552828
    • review in the next day or two
  • Password manager — bug 552827
    • patch by eow.

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

30-June-2010

Mobile Electrolysis Meeting Minutes: 2010-06-30

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

Mobile/e10s/Notes/30-Jun-2010

From MozillaWiki

Details

Major Topics for This Week

  • Quick updates
  • Landing plan (OMG we are close!)

Quick Status Updates

e10s merge oranges

  • bug 569500 TEST-UNEXPECTED-FAIL | ipcshell\tests\test_ipcshell.js | ASSERTION: Using observer service off the main thread!
    • jimm investigating.

  • bug 575918 buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output, killing pid 575
    • cjones investigating.
  • bug 575914 test_cpow.js | test failed (with xpcshell return code: 3), see following log: | 3 == 6 – See following stack
    • blassey investigating.
  • bug 575921 – browser_bug511456.js | application crashed | SIGABRT | libxul.so!nsAppShell::ProcessNextNativeEvent [nsAppShell.cpp:8f64c2eeb40e : 144 + 0xa]
    • dougt investigating.

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

No fennec-specific updates. GL layers backend continues to improve.

  • bug 575778 – MozAfterPaint does not work.

Front-end

  • Initial work list is here
  • Please file bugs on any front-end issue

Autocomplete et. al (dolske)

  • Form history — bug 552828
    • review in the next day or two
  • Password manager — bug 552827
    • patch by eow.

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

23-June-2010

Mobile Electrolysis Meeting Minutes: 2010-06-23

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

Mobile/e10s/Notes/23-Jun-2010

From MozillaWiki

Details

Major Topics for This Week

  • Quick updates
  • Landing plan

Quick Status Updates

Necko

  • Merged m-c to e10s branch. Includes websockets, which we’ll need to make sure it’s turned off in fennec.
  • Merge to M-C hopefully happening soon–bz still reviewing patch.
  • 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. [dougt: probably do not need this!]

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

“Burned the candle at both ends” this week — nothing specific to fenneclayertrolysis to report, but work proceeded on HW accel that’s shared between desktop and fennec.

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

  • 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

17-June-2010

Mobile Electrolysis Meeting Minutes: 2010-06-16

Filed under: Posts — Tags: — Jesper Kristensen @ 1:32 pm

Mobile/e10s/Notes/16-Jun-2010

From MozillaWiki

Details

Major Topics for This Week

  • Quick updates
  • Landing plan

Quick Status Updates

Necko

  • rpc/CPOW still messing up necko. I will add autodetect warnings to necko so we’ll at least have a faster diagnosis if this issue comes up again.
  • Merge to M-C hopefully happening soon–bz reviewing patch
  • still lots of bug fixes in the review pipeline: http auth, caching, app cache, suspend/resume.
  • Redirects work in progress.
  • Crowder, bz, and I making good progress on download manager design.
  • AddCookiesToRequest logic landed.

Preference

  • Bug 564535 — Permission manager. [dougt: probably do not need this!]

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
  • retained layers round 0 up for review
  • Oleg has patches to get web content and video working well with OpenGL ES

Front-end

  • Initial work list is here
  • Please file bugs on any front-end issue

Autocomplete et. al (dolske)

No progress this week. (work in the next week or so)

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

Powered by WordPress