[Nearby Share] Certificate Storage: queue calls made before init
NearbyShareCertificateStorageImpl requires that Initialize be called before calling any functions that rely on LevelDB. This change queues up any calls made before initialization succeeds so that the caller doesn't have to wait for initialization to complete. Change-Id: I9f6de24826c9b5d449142366ceb86828f8e0ef4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332332 Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by:Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#794663}
Showing
Please register or sign in to comment