Commit Graph

205 Commits

Author SHA1 Message Date
Dan Witte
d18b01d14c Bug 586211 - Restore hidden tabs after visible ones. r=zpao, a=beta5+ 2010-08-27 08:12:02 -07:00
Dão Gottwald
f35fb535e2 Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald
9e009cb758 Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dão Gottwald
4d980b0259 Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Gavin Sharp
b63973f030 Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg 2010-06-16 15:51:04 -04:00
Dão Gottwald
b5cf328eea Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Edward Lee
c8ba8d7ad6 Bug 586147 - Restore visible tabs (and hide hidden ones) [r=zpao a=beltzner]
Port (copy) sessionstore changes from bug 583306 and add tests.
2010-08-12 02:10:05 -07:00
Dão Gottwald
ac23d89f9c Bug 579879 - Correctly restore pinned tabs to their original position. r=dietrich 2010-07-20 19:36:26 +02:00
Dão Gottwald
1472cbbfd4 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Dão Gottwald
05212023f2 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Paul O’Shannessy
9bedc50743 Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Paul O’Shannessy
14ac9d5f07 Bug 554873 - Fix test order in makefile & remove disabled test comment. 2010-05-20 16:08:09 -07:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Timothy Nikkel
9ef23b63ee Bug 559970. browser/components/sessionstore/test/browser/browser_463205.js depends on the order in which the load and domcontentedloaded events get dispatched for subframes. r(sort of)=Simon Bunzli 2010-05-01 13:42:47 -05:00
Paul O’Shannessy
a69e8a6184 Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
2010-04-13 16:33:32 -07:00
Dão Gottwald
dbbdc2f693 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald
bbecfef399 use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00
Dão Gottwald
018e78d64e use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
Paul O’Shannessy
a5dece1d69 Bug 537289 - Only save form data for fields that aren't the default value [r=zeniko]
Note: This also modifies the test for bug 456342.
2010-03-19 12:28:35 -07:00
Dão Gottwald
acacd51383 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Dão Gottwald
b28c06c8ef Disable randomly failing test, investigating locally 2010-03-17 12:27:41 +01:00
Dão Gottwald
507581ab36 Attempt to fix browser_522545.js failure 2010-03-17 10:24:28 +01:00
Dão Gottwald
6c3db50771 fix up tests 2010-03-13 17:55:44 +01:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Ehsan Akhgari
922e80e2f6 Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE) 2010-03-12 14:50:45 -05:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Marco Bonardo
77dd6550f3 Bug 518970 - Double the timeout for browser_394759.js (random failure). 2010-03-03 10:30:33 -08:00
Marco Bonardo
9d70589075 Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao 2010-03-03 10:30:28 -08:00
Dão Gottwald
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Marco Bonardo
fe871e5dcd Bug 528219 - Double the timeout for test browser_354894.js (random orange) 2010-01-29 12:58:18 +01:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Thomas de Grenier de Latour
c001dcd0d1 Bug 538672 - browser_506482.js | initial sessionstore.js update [r=zpao]
--HG--
extra : rebase_source : 7b70465805650e1745d2b991be2c6c5f226f59f5
2010-01-09 11:01:00 -08:00
Thomas de Grenier de Latour
d5124f2342 Bug 506482 - Don't write sessionstore.js to disk for "read only" events [r=zpao]
--HG--
extra : rebase_source : c1094d746ceaca07f75d49f3c3afb127d04b2ba0
2010-01-05 13:28:00 -08:00
Metal Sonic
4c1b34d634 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald
0cb8962795 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald
103ff36591 browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Dão Gottwald
3857ad9562 browser_354894.js debug spew 2009-12-17 14:55:55 +01:00
Paul O’Shannessy
ab008a04c2 Bug 524745 - Session restore sets focus to minimized windows [r=zeniko]
--HG--
extra : rebase_source : 53d3e8b11e7035e6e9ef02b74d559f180c086c49
2009-12-15 10:40:20 -08:00
Dão Gottwald
7627621c60 more browser_354894.js debug spew 2009-12-16 11:14:54 +01:00
Dão Gottwald
03aca749b3 more browser_354894.js debug spew 2009-12-15 19:20:46 +01:00
Dão Gottwald
5efff1c9d9 more debug spew 2009-12-15 12:50:26 +01:00
Dão Gottwald
5a57bf5ea4 browser_354894.js debug spew
--HG--
extra : rebase_source : 1fa29533fb6db03453fc95d8ccb43304b6f739c9
2009-12-15 08:09:33 +01:00