Commit Graph

584 Commits

Author SHA1 Message Date
Dão Gottwald
9e009cb758 Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dão Gottwald
b3717eba91 Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +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
697625d979 Bug 575560 - Hook up session restore with app tabs. r=dietrich 2010-07-16 21:14:39 +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
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Dão Gottwald
d190365236 re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Dão Gottwald
1c9f2bd763 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald
1c1852f2ac Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10: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
Ed Morley
3d2216731b Bug 664979 - Remove unnecessary QueryInterface(Ci.nsISHistory) from nsSessionStore.js; r=bz 2011-06-24 01:52:07 -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
Dão Gottwald
695c922d6a Bug 565024 - accel+click doesn't restore about:sessionrestore entries on OS X. r=paul 2010-05-12 09:10:25 +02:00
Mick Weiss
56ebc8e634 Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao
--HG--
extra : rebase_source : 537ccc1791256a93c224ae653d07d5981f57e037
2010-05-07 09:49:19 +02: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
Andreas Gal
f3ff930619 Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers 2010-04-26 12:58:15 -07: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
Dão Gottwald
4c1683c22e Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Paul O’Shannessy
cb50f18b89 Bug 553104 - Use Services.jsm in sessionstore [r=zeniko] 2010-03-19 15:43:01 -07: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
Philipp von Weitershausen
d45ccf65f7 Bug 553305 - Properly declare 'i'. r=dietrich
--HG--
extra : rebase_source : f74932397a6aa10672d498cad73322d8516fb406
2010-03-19 08:43:48 +01: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
Paul O’Shannessy
e3751ac005 Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko] 2010-03-15 10:51:10 -07:00
Paul O’Shannessy
ab739a5308 Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko] 2010-03-15 10:51:10 -07: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
Ehsan Akhgari
26ea9a6315 Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar 2010-03-11 17:17:36 -08:00
Dão Gottwald
fa1d313aa8 Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko 2010-03-11 21:38:06 +01: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
Honza Bambas
e1a5b71c19 Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Kyle Huey
3b7304a1f7 Backed out changeset 6f48ddc83ea7 2010-01-23 09:36:18 -05:00
Dão Gottwald
13aaf152eb Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao 2010-01-23 09:40:00 +01:00
Paul O’Shannessy
070098c9d1 Bug 540534 - Use Cu instead of Components.utils in nsSessionStartup [r=dietrich] 2010-01-22 12:21:41 -08: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
Paul O’Shannessy
b4135f079f Bug 535408 (Part 2) - Increase Sessionstore interval to 15s [r=dietrich]
--HG--
extra : rebase_source : fc15a482db88155e190b90a55822584224bb3c05
2010-01-13 12:04:54 -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
Paul O’Shannessy
63019fdc19 Bug 537290 - Reduce uses of aNode.localName, namespaceURI in XPath generation [r=zeniko]
--HG--
extra : rebase_source : 7a3717de49f34007cc1a1d5405a98c2359120450
2010-01-05 10:50:22 -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
abdf943d7d Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
2009-12-15 10:40:25 -08: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
Paul O’Shannessy
47882d2cab Bug 530207 - Use lazy getters for services in sessionstore [r=zeniko]
--HG--
extra : rebase_source : c983b2aa8a5eae961c763a79b38a8017396c69b2
2009-12-15 10:40:14 -08:00
Paul O’Shannessy
b37130b7e0 Bug 529674 - Restore windows at the saved position without moving them around on the screen [r=zeniko]
--HG--
extra : rebase_source : b01823a6647e688f8972507fbfab313365c2f5d4
2009-12-15 10:37:44 -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
Dão Gottwald
30069007e2 Bug 531519 - getBrowserState sometimes returns two entries for one window. r=zeniko 2009-12-12 18:22:13 +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
Peter Van der Beken
f797766c5d Backing out 8f943a699370 to fix orange 2009-11-28 15:11:05 +01:00
Dão Gottwald
5c2bf055f7 hotfix for newly-discovered browser_526613.js failure; will file a bug on this 2009-11-28 12:28:11 +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
Marco Bonardo
b346812cc9 Bug 528451 - sessionstore-browser-state-set is not reliable regarding closed windows, r=zeniko 2009-11-19 14:13:21 +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
Paul O’Shannessy
d85ddddc80 Bug 522545 - some tabs not loaded, are stuck in zombie mode. r=zeniko 2009-11-13 14:13:58 -08:00
Dão Gottwald
96319ee2bc Bug 528440 - Should skip windows that are closed but not yet destroyed when using nsIWindowMediator. r=zeniko 2009-11-13 18:06:44 +01:00
Dão Gottwald
edf5ee5ea6 Fix another case where browser_526613.js would close the window 2009-11-13 09:43:55 +01:00
Dão Gottwald
8dd9aeda18 browser_526613.js debug spew 2009-11-13 08:39:42 +01:00
Dão Gottwald
ecc36f002a Prevent browser_526613.js from still closing the main browser window 2009-11-12 21:18:45 +01:00
Dão Gottwald
5b0464567c Prevent browser_526613.js from closing the main browser window
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Dão Gottwald
e2aa9cec64 Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js 2009-11-12 14:16:00 +01:00
Dão Gottwald
b984f39860 Bug 483382 - browser_480148.js causes browser_420786.js to fail 2009-11-12 11:23:26 +01:00
Marco Bonardo
5150ddf022 Revert changeset fc4702c75a04 since it is likely causing bug 527074. 2009-11-06 13:26:50 -08:00
Marco Bonardo
ac191bbe6a Some cleanup of test browser_394759.js, possibly involved in subsequent tests timeouts (see bug 518970). 2009-11-06 16:25:04 +01:00
Ehsan Akhgari
6c88be9a7c Bug 526613 - Need a notification representing the end of nsISessionStore.setBrowserState operation; r=dietrich 2009-11-05 16:50:21 -05:00
Marco Bonardo
becff9bc73 Remove failures due to sessionstore file being in use, from browser_394759_privatebrowsing.js 2009-11-04 15:41:32 +01:00
Dietrich Ayala
5d80be3d56 bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul 2009-10-30 14:04:24 -04:00
Marco Bonardo
889e05540b Change startup order of random failing test browser_394759_privatebrowsing.js 2009-10-30 15:48:13 +01:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Marco Bonardo
e68b82d4a3 change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout. 2009-10-29 11:56:36 +01:00
Dietrich Ayala
229d42bdc1 backing out bug 411930 due to test failures 2009-10-28 19:06:49 -07:00
Marco Bonardo
13e364670c Fix a typo and a couple leftovers in previous tests changes. 2009-10-28 22:59:33 +01:00
Dietrich Ayala
abe5982dd8 Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao) 2009-10-28 11:30:33 -07:00
Marco Bonardo
afd7af88aa further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js 2009-10-28 20:04:32 +01:00
Marco Bonardo
d9a067440c Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups. 2009-10-28 17:22:52 +01:00
Dão Gottwald
93c87f96f3 Bug 524533 - mozGetFileNameArray length out param should be optional. r=sicking 2009-10-28 08:01:22 +01:00
Jonas Sicking
17edc7e1dc Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst 2009-10-24 21:13:30 -07:00
Marco Bonardo
4194ff16df Bug 518970 - New experimental rewrite of browser_394759_privatebrowsing.js (constant random failure) 2009-10-17 14:37:42 +02:00
Marco Bonardo
96c6c22e2e Backout experimental changes to randomly failing sessionstore browser tests (uneffective) 2009-10-17 14:37:35 +02:00
Paul O’Shannessy
f697fa7558 Bug 519099 - Location bar stops working and does not allow any input. Restarts does not help. r=zeniko 2009-10-16 12:18:48 -07:00
Marco Bonardo
d7d35e3dac Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes) 2009-10-16 15:19:51 +02:00
Dão Gottwald
d9f27bea07 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +02:00
Marco Bonardo
b41b3ad11e Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup 2009-10-14 13:56:50 +02:00
Marco Bonardo
0dc7e18a7b Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup 2009-10-13 15:31:53 +02:00
Marco Bonardo
0c99e021e5 forgot one usecapture change, sorry. 2009-10-10 14:10:49 +02:00
Marco Bonardo
5d10169035 sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure. 2009-10-10 14:08:38 +02:00
Marco Bonardo
2cbc880644 Bug 518970 - Sporadic timeout in browser_394759_privatebrowsing.js, r=zpao 2009-10-09 20:17:13 +02:00
Paul O’Shannessy
526603ac88 Bug 514816 - Reenable tests from bug 459906, bug 461743, and bug 464620. r=zeniko 2009-10-04 23:54:26 -07:00
Marco Bonardo
d0c159e1aa Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao 2009-10-08 02:46:09 +02:00
Dão Gottwald
c574c94e2f Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko 2009-09-19 21:38:58 +02:00
Dão Gottwald
434476b8a5 tests cleanup 2009-09-18 13:52:28 +02:00
Dão Gottwald
823ba3d3e3 tests cleanup 2009-09-16 12:21:19 +02:00
Dão Gottwald
dfaaa87fe2 use gBrowser instead of getBrowser() in browser chrome tests 2009-09-14 01:18:19 +02:00
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
Simon Bünzli
b41d4c0594 Bug 488930 - SessionStore can lose track of a window. r=zpao/dietrich 2009-04-30 18:44:07 +02:00
Boris Zbarsky
20d9df0224 Backed out changeset aa38257f6744, since the tests are not the problem 2009-04-23 09:11:03 -04:00
Boris Zbarsky
8bfaa7d21e Disable the tests for bug 394759 to see whether they're causing other test bustage. 2009-04-23 08:56:32 -04:00
Dão Gottwald
3e3934762c further fixes for tests from bug 394759 2009-04-23 12:08:53 +02:00
Dão Gottwald
c63d2b005f fix what seems to be a typo in browser_394759_privatebrowsing.js 2009-04-23 12:00:40 +02:00
Paul O'Shannessy
a7d1de272b Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
Simon Bünzli
8884906925 Bug 489021 - Strict Warning: reference to undefined property aIdMap.used[id]. r=dietrich 2009-04-22 17:59:48 +02:00
Joe Drew
147c648b10 Bug 486461 - center checkboxes in "Restore" column in about:sessionrestore. r=dao 2009-04-18 09:06:19 +02:00
Simon Bünzli
af2bedf326 Bug 488238 - don't display the page when there's nothing to restore. r=dietrich 2009-04-16 10:19:39 +02:00
Simon Bünzli
b442b596be Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02:00
Michael Kohler
af4dd1e7b2 Bug 485088 - use clearUserPref to set a userPref to default value in Session Restore tests. r=zeniko 2009-04-11 10:43:59 +02:00
Dão Gottwald
2b158c4a2f Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Simon Bünzli
8463d99647 Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Boris Zbarsky
c95b955ea0 Backed out changeset 0233d2bb8a07 (bug 485563) on suspicion of causing intermittent leak orange. 2009-04-09 11:56:47 -04:00
Simon Bünzli
420d7b916f Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Michael Kraft
082ed7c5f7 Bug 461634 - new API: allow to delete a single closed tab. r=zeniko, sr=dietrich 2009-04-06 13:50:45 +02:00
Mike Connor
a42848cb0f Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich 2009-04-04 21:28:25 +02:00
Gavin Sharp
62fe4f4e83 Bug 483330: use new domWindowUtils getter to avoid flushing layout when getting scroll position during session store data collection, r=zeniko 2009-03-30 14:32:19 -04:00
Mike Beltzner
4e667e2089 Bug 476477: improve wording of the about:sessionrestore page, r=gavin, ui-r=faaborg,madhava, a=mconnor 2009-03-20 00:33:49 -04:00
Dão Gottwald
a7bd0f0a07 Bug 483403 - Temporarily disable tabstrip smooth scrolling when restoring a window. r=dietrich/zeniko 2009-03-18 09:46:47 +01:00
Michael Kohler
1476cb9106 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-16 12:55:56 +01:00
Dão Gottwald
5af8d6102f enable browser_420786.js, disable browser_480148.js 2009-03-15 14:33:30 +01:00
Dão Gottwald
9d620b44cb Backed out changeset a8173e5fd041 2009-03-14 22:00:18 +01:00
Michael Kohler
2ff77c5247 Bug 480893 - Session Restore, start new session does not follow startup page option. r=zeniko 2009-03-14 20:52:37 +01:00
Paul O'Shannessy
80c2bb8d6d Bug 480148 - Restore visible tabs first when restoring session. r=zeniko, dietrich 2009-03-14 09:48:48 +01:00
Simon Bünzli
cd782dd3da Bug 476928 - Slow closing of tabs when entering Private Browsing mode. r=dietrich 2009-03-14 09:46:59 +01:00
Dão Gottwald
2a4db0c5d3 Bug 482975 - disable browser_477657.js 2009-03-12 16:57:55 +01:00
Simon Bünzli
6cfe2c2b0c Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-11 13:24:55 +01:00
Ehsan Akhgari
3e5c7433e6 Backout changeset 9ab865986f27 for bug 481786 in order to get a ui-review on that 2009-03-09 08:25:58 +03:30
Ehsan Akhgari
ed3e8a5706 Bug 481786 - Current session data is getting lost when starting Firefox in "Always On" mode; r=zeniko 2009-03-08 18:23:13 +03:30
zeniko@gmail.com
b38577ac79 Bug 395488 - Session restore restores blank windows if Firefox was shut down too quickly (re-land, with bug 462973 patch, r=dietrich) 2009-03-06 09:58:06 -08:00
Mike Connor
f8bf480247 bug 481090 - Session restore should not special-case closed windows on Mac, r=dietrich 2009-03-03 10:15:45 -08:00
Dão Gottwald
5e74b7b990 Backed out changeset 6fa6667b903f 2009-03-02 23:54:03 +01:00
Simon Bünzli
143552ff64 Bug 477657 - saner default handling for _closedTabs and sizemode. r=dietrich 2009-03-01 12:30:32 +01:00
Dietrich Ayala
48985ab557 Backout bug 395488 for bug 462973 2009-02-27 15:09:26 -08:00
Simon Bünzli
fc3b583de2 Bug 476994 - issues with about:sessionrestore treeview implementation. r=neil 2009-02-22 09:49:45 +01:00
Simon Bünzli
819312ff7d Bug 479005 - nsSessionStore.js, the observe function shadows var ix with let ix, also forward refs ix. r=brendan 2009-02-22 09:48:23 +01:00
Simon Bünzli
d3f63fa486 Bug 476928 - Slow closing of tabs with the given testcase when entering Private Browsing mode. r=dietrich 2009-02-22 09:47:31 +01:00
Simon Bünzli
cce5b3295c Bug 479627 - Allow SessionStart to work if true JSON strings are returned by _readStateFile() call. r=dietrich 2009-02-22 09:46:40 +01:00
Simon Bünzli
67254bb5bc Bug 447951 - Gmail displays wrong/previous URL on session restore after heavy usage (50 hash changes). r=dietrich 2009-02-19 14:09:54 +01:00
Natch
559ee9f8c5 Bug 476463 - Cookies set onunload of page are retained on exit/enter of PB mode; r=ehsan,mconnor 2009-02-15 10:51:52 +03:30
Simon Bünzli
6c43d6f080 Bug 476161 - Session restore incorrectly restores state of some Google Reader elements. r=dietrich 2009-02-07 12:56:34 +01:00
Simon Bünzli
55174b4447 Bug 464199 - Forget About this Site doesn't forget about recently closed tabs. r=gavin.sharp 2009-01-22 19:01:44 -08:00