TPE-Layout/2017-05-02: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:


===Boris Chiou===
===Boris Chiou===
<b>stylo animations</b>
* {{Bug|1357357}} - stylo: Need to start a transition even if one of the property is non-animatable or unrecognized property
** land
* {{Bug|1334036}} - stylo: Support off-main-thread animations
** wip
* {{Bug|1341195}} - stylo: getComputedStyle() doesn't return a valid value while the animation is running on compositor
** debug
* {{Bug|1360791}} - Skip clipped-animated-transform-1.html on stylo
** review
* {{Bug|1358353}} - Use rgb value instead of keyword colors.
** review
* {{Bug|1356941}} - stylo: Need a way to store/interpolate colors that RGBA component values exceed 255
** review
<b>Animations</b>
* {{Bug|1354437}} - stylo: Make border-spacing animatable
** review
* {{Bug|1293495}} - Write a test for mutation observer observes records when iterationComposite is changed
** review


===Cameron McCormack===
===Cameron McCormack===

Revision as of 06:09, 3 May 2017

Weekly Announcement

  1. Seat relocation
    • Relocation table for people who require to be relocated. Please fill in.
    • Effective Date: 5/5

Weekly Sharing

Astley Chen

Eric Tsai

Weekly Status

Astley Chen

Boris Chiou

stylo animations

  • bug 1357357 - stylo: Need to start a transition even if one of the property is non-animatable or unrecognized property
    • land
  • bug 1334036 - stylo: Support off-main-thread animations
    • wip
  • bug 1341195 - stylo: getComputedStyle() doesn't return a valid value while the animation is running on compositor
    • debug
  • bug 1360791 - Skip clipped-animated-transform-1.html on stylo
    • review
  • bug 1358353 - Use rgb value instead of keyword colors.
    • review
  • bug 1356941 - stylo: Need a way to store/interpolate colors that RGBA component values exceed 255
    • review

Animations

  • bug 1354437 - stylo: Make border-spacing animatable
    • review
  • bug 1293495 - Write a test for mutation observer observes records when iterationComposite is changed
    • review

Cameron McCormack

CJ Ku

https://www.standu.ps/user/CJKu/

Eric Tsai

  • Issue triage and diagnosis
  • NCKU talk about WebVR & Compatibility
  • Survey webcompat.com alexa webhook for github

Farmer Tseng

Mortar Printing

  • bug 1345710 - [Mortar] [Windows] Implement Emf, PDFEngineExports and PdfPrintHelperWin
    • r+
  • bug 1329881 - [Mortar] [Windows] Create an interface to send PDF file name and printing setting to chrome process, then configure print job
    • r-
  • bug 1345789 - [Mortar] [Windows] setup an IPC between parent process and plugin process
    • WIP

Jeremy Chen

Quantum CSS (stylo)

  • bug 1348173 - stylo: Implement the -moz-border-*-colors property
    • re-land
  • bug 1359313 - stylo: whitelist moz-border-*-colors related bindings to satisfy heap write analysis
    • file | land
  • bug 1360144 - stylo: Make stroke-{*} animatable
    • file | r?
  • bug 1360133 - stylo: Make {stop, flood}-opacity animatable
    • file

web animation

  • bug 1359786 - Reuse lengthPairType for positionType in web animations' web-platform-tests
    • file | land
  • bug 1360929 - Add serialization tests for combination units of "%" and "em" of flex-basis and word-spacing properties
    • file

Louis Chang

Shing Lyu

Stylo

  • Landed the reftest.list patch for Stylo
  • Updated the stylo dashboard
  • Wrote scripts to automate the mochitest monitoring

Evangelism

  • VoiceJam workshop preparation

Ting-Yu Lin

Quantum CSS

  • bug 1321754 - stylo: UA style sheets parsed with author features should be added at the UA level
    • land
  • bug 1361297 - stylo: AccessibleCaret doesn't work
    • file

AccessibleCaret

  • bug 1361072 - Callers of AccessibleCaretManager::RestrictCaretDraggingOffsets() should probably use getter_AddRefs
    • land

Tommy Kuo

  • bug 1356104 - stylo: Add support for mozmm unit
    • Land
  • bug 1356072 - stylo: Support moz-prefixed cursor values
    • r?

Ya-Chieh Wu

  • bug 1350262 - unordered_map causes check_stdcxx failures becauses @GLIBCXX_3.4.18 symbols
    • debug

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