View On GitHub
The Joy of Coding: Episode Guide
Volunteer-driven episode guide for The Joy of Coding
Project maintained by
mikeconley
Hosted on GitHub Pages — Theme by
mattgraham
Episode 117: October 18th, 2017
Links
Watch this episode on air mozilla
Evernote Agenda
Topics
Follow-up on hang reports, asssociating a hang with a window
Tab warming, troubleshooting test failure re: order or message sequence, decoupling docShell active state from visibility state.
Adding mLayerRendering property
Extending a mochitest to verify hangs are handled correctly when there are no window
Code review, evaluating potential performance improvement using Talos/perfherder
Using rr to reverse-continue through execution of a failing test to find what caused the conditions that made it fail
hg rebase and using double colon (::) to indicate from commit a to commit b to be rebased onto the destination