TPE-Layout/2016-Q3-Goals: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Shing Lyu: Added Shing's goal draft)
Line 41: Line 41:


=== Shing Lyu ===
=== Shing Lyu ===
* Implement flexbox in Servo
** Manually test Servo against flexbox spec, file bugs for what's missing.
** Start fixing the bug found. Offload some easy ones to new contributors.
* Stylo
** Implement unfinished properties from [https://public.etherpad-mozilla.org/p/stylo-wikipedia-properties this list]
* Promote Servo & Rust
** Servo intro talk at Modern Web Conf 2016 (Aug)
** Servo intro talk at COSCUP 2016 (Aug)
** Servo intro talk at NTU EE/CS seminar (Sep?)
** Host Rust meetup and study group


=== Tingyu Lin ===
=== Tingyu Lin ===

Revision as of 06:34, 6 July 2016

Guideline

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

Boris Chiou

  • Web Animations API Implementation
    • [land] Security bugs
    • [land] Bug 1049975 - Writeable effect (including null effects)
    • [land] Bug 1273784 - Animation effect copy constructor
    • [land] Bug 1272549 - Support paced spacing on transform, shape, and filter function
  • SVG
    • [land] Bug 1245751 - Allow href attribute without xlink on SVG elements
  • Servo Animation
    • Roadmap. Understand what we have to do and have a meta bug to track them. I will update this after 7/18.

CJ Ku

Jeremy Chen

  • layout code refactoring
    • [land] bug 906116 - replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame, etc.
  • implement initial-letter property
    • [OOAD] bug 1223880 - Implement initial-letter (from CSS Inline Layout Module Level 3)

Shing Lyu

  • Implement flexbox in Servo
    • Manually test Servo against flexbox spec, file bugs for what's missing.
    • Start fixing the bug found. Offload some easy ones to new contributors.
  • Stylo
    • Implement unfinished properties from this list
  • Promote Servo & Rust
    • Servo intro talk at Modern Web Conf 2016 (Aug)
    • Servo intro talk at COSCUP 2016 (Aug)
    • Servo intro talk at NTU EE/CS seminar (Sep?)
    • Host Rust meetup and study group

Tingyu Lin

  • Implement shape-outside
    • [OOAD] bug 1098939 - Implement CSS shape-outside property
      • Design a prototype to support shape-outside for circle, ellipse, or border-radius, and combine it with shape-margin.
    • [OOAD] bug 1265342 - Implement 'shape-margin'
  • Support AccessibleCaret on Fennec
    • [land] bug 1283828 - Crash in nsContentUtils::ComparePoints | mozilla::AccessibleCaretManager::RestrictCaretDraggingOffsets
    • [land] bug 1266922 - Remove checking "visibilitychange" reason from ActionBarHandler.js

Weekly Report