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 77: Oct 26, 2016
Links
Watch this episode on air.mo
Episode notes on Evernote
Topics
Bug 1300784
- Combine e10s and non-e10s <select> dropdown mechanisms
Debugging using gdb,
Debugging focus-ish bugs using a VM, ssh into VM to debug
Using
rr
Using Math.sin/Math.cos as a way to isolate/quickly find some js in rr
Event management, active event manager, passing management across frames.