Skip to content

Commit

Permalink
Remove backgroundChannelTest (#5485)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidt-sebastian committed Sep 14, 2021
1 parent 3846fb0 commit 456d664
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/shiny-rats-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@firebase/webchannel-wrapper": patch
---

Remove an unused option (`backgroundChannelTest`).
2 changes: 0 additions & 2 deletions packages/webchannel-wrapper/externs/overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ goog.net.WebChannel.Options.httpSessionIdParam;
/** @type {string|undefined} */
goog.net.WebChannel.Options.httpHeadersOverwriteParam;

goog.net.WebChannel.Options.backgroundChannelTest;

/** @type {boolean|undefined} */
goog.net.WebChannel.Options.fastHandshake;

Expand Down

0 comments on commit 456d664

Please sign in to comment.