Security/Reviews/Gaia/Music: Difference between revisions

Jump to navigation Jump to search
Line 100: Line 100:
==== 7. Oddities ====
==== 7. Oddities ====


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.
In <code>utils.js</code> there is a <code>escapeHTML()</code> function but it is never used. Not sure if that is a problem because all text is transferred to content using setText anyway. Might be a leftover from an older version.


It is possible for an app to do a <code>navigator.requestWakeLock('cpu')</code> ... isn't that something that should be behind a permission?
It is possible for an app to do a <code>navigator.requestWakeLock('cpu')</code> ... isn't that something that should be behind a permission?
Confirmed users
971

edits

Navigation menu