From 6f49f426b518bdbca11c7994246eb088903e6619 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 8 Jul 2020 19:58:06 -0400 Subject: Generalized frame connections (#654) * 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 --- ext/fg/float.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/fg/float.html') diff --git a/ext/fg/float.html b/ext/fg/float.html index a13244ee..9e0e9ff4 100644 --- a/ext/fg/float.html +++ b/ext/fg/float.html @@ -54,6 +54,7 @@ + -- cgit v1.2.3