Files
webtorrent-desktop/renderer
Feross Aboukhadijeh 9747d28514 Fix bugs in LocationHistory
- Handles more than 2 pages in the history robustly now!
  - When self._pending is true, all navigations are ignored.
- No more bug with back() being called twice too quickly.
- Remove "leaky abstraction" methods like clearPending() and pending()
- Add backToFirst() that properly unloads each page as it goes back to
the first one.
- Enhance clearForward() to support removing a specific page from the
forward stack, instead of nuking the whole thing.
2016-05-19 18:53:53 -07:00
..
2016-05-19 18:53:53 -07:00
2016-05-17 21:25:31 -07:00
2016-05-16 08:03:21 -07:00
2016-05-18 02:07:24 -07:00