harness/curl.js (7 lines): - line 664: // TODO: remove fallbacks here since they should never need to happen - line 693: // TODO: pass a validate function into loadScript to check if a success really is a success - line 728: // TODO: support other charsets? - line 1010: // TODO: move config.moduleLoader to config.loader - line 1014: // TODO: allow transforms to have relative module ids? - line 1032: // TODO: can this go inside createResourceDef? - line 1033: // TODO: can we pass pathInfo.url to createResourceDef instead? harness/app-assets/templates/assets/js/components/iscroll.js (3 lines): - line 434: if ( this.options.preventDefault ) { // increases performance on Android? TODO: check! - line 964: // TODO: check concat compatibility - line 972: // TODO: check if we can use array.map (wide compatibility and performance issues)