TPEGFX/2016-Q3

< TPEGFX
Revision as of 02:03, 26 September 2016 by GuanWen (talk | contribs) (Update goals.)

GFX Topics

  • gfx Stability
  • OMT painting
  • DisplayList(layout related work)
  • Paint correctness(buglist)
  • Compositor process
  • WebGL2
  • Any layout works, ex: perf/CSS properties
  • Investigate WebRender

Goal

ChihYi Leu

  • WebGL2 Conformance
    • Enable WebGL2 testing on Linux
  • Composition reftest
    • Add RefTest to detect an obsoleted faulty patch in Bug 1284440
  • Gecko Graphics inside
    • Host discussion meeting every two weeks

Daosheng Mu

  • WebGL2 conformance
    • Fix high-priority failures in webgl2-failures
    • Enable WebGL2 testing on win8
  • Webrender
    • Share the architecture of WebRender 1.0
  • Gecko Graphics inside
    • Host discussion meeting every two weeks

Ethan Lin

  • WebGL2 conformance
  • Implement border-image-repeat: space
    • bug 720531 - Implement border-image-repeat space keyword
  • focus-within
    • bug 1176997 - Add support for pseudo class :focus-within
  • Enhance canvas performance
    • bug 1289975 - Do not reset layer when setting the same dimension to canvas
    • bug 1296166 - Avoid calling EnsureTarget in CanvasRenderingContext2D::GetImageData
    • bug 1293968 - Avoid calling EnsureTarget in CanvasRenderingContext2D::GetImageBuffer
    • bug 1293970 - Avoid canvas copy-on-write in CanvasRenderingContext2D::PutImageData and DrawWindow
  • Stability
    • bug 1287652 - SEGV on unknown address 0x44 in [@mozilla::gfx::SetPaintPattern]
    • bug 1299062 - heap-overflow and potential UAF [@mozilla::dom::CanvasRenderingContext2D::GetImageDataArray]
    • bug 1290628 - MOZ_CRASH "d0 < fPathLength" in [@SpecialLineRec::addSegment()]

Jerry Shih

Kevin Chen

Morris Tseng

  • WebGL2
    • Fix high-priority failures in webgl2-failures
    • Update ANGLE to chromium/2845
    • Enable ANGLE on WebGL2
  • WebRender
    • Border: double support for WebRender
    • Worker.terminated implementation for servo.
    • Discussion.

Peter Chang

  • gfx stability
    • Update top crash/regression bugs within one week and fix them within one month
  • WebGL2 conformance
    • conformance suite upgrade 2.0
    • Fix high-priority failures in webgl2-failures

Vincent Liu

  • GFX stability.
  • Gecko Graphics inside
    • Host discussion meeting every two weeks
      • A study and a internal sharing for Compositor.
  • Android webgl mochitest failures
    • bug 1285531 - High number of jemalloc crashes in webgl
      • Find out a fixed way to reproduce this crash.
      • Worked out WIP to approach this issue.