TPE-Layout/2017-03-07

From MozillaWiki
Jump to navigation Jump to search

Weekly Announcement

Weekly Sharing

Weekly Status

Astley Chen

Boris Chiou

stylo animations

  • bug 1343753 - stylo: Update CSS transitions with servo's computed values instead of nsStyleContext
    • study

Animations

Reviews

  • bug 1344533 - Replace OwningElementRef::GetRenderedPresContext with nsContentUtils::GetContextForContext()
  • bug 1344598 - Use nsIDocument::IsStyledByServo to check we are using servo or not
  • bug 1344603 - Make Stop{Animations|Transitions}ForElement as a member function of CommonAnimationManager

Cameron McCormack

CJ Ku

Farmer Tseng

Jeremy Chen

CSS hyphens property

  • bug 1056516 - presence of explicit soft-hyphen in a word should override automatic hyphenation
    • r+/r?
    • pending review
  • bug 1343516 - Clean up the mess of PropertyProvider and its implementations
    • file

CSS text-justify property

  • bug 276079 - Implement text-justify property (with values: auto | none | inter-word | inter-character)
    • land
  • bug 1343593 - stylo: Update mochitest expectations after text-justify landed
    • file | land
  • bug 1343512 - Let CSS text-justify property ride the train
    • file | r+

Shing Lyu

Stylo

Evangelism

  • Mentoring NTCU student servo project
  • Prepare STICON talk about Stylo
  • NTU course collaboration

Tingyu Lin

Layout

  • bug 1341981 - Convert frame completion and inline break in nsReflowStatus from double-bools bit flags to tri-state enum
    • file | land

Other

  • bug 1341962 - ccache stats parser breaks with ccache 3.3.3
    • file | 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