# Tasks: - [ ] https://github.com/mozilla-mobile/android-components/issues/1275 - UI component for display tab history - [ ] https://github.com/mozilla-mobile/android-components/issues/1340 - Exposing history in `Session` - [ ] https://github.com/mozilla-mobile/reference-browser/issues/197 - Integrate component into reference browser ---- Session history is just the history for the current tab, or the 'back forward list' as some browser APIs call it. On Firefox for iOS this is the UI that is shown after a long press on the back or forward buttons. 