summaryrefslogtreecommitdiff
path: root/ext/mixed/js/frame-client.js
Commit message (Collapse)AuthorAge
* 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