TPE-Layout/2017-Q2-Goals: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 42: Line 42:


=== Boris Chiou ===
=== Boris Chiou ===
<b>[Quantum CSS - Animations]</b>
<b>[Quantum CSS]</b> - Animations
* (M2) Finish CSS-Transitions
* (M2) Finish CSS-Transitions
** [land] Bug 1343753 - stylo: Update CSS transitions with servo's computed values instead of nsStyleContext
** [land] Bug 1343753 - stylo: Update CSS transitions with servo's computed values instead of nsStyleContext

Revision as of 06:09, 25 April 2017

Guideline

Personal Development

 Personal development goal examples:
   1. Learn a bit about the Rust Language by reading through current Rust documentation and by 
   completing the current list of available Rust tutorials available on Rust-Learning Github page.
   2. Mentor contributor x by helping her/him successfully implement and land a fix for bug yyyy.
   3. Do a few livehacking sessions during the quarter.
   4. Fix three to five bugs in a component the reports isn't familiar with but is interested in.
   5. Complete an online educational tutorial on a unfamiliar technology.

SMART Criteria

 (S)pecific   - What do you want to achieve in your areas of focus ?
 (M)easurable - How will I know when it is accomplished ?
 (A)chievable - How can the goal be accomplished ?
 (R)elevant   - Does this match our other efforts/needs? Is this the right time?
 (T)ime-bound - By when can you achieve this goal ?

Template

 [*|#] <Task-Category>
 [**|##] <Task-Expected-Result> <Task-Description>
 [**|##] <Task-Expected-Result> <Task-Description>
 ...
 
 Example:
 * Implement the support of HTML5 details & summary.
 ** [land] bug123456 - calc(1+2+3+4+5+6) 
 ** [OOAD] bug234567 - integrate stylo into gecko

Personal Goals

Astley Chen

[Quantum CSS]

  • Enable stylo build(pref-off) in Nightly 55/56.
    • bug 1356991 - Build Stylo in Nightly (always #define MOZ_STYLO but keep Stylo pref'd off by default)
  • Enable stylo in Nightly 56.

[Quantum Labeling]

  • Finish all layout labeling work.

[Mortar]

  • Finish milestone 1 implementation.

Boris Chiou

[Quantum CSS] - Animations

  • (M2) Finish CSS-Transitions
    • [land] Bug 1343753 - stylo: Update CSS transitions with servo's computed values instead of nsStyleContext
    • [land] Bug 1341372 - stylo: detect new transitions and let it run
    • [land] Bug 1353628 - stylo: Cannot parse shorthand properties for transition-property
    • [land] Bug 1357357 - stylo: Need to start a transition even if one of the property is non-animatable or unrecognized property
  • (M4) Enable OMTA
    • [land] Bug 1334036 - stylo: Support off-main-thread animations
  • SMIL
    • [land] Bug 1332633 - stylo: Implement ComputeDistance for AnimationValues

Cameron McCormack

  • Quantum CSS
    • Write performance tests for and Servo implementations of all remaining Gecko style system optimizations
    • Do everything else possible to get the Stylo pref turned on in Firefox Nightly

CJ Ku

Eric Tsai

Farmer Tseng

Jeremy Chen

  • Quantum DOM (Layout-labeling)
    • [meta] bug 1339343 - Label runnables in layout modules
      • [land] bug 1347815 - Label subclasses of nsExpirationTracker in layout modules
  • Quantum CSS
    • [land] bug 1341758 - stylo: need image-orientation support
    • [land] bug 1355001 - stylo: Implement glue for initial-letter property

Louis Chang

Shing Lyu

Tingyu Lin

  • Quantum CSS
    • Do anything that could help enable Stylo on Nightly
    • [land] bug 1290276 - stylo: XBL <stylesheet> support
    • [land] bug 1321769 - stylo: scrollbars don't work

Tommy Kuo

Quantum CSS

  • Fix ref-test
    • bug 1355017 - stylo: background-position should generate valid three-value form when from longhands
    • bug 1353994 - stylo: Support new color format of hsla() and rgba() defined in CSS Color Module Level 4
    • bug 1354000 - stylo: stylo doesn't understand moz-prefixed -moz-crisp-edges
    • bug 1355005 - stylo: Support -moz-box-orient: {block,inline}-axis
    • bug 1356104 - stylo: Add support for mozmm unit

Ya-Chieh Wu

Weekly Report