Skip to content

Instantly share code, notes, and snippets.

View troseman's full-sized avatar

Todd Roseman troseman

  • 19:23 (UTC -06:00)
View GitHub Profile
@troseman
troseman / gist:872a0f1eb7e514005003
Created October 4, 2015 04:57
spotify js errors - in firefox page refreshes every 30-45 seconds
unreachable code after return statement main.js:68102:14
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create main.js:24202:15
Use of getAttributeNode() is deprecated. Use getAttribute() instead. main.js:31108:0
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file. index.html:2:0
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file. index.html:2:0
The character encoding declaration of the framed HTML document wa