Files
webtorrent-desktop/renderer/lib
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-03-04 16:00:16 -08:00
2016-04-14 16:16:54 -07:00
2016-03-21 16:51:45 -07:00
2016-05-09 01:36:22 +02:00