Skip to content

Commit 456d664

Browse files
Remove backgroundChannelTest (#5485)
1 parent 3846fb0 commit 456d664

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.changeset/shiny-rats-move.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@firebase/webchannel-wrapper": patch
3+
---
4+
5+
Remove an unused option (`backgroundChannelTest`).

packages/webchannel-wrapper/externs/overrides.js

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ goog.net.WebChannel.Options.httpSessionIdParam;
5454
/** @type {string|undefined} */
5555
goog.net.WebChannel.Options.httpHeadersOverwriteParam;
5656

57-
goog.net.WebChannel.Options.backgroundChannelTest;
58-
5957
/** @type {boolean|undefined} */
6058
goog.net.WebChannel.Options.fastHandshake;
6159

0 commit comments

Comments
 (0)