1 2 3 4 5 6
//This file contains the stuff that's different between browsers, as much as possible //Defaults are the Chrome apis, then we override what's necessary... var platform = { };