MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / cacheStateAndFireUrlChange

Function cacheStateAndFireUrlChange

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

Source from the content-addressed store, hash-verified

6567 urlChangeInit = false;
6568
6569 function cacheStateAndFireUrlChange() {
6570 pendingLocation = null;
6571 fireStateOrUrlChange();
6572 }
6573
6574 // This variable should be used *only* inside the cacheState function.
6575 var lastCachedState = null;

Callers

nothing calls this directly

Calls 1

fireStateOrUrlChangeFunction · 0.70

Tested by

no test coverage detected