TPEGFX/Notes

From MozillaWiki
< TPEGFX
Revision as of 02:10, 19 January 2017 by Vincent Liu (talk | contribs)
Jump to navigation Jump to search

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

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.