WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
211 stars 135 forks source link

[wpe-2.38] Restore local storage after corruption #1228

Closed Scony closed 9 months ago

Scony commented 9 months ago

In wpe-2.28 there was a mechanism which was restoring local storage from the cached values after database re-creation due to corruption. This PR adds the same for wpe-2.38.

magomez commented 9 months ago

I've ported this to 2.42 as well.