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 1: Feb 16, 2015
Links
Watch this episode on YouTube
Blog post on this episode
Episode notes on Evernote
Topics
Bug 1090439
e10s windows, printing on Linux.
Event loops, nested event loops
Spinning an event loop in nsXULWindow and NS_ProcessNextEvent
Looking up cause of some error messaging. Look up the string in dxr, get the identifier, find where that identifier is used.
Attaching a debugger, setting breakpoint at some known function