aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js/frame-client.js
Commit message (Collapse)AuthorAge
* Move generateId to core.js (#748)toasted-nutbread2020-08-22
|
* Generalized frame connections (#654)toasted-nutbread2020-07-08
* Create FrameClient and FrameEndpoint * Use new Frame* classes for Popup=>frame connection * Update api.sendMessageToFrame and api.broadcastTab to include the sender's frameId * Update FrameClient to store the frame's frameId