Confirmed users, Bureaucrats and Sysops emeriti
3,599
edits
No edit summary |
|||
Line 71: | Line 71: | ||
== Requirements == | == Requirements == | ||
*privacy: do not send any data to third party web services when loaded | |||
*privacy: | |||
*performance: benchmark to show performance difference over web-hosted Firefox Start | *performance: benchmark to show performance difference over web-hosted Firefox Start | ||
*performance: better offline experience than web-hosted Firefox Start | *performance: better offline experience than web-hosted Firefox Start | ||
Line 83: | Line 82: | ||
* localStorage is main-thread only (IO on another thread is future target though since not really needed for first implementation). '''(follow-up)''' | * localStorage is main-thread only (IO on another thread is future target though since not really needed for first implementation). '''(follow-up)''' | ||
*Use search service engine definitions, inject from chrome context at startup '''(done)''' | *Use search service engine definitions, inject from chrome context at startup '''(done)''' | ||
== Design Specification == | |||
== Testing == | == Testing == | ||
tbd | tbd | ||