Uh oh!
There was an error while loading. Please reload this page.
[browser] fix loading assets - #89687
Conversation
ghost
commented
Jul 29, 2023
…L with document.baseURI, added makeURLAbsoluteWithApplicationBase - add new last parameter to loadBootResource call with runime behavior type, remove double call to loadBootResource - add manifest, js-module-loader to AssetBehaviors - add WebAssemblyBootResourceType back - rename jsSymbols to wasmSymbols, this was a mistake
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
radical
commented
Aug 1, 2023
Is the sample testing the issue being fixed here? Can we please move to a WBT test? Having it in a sample makes it breakable in future, because we won't really know what it was testing necessarily. And somebody trying to clean up, or improve the code might break remove the things that we wanted to test. |
pavelsavara
commented
Aug 2, 2023
About The |
loadBootResourceto absolute URL withdocument.baseURImakeURLAbsoluteWithApplicationBaseloadBootResourcecall with runime behavior type,loadBootResourcemanifest,js-module-dotnettoAssetBehaviorsWebAssemblyBootResourceTypeback todotnet.d.tsjsSymbolstowasmSymbols, this was a mistakebrowser-minimal-configsampleconfig.assetsFixes#89510
Fixes#89570
Fixes#89766