1
0
mirror of https://github.com/makew0rld/amfora.git synced 2025-02-02 15:07:34 -05:00
amfora/NOTES.md
2021-06-25 19:03:41 -04:00

1.1 KiB

Notes

Stream (#9)

  • Change tab funcs that rely on that tab being the "current tab"
  • Fix compile errors
  • Go through process of loading a page from the very beginning and line up all the parts
  • Also handle non-network pages like about: pages, where Raw already exists and just needs to be rendered

Issues

  • URL for each tab should not be stored as a string - in the current code there's lots of reparsing the URL

Upstream Bugs

Upstream PRs