[SessionStorageS13N] Fixed missing namespaces and infinite callbacks
A namespace could be purged between creation and being bound to, so this removes purging of namespaces to prevent that. When in the FETCHING_METADATA state, RunWhenConnected would run run callbacks in an infinite loop. This removes that state. R=mek@chromium.org Bug: 854102, 848651, 854359 Change-Id: I0fe09caa251ed29bed279c66578cfbaec08da13d Reviewed-on: https://chromium-review.googlesource.com/1106806 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#568692}
Showing
Please register or sign in to comment