mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-21 02:35:21 +00:00
f9cdea85fa
The high-level overview is that the parts of nsWebBrowserPersist which access the DOM have been factored out (as WebBrowserPersistLocalDocument) and abstracted (nsIWebBrowserPersistDocument) such that they can be implemented in the cross-process case using IPC.