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

From MozillaWiki
Jump to navigation Jump to search
Line 70: Line 70:
*Preference on in Firefox Windows for Nightly build:
*Preference on in Firefox Windows for Nightly build:
**Finish Gtest
**Finish Gtest
***[land]{{Bug|1358076}} [PDF gtest] Implement unit test for PDFViaEMFPrintHelper
***[land]{{Bug|1382512}} [PDF gtest] convert EMF to bitmap and compare the bitmap content with reference
***[land]{{Bug|1385779}} [PDF gtest] create multiple PDFViaEMFPrintHelper to load each PDF file
**Finish Top 100 website printing test in Windows platform (include e10s, non-e10s, Windows 7, Windows 8, Windows 10, Windows 2012)
**Finish Top 100 website printing test in Windows platform (include e10s, non-e10s, Windows 7, Windows 8, Windows 10, Windows 2012)
**Pull PDFium from xul
**Pull PDFium from xul
***[land]{{Bug|1382509}} Pull out PDFium from xul
*Resolve printing issues:
*Resolve printing issues:
**{{Bug|1363575}} Print problem, The footer(css float) overlaps the body
**[fix]{{Bug|1363575}} Print problem, The footer(css float) overlaps the body
**{{Bug|1345588}} Image not visible when printing from iframe with srcdoc
**[fix]{{Bug|1345588}} Image not visible when printing from iframe with srcdoc
**{{Bug|1344605}} Some content overlaps in print preview, does not match with rendered HTML
**[fix]{{Bug|1344605}} Some content overlaps in print preview, does not match with rendered HTML
**{{Bug|1343882}} Text using WOFF2 font is printed as image
**[fix]{{Bug|1343882}} Text using WOFF2 font is printed as image
**[fix]{{Bug|1362817}} Printing from FireFox 53.0 32-bit on Linux Mint 17 qiana xfce 32-bit the datetime on the page prints as 12/31/69. This is new as of my last update.


=== Jeremy Chen ===
=== Jeremy Chen ===

Revision as of 06:29, 31 July 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 Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.
  • Mortar Printing Polish
    • bug 1347444 - (pdf-printing) Gecko PDF printing support.
    • [Windows] bug 1295109 - Directly send PDF file to OS's spool module when possible.
  • TDC Developer Conference - CSS Update.

Boris Chiou

  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

Cameron McCormack

  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

CJ Ku

  • Quantum Flow
    • [Fix] bug 936338 - Chrome is more responsive on the D3.js based MIT Media Lab's Immersion application.
  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

Eric Tsai

  • Issue triage and diagnosis
  • Move webcompat.com issue status from github label to milestone
  • Develop webcompat.com contributor extension
    • Cross post a webcompat.com issue to bugzilla bug
    • Add a webcompat.com issue to bugzilla bug see also
  • Q2 activities follow-up
    • Deploy alexa webhook
    • Help Dennis Schub release WebCompat system addon V2
  • Community participation
    • Write medium blog post about my works in WebCompat team
    • Support Mozilla Developer Conference in Taipei

Farmer Tseng

  • Preference on in Firefox Windows for Nightly build:
    • Finish Gtest
      • [land]bug 1358076 [PDF gtest] Implement unit test for PDFViaEMFPrintHelper
      • [land]bug 1382512 [PDF gtest] convert EMF to bitmap and compare the bitmap content with reference
      • [land]bug 1385779 [PDF gtest] create multiple PDFViaEMFPrintHelper to load each PDF file
    • Finish Top 100 website printing test in Windows platform (include e10s, non-e10s, Windows 7, Windows 8, Windows 10, Windows 2012)
    • Pull PDFium from xul
  • Resolve printing issues:
    • [fix]bug 1363575 Print problem, The footer(css float) overlaps the body
    • [fix]bug 1345588 Image not visible when printing from iframe with srcdoc
    • [fix]bug 1344605 Some content overlaps in print preview, does not match with rendered HTML
    • [fix]bug 1343882 Text using WOFF2 font is printed as image
    • [fix]bug 1362817 Printing from FireFox 53.0 32-bit on Linux Mint 17 qiana xfce 32-bit the datetime on the page prints as 12/31/69. This is new as of my last update.

Jeremy Chen

  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

Louis Chang

Shing Lyu

  • Release Stylo
    • Enable Linux 32-bit build
    • Solve remaining stylo bugs
  • Servo embedding
    • Solve bugs to support new Servo embedding story
    • Build Servo dogfooding browser
  • Evangelism
    • COSCUP talk & Rust team
    • HackNTU mentoring and A-Frame school
    • DevDay talk
    • SITCON summer camp

Tingyu Lin

  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

Tommy Kuo

  • Quantum Style(Stylo) - Ship Stylo on Firefox 57 with passing criteria.
    • [Fix] bug 1375906 - (stylo-site-issues) stylo: Metabug for issues affecting real websites.
    • [Fix] bug 1374034 - (stylo-release) Let Stylo ride the trains.

Ya-Chieh Wu

Weekly Report