TPEGFX/Notes: Difference between revisions
< TPEGFX
Jump to navigation
Jump to search
mNo edit summary |
Vincent Liu (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
* [ethan] Canvas performance | * [ethan] Canvas performance | ||
** http://www.bilibili.com/video/av105005/ | ** http://www.bilibili.com/video/av105005/ | ||
== Triage == | |||
*[vliu] Triage flow listed. | |||
** Try to reporduce it in local. | |||
** Try to reproduce it on try server if the bug was filed on intermittent. | |||
** 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. | |||
Revision as of 02:10, 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 bug was filed on intermittent.
- 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.