TPE-Layout/2017-05-23
Jump to navigation
Jump to search
Weekly Announcement
- Introducing Nightly soft code freeze - Ritu
- Do:
- Be ready to backout patches that cause crash spikes, new crashes, severe regressions
- Monitor new regressions and escalate merge blockers
- Support release management to prioritize fixing merge blockers
- Do Not:
- Land a risky patch or a large patch a week before Merge day
- Land new features a week before Merge day
- Flip prefs that enable new Features that were untested in Nightly cycle
- Plan to kick off new experiments
- Do:
Weekly Sharing
Weekly Status
Astley Chen
Boris Chiou
Cameron McCormack
CJ Ku
Eric Tsai
Farmer Tseng
Jeremy Chen
Louis Chang
Shing Lyu
Ting-Yu Lin
Tommy Kuo
Ya-Chieh Wu
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