@firebase/webchannel-wrapper 0.10.2 → 0.10.3-canary.031f19b01

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -827,7 +827,7 @@ var bd = /** @class */ (function () {
827
827
  }
828
828
  return bd;
829
829
  }());
830
- function cd(a) { this.l = a || dd; l.PerformanceNavigationTiming ? (a = l.performance.getEntriesByType("navigation"), a = 0 < a.length && ("hq" == a[0].nextHopProtocol || "h2" == a[0].nextHopProtocol)) : a = !!(l.g && l.g.Ka && l.g.Ka() && l.g.Ka().ec); this.j = a ? this.l : 1; this.g = null; 1 < this.j && (this.g = new Set); this.h = null; this.i = []; }
830
+ function cd(a) { this.l = a || dd; l.PerformanceNavigationTiming ? (a = l.performance.getEntriesByType("navigation"), a = 0 < a.length && ("hq" == a[0].nextHopProtocol || "h2" == a[0].nextHopProtocol)) : a = !!(l.g && l.g.Ka && l.g.Ka() && l.g.Ka().dc); this.j = a ? this.l : 1; this.g = null; 1 < this.j && (this.g = new Set); this.h = null; this.i = []; }
831
831
  var dd = 10;
832
832
  function ed(a) { return a.h ? !0 : a.g ? a.g.size >= a.j : !1; }
833
833
  function Bc(a) { return a.h ? 1 : a.g ? a.g.size : 0; }
@@ -909,7 +909,7 @@ function kd(a, b, c, d, e) { try {
909
909
  b.onload = null, b.onerror = null, b.onabort = null, b.ontimeout = null, e(d);
910
910
  }
911
911
  catch (f) { } }
912
- function ld(a) { this.l = a.fc || null; this.j = a.ob || !1; }
912
+ function ld(a) { this.l = a.ec || null; this.j = a.ob || !1; }
913
913
  r(ld, Ub);
914
914
  ld.prototype.g = function () { return new md(this.l, this.j); };
915
915
  ld.prototype.i = function (a) { return function () { return a; }; }({});
@@ -1184,9 +1184,9 @@ function Ed(a) {
1184
1184
  this.eb = Dd("forwardChannelMaxRetries", 2, a);
1185
1185
  this.xa = Dd("forwardChannelRequestTimeoutMs", 2E4, a);
1186
1186
  this.va = a && a.xmlHttpFactory || void 0;
1187
- this.Ha = a && a.dc || !1;
1188
- this.L =
1189
- void 0;
1187
+ this.Ha = a && a.useFetchStreams ||
1188
+ !1;
1189
+ this.L = void 0;
1190
1190
  this.J = a && a.supportsCrossDomainXhr || !1;
1191
1191
  this.K = "";
1192
1192
  this.i = new cd(a && a.concurrentRequestLimit);