Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 1.1 KB

File metadata and controls

24 lines (23 loc) · 1.1 KB

Roadmap

  • What happens to the underlying task when we cancel a future in a protocol.devtools_async_helpers timeout situation?
  • Extract local download check to chromium implementation class
  • Fix up browser deps error (eliminate in-package analysis)
  • Switch to process group and kill that to catch all chromium children
  • Add helpers for running javascript
  • Add helper just for refreshing page
  • Working on better diagnostic information
    • Explain to user when their system has security restrictions
  • Eliminate synchronous API: it's unused, hard to maintain, and nearly worthless
  • Diagnose function should collect a JSON and then print that
  • Allow user to build and send their own JSONS
    • Get serialization out of the lock
  • Add a websockets extra
  • Support Firefox
  • Support LadyBird (!)
  • Test against multiple docker containers
  • Do browser-rolling tests
  • Do documentation
  • Browser Open/Close Status/PipeCheck status should happen at broker level
    • Broker should probably be opening browser and running watchdog...