public static class CrossSiteLoadingStrategy extends Object
XSLinker
sets
__gwtModuleFunction
to point at the function that wraps the
initially downloaded code. On that function is a property
installCode
that can be invoked to eval more code in a scope
nested somewhere within that function. The loaded script for fragment 123 is
expected to invoke __gwtModuleFunction.runAsyncCallback123 with the code to
be installed.Copyright © 2018. All rights reserved.