summaryrefslogtreecommitdiff
path: root/ext/fg/js/frame-ancestry-handler.js
Commit message (Collapse)AuthorAge
* Frame ancestry handler refactor (#1352)toasted-nutbread2021-02-06
| | | | | | | | | | | * Validate source window before handling messages * Add unregisterHandler to CrossFrameAPI * Refactor the process FrameAncestryHandler uses to get ancestor frame IDs * Store a mapping of child frame information * Update getFrameAncestryInfo to only run once
* Add FrameAncestryHandler (#1351)toasted-nutbread2021-02-06