Commit Graph

265 Commits

Author SHA1 Message Date
Paul O’Shannessy
14543737d4 Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Paul O’Shannessy
282c374265 Bug 597071 - Only add last closed window to open windows at shutdown [r=dietrich a=blocks a blocker]
--HG--
extra : rebase_source : f8ab716c3988b7bfa56e1bedcea537d123557851
2010-09-21 14:56:52 -07:00
Paul O’Shannessy
f1e29f9564 Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Phil Ringnalda
a4d9ae4976 Bug 597054 - Try to get rid of intermittent timeouts in browser_522545.js on slow slaves doing Windows debug by doubling the timeout, rs=zpao, a=orange 2010-10-11 18:49:58 -07:00
Phil Ringnalda
bd2a2925f0 Bug 544601 - Double the timeout in browser_480148.js to survive on slow Windows slaves, r=zpao, a=orange 2010-10-09 20:23:36 -07:00
Dão Gottwald
56ca5f82e3 Bug 544601 - remove weak reference cruft from this test. a=testfix 2010-09-11 16:15:45 +02:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Kyle Huey
a846b63dba Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
2010-09-05 14:00:05 -04:00
Kyle Huey
73e9690f8f Backed out changeset af1365b24066 2010-09-05 11:32:57 -04:00
Kyle Huey
bde906120c Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec 2010-09-05 09:09:04 -04:00
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
Dão Gottwald
b50a7c9f9d improve browser_354894.js output 2009-12-14 11:18:06 +01:00
Dão Gottwald
65d95048a7 improve browser_354894.js output
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
2009-12-13 21:46:15 +01:00
Dão Gottwald
a4b800b9e2 disable browser_526613.js 2009-12-13 20:00:43 +01:00
Dão Gottwald
30c4a22de1 Bug 528776 - discard stale windows before messing with the browser state. r=zeniko
--HG--
extra : rebase_source : 29e4fdfe833a20a975c71efd7a112001636a3f1a
2009-11-28 07:39:31 +01:00
Dão Gottwald
e5653fa94c improve browser_526613.js output
--HG--
extra : rebase_source : c2bfad5ec1e632c98ea1d74d3449340d179ca969
2009-12-12 22:58:18 +01:00
Peter Van der Beken
9f245902c8 Back out 7856366bcd76 (Bug 524745 - "Session restore sets focus to minimized windows") to fix orange, also doesn't have approval yet. 2009-12-03 12:26:53 +01:00
Paul O'Shannessy
98eaad2ea7 Bug 524745 - "Session restore sets focus to minimized windows" [r=zeniko] 2009-12-03 01:56:39 -06:00
Dão Gottwald
716724ca10 make browser_491168.js work without an internet connection
--HG--
extra : rebase_source : 30db9e83763f6e628e4597b4022b206dbb49a1b5
2009-11-30 14:04:11 +01:00
Peter Van der Beken
ec87a9968c Backing out 49f9273e22a9 to fix orange, was fix for bug 528776 which isn't blocking or approved 2009-11-28 15:15:18 +01:00
Peter Van der Beken
524567d11a Backing out 4a7f5376270a to fix orange 2009-11-28 15:13:33 +01:00
Peter Van der Beken
d948e913ff Backing out 269def72796c to fix orange 2009-11-28 15:13:06 +01:00
Peter Van der Beken
2640a08001 Backing out 655f2ee419a7 to fix orange 2009-11-28 15:11:58 +01:00
Dão Gottwald
1ce0836a4f browser_514751.js cleanup 2009-11-28 09:58:32 +01:00
Dão Gottwald
efefb60830 browser_490040.js cleanup 2009-11-28 09:58:11 +01:00
Dão Gottwald
654dfcc249 additional output in browser_526613.js 2009-11-28 09:57:51 +01:00
Dão Gottwald
da67e9cbba Bug 528776 - discard stale windows before messing with the browser state. r=zeniko 2009-11-28 07:39:31 +01:00
Dão Gottwald
2ccd97844a Bug 528699 - fix intermittent failure in browser_522545.js, r=zpao 2009-11-20 20:33:08 +01:00
Dão Gottwald
d7520ab0d1 revert wrong test changes 2009-11-20 09:48:22 +01:00
Marco Bonardo
5b5a2ab891 Bug 521889 - browser_461743.js is randomly timing out, r=zeniko 2009-11-19 14:15:01 +01:00
Marco Bonardo
e981d48ae7 Bug 521802 - mochitest-browser-chrome: browser_459906.js intermittent failure, r=zeniko 2009-11-19 14:13:27 +01:00
Dão Gottwald
a971936da1 check oldState in test_purge 2009-11-19 08:22:09 +01:00
Dão Gottwald
8bee2391cd Count browser windows more accurately for bug 518970 2009-11-18 20:22:17 +01:00
Dão Gottwald
b9431597e4 Backed out changeset fa212b6a9d72 to see if it caused bug 528776 2009-11-18 09:23:18 +01:00
Dão Gottwald
80f39a0574 Count open browser windows for bug 528776 2009-11-18 09:20:19 +01:00
Dão Gottwald
1ccede016e Count open browser windows for bug 528776 2009-11-17 13:28:36 +01:00
Dão Gottwald
8d7e8e862d Count open browser windows for bug 528776 2009-11-17 13:07:34 +01:00
Dão Gottwald
293039d851 Count open browser windows for bug 528776 2009-11-17 08:26:12 +01:00
Dão Gottwald
d762cab36e Count open browser windows for bug 528776 2009-11-17 01:04:28 +01:00
Dão Gottwald
52bbab5af0 Count open windows in browser_514751.js for bug 528776 2009-11-16 17:33:56 +01:00
Dão Gottwald
55ba7d73e3 Bug 518970 - trying to solve remaining issue in browser_394759_privatebrowsing.js 2009-11-16 11:55:59 +01:00
Dão Gottwald
e1b43506e6 Count open windows in browser_522545.js for bug 528776 2009-11-16 00:58:13 +01:00
Dão Gottwald
67105dfe67 Count open windows in browser_394759.js for bug 528776 2009-11-15 19:58:39 +01:00
Dão Gottwald
4a6097c4f3 More debug spew for bug 528776 2009-11-15 14:32:11 +01:00
Dão Gottwald
8930863ee3 Debug spew for bug 528776 2009-11-15 09:37:11 +01:00
Dão Gottwald
c60d71910a Backed out changeset 01adc20ea792 because of intermittent failures 2009-11-14 23:51:13 +01:00
Dão Gottwald
9620d6857a Bug 482975 - Disable browser_477657.js on OS X 2009-11-14 17:48:51 +01:00
Dão Gottwald
259ab2b89a Another fix for bug 527074 2009-11-14 14:29:18 +01:00
Dão Gottwald
75c7bb38b1 Bug 482975 - Re-enable browser_477657.js 2009-11-14 14:09:18 +01:00
Marco Bonardo
7340698b1e Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_526613.js), r=zeniko 2009-11-14 13:44:24 +01:00
Marco Bonardo
7f736367c8 Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_394759.js), r=zeniko 2009-11-14 13:44:21 +01:00