whatwg / loader

Loader Standard
https://whatwg.github.io/loader/
Creative Commons Zero v1.0 Universal
607 stars 45 forks source link

Issues in RequestInstantiate / RequestInstantiateAll #49

Closed jonco3 closed 9 years ago

jonco3 commented 9 years ago

Currently RequestInstantiate() calls both RequestFetch() and RequestTranslate(), which itself calls RequestFetch(). It looks like it should just call the RequestTranslate().

Also RequestInstantiateAll() refers to depEntry which is not defined anywhere.

caridy commented 9 years ago

this is a partial duplicated of https://github.com/whatwg/loader/issues/32

caridy commented 9 years ago

fixed in 251c4fd2416c7818c246863aab46e28e20109e94 and 551d06abd9997c9bc845889e584d56fd4cede771