MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / resolveHttpPromise

Function resolveHttpPromise

lib/test/angular/1.4.3/angular.js:10356–10358  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10354 }
10355
10356 function resolveHttpPromise() {
10357 resolvePromise(response, status, headersString, statusText);
10358 }
10359
10360 if (useApplyAsync) {
10361 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected