yomichan/ext/fg/js
toasted-nutbread f2991fb9ee
Frontend initialization refactor (#610)
* Create member functions for ignoreElements and ignorePoint

* Create addFullscreenChangeEventListener utility

* Move popup creation management into Frontend

* Move getUrl implementation

* Remove old setup

* Remove try/catch block

* Error wrap

* Add prepare call to TextScanner

* Update depth when popup changes

* Refactor how Frontend gets PopupFactory and frameId

* Update popup preview to work

* Update popup preview frame to use the frontend's popup

* Update how nested popups are set up

* Error wrap

* Update how popups are set up on the search page

* Error wrap

* Error unwrap

* Add missing prepare

* Remove use of frontendInitializationData

* Catch and log errors
2020-06-21 16:14:05 -04:00
..
content-script-main.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
document.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
dom-text-scanner.js Dom text scanner fixes (#505) 2020-05-06 19:33:17 -04:00
float-main.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
float.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
frame-offset-forwarder.js PopupProxy refactor (#609) 2020-06-14 14:06:52 -04:00
frontend.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
popup-factory.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
popup-proxy.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
popup.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
source.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00