BrowserPlatformLocation constructor
BrowserPlatformLocation()
Implementation
BrowserPlatformLocation()
: location = window.location,
_history = window.history;
BrowserPlatformLocation()
: location = window.location,
_history = window.history;