yomichan/ext/fg/js
toasted-nutbread 166451b8f7
Improve popup window ownership (#1364)
* Update frameInformationGet to also return the tab ID

* Add tabId to Frontend

* Pass tabId/frameId to Display

* Pass ownership information using setContent

* Remove ownerFrameId for Popup classes

* Use frameId instead of ownerFrameId for screenshotting

* Use contentOrigin instead of owner

* Update _invokeContentOrigin implementation
2021-02-09 22:56:04 -05:00
..
content-script-main.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
dom-text-scanner.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
float-main.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
frame-ancestry-handler.js Refactor FrameOffsetForwarder (#1353) 2021-02-08 17:52:56 -05:00
frame-offset-forwarder.js Refactor FrameOffsetForwarder (#1353) 2021-02-08 17:52:56 -05:00
frontend.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
popup-factory.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
popup-proxy.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
popup-window.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
popup.js Improve popup window ownership (#1364) 2021-02-09 22:56:04 -05:00
text-source-element.js Fix TextSourceElement.getNodesInRange not including the element (#1284) 2021-01-20 21:35:09 -05:00
text-source-range.js TextSource* API update (#1255) 2021-01-16 21:50:50 -05:00