mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
6afa2f58ba
This patch special cases the formdata we store for about:sessionrestore (which allows for nested instances) so that we store it internally as a JS object, as opposed to a string. The end result is that JSON.stringifying state doesn't result in the use of escape characters for that formdata and we no longer have an explosion of backslashes to make sessionstore.js as huge. |
||
---|---|---|
.. | ||
about | ||
build | ||
certerror | ||
dirprovider | ||
feeds | ||
migration | ||
places | ||
preferences | ||
privatebrowsing | ||
safebrowsing | ||
search | ||
sessionstore | ||
shell | ||
sidebar/src | ||
tabview | ||
test/browser | ||
wintaskbar | ||
BrowserComponents.manifest | ||
distribution.js | ||
Makefile.in | ||
nsBrowserContentHandler.js | ||
nsBrowserGlue.js | ||
nsIBrowserGlue.idl | ||
nsIBrowserHandler.idl |