Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ resolveHttpPromise
Function
resolveHttpPromise
lib/test/angular/1.5.0/angular.js:11258–11260 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11256
}
11257
11258
function
resolveHttpPromise() {
11259
resolvePromise(response, status, headersString, statusText);
11260
}
11261
11262
if
(useApplyAsync) {
11263
$rootScope.$applyAsync(resolveHttpPromise);
Callers
1
done
Function · 0.70
Calls
1
resolvePromise
Function · 0.70
Tested by
no test coverage detected