Commit Graph

221 Commits

Author SHA1 Message Date
Paul O’Shannessy
27b42e2c3b Bug 497730 - Restore session from crash while loading multiple tabs opens multiple about:blanks, r=zeniko 2009-09-10 15:57:01 -07:00
Paul O’Shannessy
a67554858c Test for bug 514751 - malformed URI exception during session restore, r=dietrich 2009-09-09 21:23:29 -07:00
Paul O’Shannessy
e19de9919f Wallpaper for bug 514751 - malformed URI exception during session restore, r=dietrich 2009-09-08 16:41:32 -07:00
Reed Loden
f879babd02 Disable tests for 459906, 463205, and 464620 (take two). 2009-09-05 00:39:29 -05:00
Reed Loden
1070d1e8eb Disable tests for 459906, 463205, and 464620. 2009-09-05 00:29:58 -05:00
Simon Bünzli
fce409433d Tests for bugs 459906, 461743, 463205, and 464620 [r=dietrich] 2009-09-04 21:03:43 -05:00
Paul O’Shannessy
d80fec6ac6 Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko 2009-08-28 13:05:06 -07:00
Misak Khachatryan
4d81b1ebbe Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko 2009-08-26 18:25:59 +02:00
Shawn Wilsher
d3bf3c626b Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich 2009-08-24 10:23:17 -07:00
Ryan Flint
bc9630f877 Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Dão Gottwald
53b2094d7f Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko 2009-08-14 23:16:11 +02:00
Michael Kraft
1c1ce2f83e Bug 491577 - fix idl comment. sr=mconnor 2009-08-13 09:52:22 +02:00
Dão Gottwald
afb1ec07c5 fix broken browser_491577.js 2009-08-11 11:57:47 +02:00
Michael Kraft
eb6f1c2e3e Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich 2009-08-11 10:28:42 +02:00
Shawn Wilsher
a4b9f5ba43 Bug 485976 - Move writing sessionstore.js off the main thread
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Boris Zbarsky
cff6a5cfe1 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb 2009-08-10 10:54:22 -04:00
Dão Gottwald
cc08681d32 Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko 2009-08-02 18:31:24 +02:00
L. David Baron
c28f3d6e31 Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE 2009-07-31 19:37:44 -07:00
L. David Baron
544a53faaa Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) 2009-07-31 19:37:14 -07:00
Dão Gottwald
33c3327109 Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko 2009-07-31 14:39:22 +02:00
Dão Gottwald
e4a08d3489 Fix sessionstore tests that fail to remove their event listeners. No bug. 2009-07-31 11:20:42 +02:00
Nils Maier
d3bbbdf0b5 Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad 2009-07-31 06:57:57 +02:00
Marco Bonardo
2bfec9f475 Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich 2009-07-29 23:50:42 +02:00
Ehsan Akhgari
be9c3c52d6 Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko 2009-06-01 21:30:02 +04:30
Simon Bünzli
c923c32c53 Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Dan Witte
40b97c2191 followup fix for bug 423132 (revert passing |this| as a parameter to forEach). 2009-07-16 20:53:43 -07:00
Dan Witte
ba6b491419 Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor 2009-07-15 17:57:29 -07:00
Dão Gottwald
7d821d6e95 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
Dão Gottwald
ac490d3470 Backed out changeset 3b6affa995be 2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn 2009-07-09 20:59:02 +02:00
Doug Turner
c56708705b Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-08 09:13:13 -07:00
Doug Turner
55fdfb6010 Backing about 484488. 2009-07-05 22:24:56 -07:00
Doug Turner
78afc48ace Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-01 12:01:11 -07:00
Paul O’Shannessy
c9d578ace8 Bug 493823 - One test from browser_394759 not being run, r=zeniko 2009-06-15 10:40:49 -07:00
Michael Kraft
bee927e616 Bug 491168 - Allow SessionStore to save/restore referrer field. r=zeniko 2009-06-19 09:37:08 +02:00
Paul O’Shannessy
e4e7c605b7 Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, r=zeniko 2009-06-13 00:23:44 -07:00
Boris Zbarsky
9aa406ba85 Backed out changeset 171da87539a4 due to persistent failure of the browser_420786.js test on Linux.
--HG--
extra : rebase_source : 85a483ec9afca4bf536c64da8620ddbfb6352e4f
2009-06-01 17:03:41 -04:00
Ehsan Akhgari
d3a50429b6 Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko 2009-06-01 21:30:02 +04:30
Simon Bünzli
52f394a95b Bug 493467 - preserve allowDNSPrefetch and allowAuth and test for completeness r=dietrich a=beltzner 2009-05-27 13:52:01 -04:00
honzab.moz@firemni.cz
f49e64a688 Bug 494543 - Can't add items to Dell.com shopping cart (r=dietrich and others) 2009-05-27 10:31:32 -07:00
Paul O’Shannessy
ee34709934 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-22 11:01:04 -07:00
Honza Bambas
b4f9d96681 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-21 00:27:31 +02:00
Honza Bambas
c97cbced9b Backed out changeset b2e48c0aa965 2009-05-20 22:30:21 +02:00
Honza Bambas
d683c85eb5 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 20:19:38 +02:00
Johnathan Nightingale
eeac6d3610 Don't clear session when "clear on shutdown" is set if we're actually just doing a restart. b=487219 r=zeniko 2009-05-20 09:27:25 -04:00
Honza Bambas
3a406782bd Backed out changeset ef25b4175b78 2009-05-20 10:37:31 +02:00
Honza Bambas
f019692628 Bug 455070 - Make sessionStorage object conform the WHATWG spec, r+sr=jst 2009-05-20 10:23:41 +02:00
Dão Gottwald
1fc9aeeb77 Backed out changeset af8ea3e887d8 2009-05-16 12:16:38 +02:00
Paul O’Shannessy
042e230c20 Bug 490040 - Reattaching a lone tab into another window causes an empty window to be added to Recently Closed Windows, r=zeniko 2009-05-14 15:52:51 -07:00
Ehsan Akhgari
1a0c64fa3e Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor 2009-05-02 09:47:22 +04:30