Confirmed users
971
edits
Line 95: | Line 95: | ||
==== 7. Oddities ==== | ==== 7. Oddities ==== | ||
In <code>utils.js</code> there is a <code>escapeHTML()</code> function but it is never used. | In <code>utils.js</code> there is a <code>escapeHTML()</code> function but it is never used. Not sure if it is needed because all text is transferred to content using setText anyway. | ||
It is possible for an app to do a <code>navigator.requestWakeLock('cpu')</code> ... isn't that something that should be behind a permission? | |||
=== Security Risks & Mitigating Controls === | === Security Risks & Mitigating Controls === |