TPEGFX/Notes: Difference between revisions
< TPEGFX
Jump to navigation
Jump to search
m (→Triage) |
Vincent Liu (talk | contribs) (→Triage) |
||
| Line 16: | Line 16: | ||
** Try to reproduce it on try server if the intermittent bug.(?) | ** Try to reproduce it on try server if the intermittent bug.(?) | ||
** looked into the log message and figure out the problem to cause. Comment it.(?) | ** looked into the log message and figure out the problem to cause. Comment it.(?) | ||
** ni | ** ni people or mgr to help you | ||
** land needed printing message for this bug to observe more information.(this action is providing solution not doing the triage) | ** land needed printing message for this bug to observe more information.(this action is providing solution not doing the triage) | ||
** Change priority to P1-3 with reason | ** Change priority to P1-3 with reason | ||
** Add gfx-noted if there is nothing you can follow up | ** Add gfx-noted if there is nothing you can follow up | ||
Revision as of 02:24, 19 January 2017
Editor
Testing
- [pchang] run GTest subset
- ./mach gtest Layers.*
- GTEST_FILTER='Layers*' MOZ_RUN_GTEST=1 ./mach run --debug //use debugger to debug GTest
Misc
- [ethan] Canvas performance
Triage
- [vliu] Triage flow listed.
- Try to reproduce
- Add keyword 'reproducible' if you can reproduce
- Ask reporter set layers.acceleration.disabled as true to try again(depends)
- Ask for about:support
- Ask for about:memory if memory related
- Try to reproduce it on try server if the intermittent bug.(?)
- looked into the log message and figure out the problem to cause. Comment it.(?)
- ni people or mgr to help you
- land needed printing message for this bug to observe more information.(this action is providing solution not doing the triage)
- Change priority to P1-3 with reason
- Add gfx-noted if there is nothing you can follow up
- Try to reproduce