BrowserPlatformLocation constructor

BrowserPlatformLocation()

Implementation

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