User:Dmose:Protocol Handler Security Review: Difference between revisions

Line 88: Line 88:
== Performance ==
== Performance ==
* How will the project contribute (positively or negatively) to "perceived performance"?
* How will the project contribute (positively or negatively) to "perceived performance"?
Web-based handler apps will typically be significantly slower than local handler apps.
* What are the performance goals of the project? How were they evaluated? What is the test or reference platform and baseline results?
* What are the performance goals of the project? How were they evaluated? What is the test or reference platform and baseline results?
In general, launching any handler is a very rare occurrence, and the minimal cycles taken on the Mozilla side will lost in the noise of the app startup time, whether local or networked.  No quantification of this has been attempted.
* Will it require large files/databases (for example, browsing history)?
* Will it require large files/databases (for example, browsing history)?
No.
== Reliability ==
== Reliability ==
* What failure modes or decision points are presented to the user?
* What failure modes or decision points are presented to the user?
Confirmed users
2,615

edits