Skip to content

fix(firestore): revert fix for undefined document snapshot data after "clear site data" #9162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dconeybe
Copy link
Contributor

This PR reverts #8871 which fixed #8593, a bug where an irrecoverable undefined document snapshot would be produced after the user clicked "Clear Site Data" in the web browser.

The fix is being reverted because it has unintended consequences, such as #9056, where the Firestore instance was erroneously rendered useless. This same problem began to surface in Firestore's continuous integration tests, suggesting more widespread negative user impacts than intended.

Fixes #9056

@dconeybe dconeybe self-assigned this Jul 11, 2025
@dconeybe dconeybe requested a review from a team as a code owner July 11, 2025 15:14
@dconeybe dconeybe requested review from a team as code owners July 11, 2025 15:14
Copy link

changeset-bot bot commented Jul 11, 2025

🦋 Changeset detected

Latest commit: ad06f41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/firestore Patch
firebase Patch
@firebase/firestore-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • @firebase/firestore

    TypeBase (e59cd7d)Merge (cef621e)Diff
    browser395 kB394 kB-539 B (-0.1%)
    main615 kB615 kB-677 B (-0.1%)
    module395 kB394 kB-539 B (-0.1%)
    react-native395 kB395 kB-539 B (-0.1%)
  • bundle

    TypeBase (e59cd7d)Merge (cef621e)Diff
    firestore (CSI Auto Indexing Disable and Delete)290 kB290 kB-539 B (-0.2%)
    firestore (CSI Auto Indexing Enable)290 kB290 kB-539 B (-0.2%)
    firestore (Persistence)322 kB321 kB-539 B (-0.2%)
    firestore (Read Write w Persistence)342 kB341 kB-539 B (-0.2%)
  • firebase

    TypeBase (e59cd7d)Merge (cef621e)Diff
    firebase-compat.js807 kB806 kB-533 B (-0.1%)
    firebase-firestore-compat.js351 kB351 kB-533 B (-0.2%)
    firebase-firestore.js458 kB458 kB-539 B (-0.1%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/yRe2uvsDCD.html

@google-oss-bot
Copy link
Contributor

Size Analysis Report 1

Affected Products

  • @firebase/firestore

    • AbstractUserDataWriter

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      32 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      dt
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      32 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      + Et
      - dt

    • QueryEndAtConstraint

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • QueryFieldFilterConstraint

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • QueryStartAtConstraint

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • Transaction

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      + Et
      - dt

    • WriteBatch

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      32 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      32 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • _TestingHooks

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      25 dependencies

      $
      B
      Bt
      En
      F
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      k
      lt
      nn
      pt
      q
      rn
      un
      wt
      x
      yt

      25 dependencies

      $
      B
      Bt
      F
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      dn
      k
      lt
      nn
      pt
      q
      rn
      un
      wt
      x
      yt

      + dn
      - En

    • _internalAggregationQueryToProtoRunAggregationQueryRequest

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      36 dependencies

      $
      B
      Bt
      Dt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      ht
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      vt
      x
      yt

      36 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      bt
      cn
      ct
      ht
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      vt
      x
      yt

      + Et
      - dt

    • _internalQueryToProtoQueryTarget

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      36 dependencies

      $
      B
      Bt
      Dt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      ht
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      vt
      x
      yt

      36 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      bt
      cn
      ct
      ht
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      vt
      x
      yt

      + Et
      - dt

    • addDoc

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • aggregateQuerySnapshotEqual

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      32 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      32 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • and

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • arrayRemove

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      27 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      27 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • arrayUnion

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      27 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      27 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • clearIndexedDbPersistence

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size43.2 kB42.6 kB-538 B (-1.2%)
      size-with-ext-deps114 kB113 kB-538 B (-0.5%)
    • deleteAllPersistentCacheIndexes

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • deleteDoc

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      54 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      54 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • disableNetwork

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      52 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      52 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • disablePersistentCacheIndexAutoCreation

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • documentSnapshotFromJSON

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      37 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tn
      Tt
      Ut
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      37 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tn
      Tt
      Ut
      _n
      _t
      an
      at
      cn
      ct
      ft
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      + Et
      - dt

    • enableIndexedDbPersistence

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size200 kB199 kB-539 B (-0.3%)
      size-with-ext-deps272 kB271 kB-539 B (-0.2%)
    • enableMultiTabIndexedDbPersistence

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size236 kB235 kB-539 B (-0.2%)
      size-with-ext-deps308 kB308 kB-539 B (-0.2%)
    • enableNetwork

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      52 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      52 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • enablePersistentCacheIndexAutoCreation

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • endAt

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • endBefore

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • executeWrite

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      54 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      54 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • getAggregateFromServer

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getCountFromServer

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getDoc

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getDocFromCache

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • getDocFromServer

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getDocs

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getDocsFromCache

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • getDocsFromServer

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • getPersistentCacheIndexManager

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      25 dependencies

      $
      B
      Bt
      F
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      dn
      k
      lt
      nn
      on
      pt
      q
      rn
      un
      x
      yt

      25 dependencies

      $
      B
      Bt
      En
      F
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      an
      cn
      k
      lt
      nn
      on
      pt
      q
      rn
      un
      x
      yt

      + En
      - dn

    • loadBundle

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      52 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      52 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • memoryEagerGarbageCollector

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      39 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      39 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      + Et
      - dt

    • memoryLocalCache

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      51 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      51 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • memoryLruGarbageCollector

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      43 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      43 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • namedQuery

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • onSnapshot

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • onSnapshotResume

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • onSnapshotsInSync

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      58 dependencies

      $
      B
      Bt
      Dt
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      dt
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      58 dependencies

      $
      B
      Bt
      Dt
      Et
      F
      Ht
      It
      J
      Jt
      K
      Kt
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      St
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      bt
      cn
      ct
      en
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      vt
      x
      xt
      yt

      + Et
      - dt

    • or

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • persistentLocalCache

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size196 kB196 kB-539 B (-0.3%)
      size-with-ext-deps269 kB268 kB-539 B (-0.2%)
    • persistentMultipleTabManager

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size232 kB232 kB-539 B (-0.2%)
      size-with-ext-deps304 kB304 kB-539 B (-0.2%)
    • persistentSingleTabManager

      Size

      TypeBase (e59cd7d)Merge (cef621e)Diff
      size196 kB195 kB-539 B (-0.3%)
      size-with-ext-deps268 kB268 kB-539 B (-0.2%)
    • query

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • queryEqual

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      32 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      32 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • querySnapshotFromJSON

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      38 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tn
      Tt
      Ut
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      38 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tn
      Tt
      Ut
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      ut
      x
      yt

      + Et
      - dt

    • runTransaction

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      54 dependencies

      $
      B
      Bt
      F
      Ht
      In
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      hn
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      54 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      In
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      hn
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • setDoc

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • setIndexConfiguration

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      44 dependencies

      $
      B
      Bt
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      44 dependencies

      $
      B
      Bt
      Et
      F
      It
      J
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Vt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • snapshotEqual

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      32 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      32 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • startAfter

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • startAt

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      29 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      dt
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      29 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Q
      _n
      _t
      an
      at
      cn
      hn
      ht
      k
      lt
      nn
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • updateDoc

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • waitForPendingWrites

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      52 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      52 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      ft
      gt
      ht
      j
      k
      lt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

    • where

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      33 dependencies

      $
      B
      Bt
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      dt
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      33 dependencies

      $
      B
      Bt
      Et
      F
      It
      L
      M
      N
      O
      Ot
      Pn
      Pt
      Q
      Tt
      _n
      _t
      an
      at
      cn
      ct
      hn
      ht
      k
      lt
      nn
      ot
      pt
      q
      rn
      un
      x
      yt

      + Et
      - dt

    • writeBatch

      Dependency

      TypeBase (e59cd7d)Merge (cef621e)Diff
      variables

      55 dependencies

      $
      B
      Bt
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      dt
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      55 dependencies

      $
      B
      Bt
      Et
      F
      Ht
      It
      J
      Jt
      K
      L
      M
      N
      Nt
      O
      Ot
      Pn
      Pt
      Q
      Rt
      Tt
      U
      Ut
      Vt
      Xt
      Yt
      Zt
      _n
      _t
      an
      at
      cn
      ct
      en
      ft
      gt
      hn
      ht
      j
      k
      lt
      mt
      nn
      on
      ot
      pt
      q
      rn
      sn
      tn
      un
      ut
      x
      xt
      yt

      + Et
      - dt

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/MUHoH7T6jG.html

@dconeybe dconeybe merged commit f11b552 into main Jul 11, 2025
77 of 87 checks passed
@dconeybe dconeybe deleted the dconeybe/ClearInMemoryStateWhenIndexedDBIsClearedRevert branch July 11, 2025 18:34
@google-oss-bot google-oss-bot mentioned this pull request Jul 15, 2025
@firebase firebase locked and limited conversation to collaborators Aug 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firestore indexDB persistence corrupted after user "Clear site data" Refusing to open IndexedDB database due to potential corruption
3 participants