TPE-Layout/2017-03-28: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 4: Line 4:
* CJ Ku
* CJ Ku
** Why we need imgIContainer::FLAG_SYNC_DECODE flag?
** Why we need imgIContainer::FLAG_SYNC_DECODE flag?
** http://searchfox.org/mozilla-central/source/layout/painting/nsDisplayList.cpp#3533


* Shing
* Shing

Revision as of 03:45, 28 March 2017

Weekly Announcement

Weekly Sharing

  • Shing
    • Intro to buiding a Python interpreter in Rust
  • Jeremy
    • couple CSS property I've learned recently

Weekly Status

Astley Chen

Firefox Manager Workweek

  • 3/20 ~ 3/24, Philadelphia, USA.

Boris Chiou

Cameron McCormack

CJ Ku

  • bug 1350793 - [META] Trace all reftest capture failure in svg module
    • filed.

Farmer Tseng

Jeremy Chen

Quantum DOM

  • bug 1349114 - label CallPrintCallback for HTMLCanvasElement
    • file | land
  • bug 1342870 - Label runnables in layout/generic/
    • resolve

Quantum Layout (stylo)

  • bug 1347819 - Change nsFont::languageOverride to store uint32_t directly
    • r+ | land
  • bug 1347821 - stylo: Implement gecko glue for font-language-override
    • r+

other

Shing Lyu

Stylo

  • Analyzing reftest failures

Evangelism

  • NCTU student project mentoring
  • Project Quantum talk at MozTW community

Tingyu Lin

stylo

  • bug 1322570 - stylo: assert against calling GetParent for stylo-backed style contexts
    • land

Tommy Kuo

Rule of Thumb

Status code:

  • OOAD: In analysis or design phase.
  • WIP: working on WIP patch.
  • feedback(f): feedback a patch
  • feedback?(f?): WIP is ready for feedback grant.
  • feedback+(f+): Get positive feedback.
  • feedback-(f-): Get negative feedback.
  • review(r): review a patch.
  • review?(r?): patch is under review
  • review+(r+): get review+ and ready to check-in
  • review-(r-): get negative review feedback. Fix problems and switch back to r? again.
  • land: patch check in.
  • debug: Figure out the root cause of a bug/ try to repro that bug, etc...
  • file: file a bug
  • PTO: take personal leave
  • interview(I)
  • study: Spend time on domain knowledge study, such as multimedia transport technology, compress format, real-time rendering.
  • presentation
    • Write a personal blog, which is relative to work, such as articles on MozTech, or what you experience in a work week.
    • WIKI/ MDN article writing.
    • If you write a technical blog or anything relative to work, it's welcome to share it on weekly report.
    • Do a presentation of technical topics