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

Function resolveHttpPromise

lib/test/angular/1.7.0/angular.js:12769–12771  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12767 }
12768
12769 function resolveHttpPromise() {
12770 resolvePromise(response, status, headersString, statusText, xhrStatus);
12771 }
12772
12773 if (useApplyAsync) {
12774 $rootScope.$applyAsync(resolveHttpPromise);

Callers 1

doneFunction · 0.70

Calls 1

resolvePromiseFunction · 0.70

Tested by

no test coverage detected