Skip to content

Conversation

nh0zluvnah
Copy link

No description provided.

…-specific bits; 64 KB shaved off, down to 100 KB (incl. debug bits, comments, formatting.)
…r Flash or other things. `initUserOnload()` can be inlined and called immediately, no `setTimeout()` shenanigans.
…ge` seems to fire ahead of this event as-is.
…ided. Note as "unknown". Could retain the list of legacy labels, but that seems redundant.
…en loading from cache. That is no longer a concern. ;)
…or `soundManager.disable()` to prevent additional log.
…ID !== 'string'` - better: compare vs `undefined` and then mute all sounds.
…veformData`, `eqData` and `movieStar`. Any legacy code will get undefined, false-y values.
…-specific bits; 64 KB shaved off, down to 100 KB (incl. debug bits, comments, formatting.)
…r Flash or other things. `initUserOnload()` can be inlined and called immediately, no `setTimeout()` shenanigans.
…ge` seems to fire ahead of this event as-is.
…ided. Note as "unknown". Could retain the list of legacy labels, but that seems redundant.
…en loading from cache. That is no longer a concern. ;)
…or `soundManager.disable()` to prevent additional log.
…ID !== 'string'` - better: compare vs `undefined` and then mute all sounds.
…veformData`, `eqData` and `movieStar`. Any legacy code will get undefined, false-y values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants