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 111: September 6th, 2017
Links
Watch this episode on air mozilla
Evernote Agenda
Topics
Bug 1387130
tab scrolling,
window.scrollBy
Bug 1394455
how to warm up the tab without actually making it “visible” i.e. triggering visibilitychange
idempotent functions
Quick/dirty implementing a new warmup method on TabParent , with IPC message between tab child and parent process.