Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected