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

From MozillaWiki
Jump to navigation Jump to search
 
(15 intermediate revisions by 8 users not shown)
Line 14: Line 14:
** [https://github.com/icecc/icecream icecream project]
** [https://github.com/icecc/icecream icecream project]
** [https://groups.google.com/forum/#!topic/mozilla.dev.platform/-5Ktzq74KTc dev-platform discussion]
** [https://groups.google.com/forum/#!topic/mozilla.dev.platform/-5Ktzq74KTc dev-platform discussion]
=== Eric Tsai ===
* [[Compatibility/Go_Faster_Addon|Compatibility Go Faster Addon]]


==Weekly Status==
==Weekly Status==
Line 19: Line 21:


===Boris Chiou===
===Boris Chiou===
<b>stylo animations</b>
* {{Bug|1357357}} - stylo: stylo: Make the parser of transition-property match the spec
** land
* {{Bug|1355758}} - stylo: Element.getAnimations() returns transitions with incorrect order
** land
* {{Bug|1359719}} - stylo: Implement frames timing function
** file | 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
* reviewed
** {{Bug|1358353}}, {{Bug|1356941}}, {{Bug|1360791}}, {{Bug|1354437}}, {{Bug|1293495}}, {{Bug|1343884}}


===Cameron McCormack===
===Cameron McCormack===
* {{Bug|1360991}} - stylo: text-align property glue doesn't handle -moz-prefixed values correctly
** r+ | land
* {{Bug|1361303}} - stylo: custom property name serialization is wrong
** r+ | land
* {{Bug|1356103}} - stylo: Font metrics aren't thread safe
** r?
* {{Bug|1344914}} - stylo: Why does ServoStyleSet::ResolveAnonymousBoxStyle not call GetContext?
** land
* {{Bug|1358968}} - stylo: ensure nsComboxboxDisplayFrames skip parent display-based style fixups when restyled
** land
* commented in {{Bug|1339629}} about how to handle cloning ServoStyleSheetInners
* reviewed:
** {{Bug|1336863}}, {{Bug|1348481}}, https://github.com/servo/servo/pull/16570, {{Bug|1342316}}, {{Bug|1350010}}, {{Bug|1354563}}, {{Bug|1355348}}, {{Bug|1355351}}, {{Bug|1355394}}, {{Bug|1357117}}, {{Bug|1358495}}, {{Bug|1358634}}, {{Bug|1359313}}, {{Bug|1359603}}, {{Bug|1359779}}, {{Bug|1360241}}


===CJ Ku===
===CJ Ku===
https://www.standu.ps/user/CJKu/


===Eric Tsai===
===Eric Tsai===
* Issue triage and diagnosis
* NCKU talk about WebVR & Compatibility
* Survey webcompat.com alexa webhook for github


===Farmer Tseng===
===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===
===Jeremy Chen===
Line 35: Line 75:
** file | land
** file | land
* {{Bug|1360144}} - stylo: Make stroke-{*} animatable
* {{Bug|1360144}} - stylo: Make stroke-{*} animatable
** file | wip
** file | r?
* {{Bug|1360133}} - stylo: Make {stop, flood}-opacity animatable
* {{Bug|1360133}} - stylo: Make {stop, flood}-opacity animatable
** file
** file
Line 45: Line 85:


===Louis Chang===
===Louis Chang===
'''Mortar'''
* {{Bug|1361607}} - Fail to resolve MozPromise generated by IPC in non browser/content processes
** file
* {{Bug|1345789}} - setup an IPC between parent process and plugin process
** WIP
* {{Bug|1358347}} - Implement back-end part of find whole-word function
** WIP


===Shing Lyu===
===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===
===Ting-Yu Lin===
Line 65: Line 121:


===Ya-Chieh Wu===
===Ya-Chieh Wu===
* {{Bug|1350262}} - unordered_map causes check_stdcxx failures becauses @GLIBCXX_3.4.18 symbols
** debug


==Rule of Thumb==
==Rule of Thumb==

Latest revision as of 06:25, 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

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

Mortar

  • bug 1361607 - Fail to resolve MozPromise generated by IPC in non browser/content processes
    • file
  • bug 1345789 - setup an IPC between parent process and plugin process
    • WIP
  • bug 1358347 - Implement back-end part of find whole-word function
    • WIP

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