TPEPlatform/2014-06-12: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 91: Line 91:
====Morris Tseng====
====Morris Tseng====
====Jerry Shih====
====Jerry Shih====
*GSMA MAE
** Go to Shanghai for GSMA MAE
====Chiajung Hung====
====Chiajung Hung====
====Solomon Chiou====
====Solomon Chiou====

Revision as of 03:38, 10 June 2014

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

Status code combination rule
Combine status code with "|". For example

** OOAD|WIP

Which means you work on both OOAD and WIP in the last week.

land status code
If your patch is target for specific branch, instead of central, postfix branch version. For exp

** land(1.4)

Summary

Status changed by this week

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);

Bugs which are fixed by this week

Full Query
ID Summary Status Resolution Assigned to
608634 Intermittent test_error_in_video_document.html | Network state - got 2, expected 0 | Error object - didn't expect null, but got it RESOLVED FIXED Chia-hung Tai [:ctai :ctai_mozilla :cht]
1021429 [emulator][camera] Camera HAL for ICS emulator is unstable and causing gUM test case timeout RESOLVED FIXED Alfredo Yang (:alfredo)

2 Total; 0 Open (0%); 2 Resolved (100%); 0 Verified (0%);


Media

Randy Lin

Alfredo Yang

John Lin

  • GSMA MAE
    • Go to Shanghai for GSMA MAE

JW Wang

Benjamin Chen

Platform

Steven Lee

Chiahung Tai

  • bug 969312 - [MediaEncoder] Support data from GonkCameraSource in HW video recording path.
    • Study
    • Study spec of getUserMedia and MediaStream.
  • GSMA MAE
    • Go to Shanghai for GSMA MAE

Vincent Lin

Tingyu Lin

  • bug 960897 - [Touch Caret] Touch caret sanity test
    • land
    • Backout due to intermittent test failures. Remove the failed test case, and landed.
  • bug 1020261 - [Touch Caret] Enable touch caret sanity test on B2G
    • file | debug
    • Touch caret cannot recognize touch event id synthesized by marionette. Need to fix TouchCaret.cpp.
  • bug 1019441 - [Text Selection] Text Selection sanity test
    • r?
  • bug 1020874 - Add optional parameters x and y to Action.long_press()
    • file | land

Boris Chiou

Graphics

Peter Chang

Morris Tseng

Jerry Shih

  • GSMA MAE
    • Go to Shanghai for GSMA MAE

Chiajung Hung

Solomon Chiou

Manager

CJ Ku

  • bug 1021499 - [Touch Caret] Touch caret might be truncated by keyboard
    • file
    • follow up issue of 924692.
  • bug 1021527 - [Touch Caret] Touch Caret becomes blurry after zoom in
    • file
    • follow up issue of 924692.
  • bug 1021530 - [Touch Caret] Touch caret movement is jumpy
    • file
    • follow up issue of 924692.
  • bug 1003893 - crash in imgFrame::~imgFrame()
    • feedback
  • bug 987529 - Implement Vsync dispatch pipeline
    • OOAD