TPEGFX/Notes

From MozillaWiki
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 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