Electrolysis/Meetings/2016-03-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎mconley: Add some stuff)
(stability)
Line 80: Line 80:
* {{bug|1247420}} - (m9 1247420 - Hovering over a select popup inside ul elements breaks hover css selector on list elements) - Found a solution, patches are up for review.
* {{bug|1247420}} - (m9 1247420 - Hovering over a select popup inside ul elements breaks hover css selector on list elements) - Found a solution, patches are up for review.
* Multiple content processes wiki: https://wiki.mozilla.org/Electrolysis/Multiple_content_processes feedbacks are welcome!!!
* Multiple content processes wiki: https://wiki.mozilla.org/Electrolysis/Multiple_content_processes feedbacks are welcome!!!
== bsmedberg ==
* stability worse than before
* analysis at https://github.com/vitillo/e10s_analyses/blob/master/beta46-noapz/e10s-stability-analysis.ipynb
* recommendations at https://gist.github.com/bsmedberg/f23e84ae4021a1cc3bcf


== Roundtable ==
== Roundtable ==
* (felipe) E10s + WinXP?
* (felipe) E10s + WinXP?
* (felipe) E10s + Accessibility on Mac?
* (felipe) E10s + Accessibility on Mac?

Revision as of 15:57, 24 March 2016


« previous week | index | next week »

kanru

cervantes

  • bug 1253575 (crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::GeckoChildProcessHost::OpenPrivilegedHandle) - got result from annotation, the error from OpenPrivilegedHandle is ACCESS_DENIED
  • bug 1258317 (crash in mozilla::ipc::TransferHandleToProcess) - investigating, need more annotation
  • bug 1258663 (Annotate system call failure regarding IPC transports) - created to annotate more Windows system calls that we MOZ_RELEASE_ASSERT success.

ting

  • bug 1197913 (M9, Moving the cursor outside the <select> drop-down list doesn't keep the last hovered item highlighted) - under review.
  • bug 1255968 (Perf, Interruptible reflow is broken in e10s) - wip patch waiting feedback.
  • bug 1257869 (Perf, Window Resize of large page takes seconds to change viewport) - resolved duped to bug 1255968

thinker

  • bug 1253241 (M9, "Scroll of Lorem Ipsum" testcase causes graphic glitches when hide menupopup after open Inspector) - under review.

felipe

  • (I may arrive some minutes late)
  • Worked with SV to QA the system add-on code
  • bug 1257265 - Finished all bugs with improvements to the system add-on and handled the uplifts to start phase 2 of beta46 testing
    • tag disqualified users
    • annotate cohort on crash report
    • exclude users part of an experiment
  • Phase 2 targets 50% of population (will yield 20% of e10s activated), with APZ enabled
  • Deactivated phase 1
  • Created spreadsheet to track partially-disabled tests (from the "standing up new platforms on Ash" work)
  • More e10s-tests activity

jimm

  • bug 1241060 (M9, Flash Player content appears on top of devtools) - fixed.
  • bug 1245165 (M9, No plugin name and version annotations on plugin crashes with e10s turned on) - resolved wfm.
    • aklotz fixed this in unrelated work he landed in bug 1256943.
  • bug 1148978 (M9, Flash plugins fail to paint correctly when open sidebar/fullscreen) - under review.
    • This should address any remaining browser window invalidation issues with windowed plugins.
  • bug 1258440 (Perf, Plugin code in CompositorParent causing a tpaint/tabpaint regression) - fixed.

haik

  • bug 1248683 - [e10s] Find bar sometimes gets keypresses in the wrong order when system is under heavy load
    • Learning how the find bar works, handles keypresses on e10s, getting help from jimm, looking at recent bug fix in this area (bug 1218351) and trying to understand how it works.

Neil

mconley

  • Perf P2 bug 1174770 - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode
    • The work to fix the regressions and get us under the threshold has been, I believe, identified.
    • bug 1258459 - Fix TalosPowersContent forceCCAndGC handler to not expect "name" in event detail
      • Fixed
    • bug 1258440 - tpaint is slowed on Linux and Windows waiting on CompositorParent's mPluginUpdateResponsePending
      • Fixed
    • bug 1251032 - Have ContentParent send RenderFrameInfo down when responding to the CreateWindow sync message
    • bug 1254865 - remote-browser.xml's browser-child.js should not send a sync message on load
      • Under review
    • Latest graphs:

gabor

bsmedberg

Roundtable

  • (felipe) E10s + WinXP?
  • (felipe) E10s + Accessibility on Mac?