I would think that utilizing your webview2 and forging an app that will track or delete history either in IndexedDb or through a simple Navigation handler capturing of the history from the webview2 that it an understanding that all is kept or lost after an instance is garbage collected. Although MS has been keeping all my traffic / history / search / visits in a sqllite format db in my localstate folder.. Why is this?
I would think that utilizing your webview2 and forging an app that will track or delete history either in IndexedDb or through a simple Navigation handler capturing of the history from the webview2 that it an understanding that all is kept or lost after an instance is garbage collected. Although MS has been keeping all my traffic / history / search / visits in a sqllite format db in my localstate folder.. Why is this?