MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / resolveHttpPromise

Function resolveHttpPromise

lib/test/angular/1.6.7/angular.js:12611–12613  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12609 }
12610
12611 function resolveHttpPromise() {
12612 resolvePromise(response, status, headersString, statusText, xhrStatus);
12613 }
12614
12615 if (useApplyAsync) {
12616 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected