MCPcopy
hub / github.com/angular-ui/ui-router / resolveHttpPromise

Function resolveHttpPromise

test/angular/1.7/angular.js:13338–13340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13336 }
13337
13338 function resolveHttpPromise() {
13339 resolvePromise(response, status, headersString, statusText, xhrStatus);
13340 }
13341
13342 if (useApplyAsync) {
13343 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected