gecko/browser/components
Paul O’Shannessy 6afa2f58ba Bug 467409 - (backslashplosion) Nested about:sessionrestore instances causes huge sessionstore.js file [r=dietrich]
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.
2011-11-28 13:02:48 -08:00
..
about Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
build Bug 675822 - Part 2: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
certerror Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
dirprovider Merge m-c to b-s. 2011-11-08 23:18:09 +00:00
feeds Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
migration Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey 2011-11-01 15:45:23 -07:00
places Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak 2011-11-18 08:05:51 +11:00
preferences Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
privatebrowsing Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
safebrowsing Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp 2011-11-09 17:22:59 +01:00
search Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
sessionstore Bug 467409 - (backslashplosion) Nested about:sessionrestore instances causes huge sessionstore.js file [r=dietrich] 2011-11-28 13:02:48 -08:00
shell Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm 2011-11-14 05:56:03 +01:00
sidebar/src Bug 702081 - Add back the folder picker to bookmarks dialog missing it. 2011-11-15 20:42:27 +01:00
tabview Bug 705621 - No tab item is selected after removing last tab in a group outside Panorama r=tim 2011-11-29 00:08:32 +08:00
test/browser Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
wintaskbar Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
BrowserComponents.manifest Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
distribution.js
Makefile.in Backout changeset 2326508537f8 (bug 692130 initial landing) on a CLOSED TREE 2011-10-07 01:39:23 +01:00
nsBrowserContentHandler.js Bug 691579 - Get rid of broken multiple homepage code in startPage() r=gavin 2011-10-03 16:28:13 -07:00
nsBrowserGlue.js Bug 615474 - Geolocation prompt alternate choices should be more descriptive [r=gavin] 2011-11-28 13:02:47 -08:00
nsIBrowserGlue.idl
nsIBrowserHandler.idl