Skip to content

Fix critical when opening main resource blob URL

Michael Catanzaro requested to merge mcatanzaro/session-sanity-fixes into master

EphySession is not properly handling blob URLs currently. Additionally, it saves URLs into the session state that cannot actually be restored. Fix these.

Merge request reports