yomichan/ext/mixed/js
toasted-nutbread c4ea9321dc
Validate document nodes before use (#493)
* Validate document.body before use in loadScripts

This also fixes an issue where reject wasn't being passed to loadScriptSentinel.

* Validate document nodes before use in _getSiteColor

* Validate document.body before use in _getViewport

* Validate document.body before use in setContentScale

* Validate document.body before use in docImposterCreate
2020-05-02 13:00:46 -04:00
..
api.js Api invoke with progress (#483) 2020-05-02 12:57:13 -04:00
audio-system.js Anki audio download (#477) 2020-05-02 12:50:16 -04:00
core.js Error logging refactoring (#454) 2020-04-26 16:55:25 -04:00
display-context.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
display-generator.js Add support for displaying images 2020-04-18 21:32:35 -04:00
display.js Frontend refactor (part 1) (#484) 2020-04-27 18:10:37 -04:00
dom.js use getFullscreenElement to check fullscreen 2020-04-18 23:28:00 +03:00
dynamic-loader-sentinel.js Create dynamic script/CSS loader utility 2020-04-21 21:16:26 -04:00
dynamic-loader.js Validate document nodes before use (#493) 2020-05-02 13:00:46 -04:00
japanese.js Fix high pitch calculation 2020-04-22 21:04:18 -04:00
media-loader.js Change some more variables using 'source' instead of 'content' 2020-04-19 10:57:23 -04:00
object-property-accessor.js Object property accessor API update (#485) 2020-05-02 12:57:42 -04:00
scroll.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
template-handler.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
text-scanner.js Remove Frontend inheritance (#486) 2020-05-02 12:47:15 -04:00
timer.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00