TPEGFX/Notes: Difference between revisions
< TPEGFX
Jump to navigation
Jump to search
Vincent Liu (talk | contribs) No edit summary |
Vincent Liu (talk | contribs) (→Triage) |
||
| Line 10: | Line 10: | ||
*[vliu] Triage flow listed. | *[vliu] Triage flow listed. | ||
** Try to reporduce it in local. | ** Try to reporduce it in local. | ||
** Try to reproduce it on try server if the bug | ** Try to reproduce it on try server if the intermittent bug. | ||
** Try to ask for about:support to get platform more information. | ** Try to ask for about:support to get platform more information. | ||
** 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? other people for the problem you commented above. | ** ni? other people for the problem you commented above. | ||
** land needed printing message for this bug to observe more information. | ** land needed printing message for this bug to observe more information. | ||
Revision as of 02:11, 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 reporduce it in local.
- Try to reproduce it on try server if the intermittent bug.
- Try to ask for about:support to get platform more information.
- looked into the log message and figure out the problem to cause. Comment it.
- ni? other people for the problem you commented above.
- land needed printing message for this bug to observe more information.