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

Function cacheStateAndFireUrlChange

lib/test/angular/1.5.0/angular.js:5947–5951  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5945 urlChangeInit = false;
5946
5947 function cacheStateAndFireUrlChange() {
5948 pendingLocation = null;
5949 cacheState();
5950 fireUrlChange();
5951 }
5952
5953 function getCurrentState() {
5954 try {

Callers

nothing calls this directly

Calls 2

cacheStateFunction · 0.70
fireUrlChangeFunction · 0.70

Tested by

no test coverage detected