Tim Taubert
67ab86eb07
Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan
2012-09-14 22:15:44 +02:00
Ed Morley
d97460dd20
Bug 552424 - Disable browser_464620_a.js and browser_464620_b.js on Windows for failing 500 times without anyone caring; r=philor
2012-08-18 23:59:55 +01:00
Tim Taubert
0e0e520150
Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe
2012-08-07 16:22:03 +02:00
Mike Hommey
0f9f294ea0
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Tim Taubert
28cd35c66a
Bug 631956 - Intermittent browser_522545.js | sessionstore got correct userTypedValue; r=froydnj
2012-07-26 15:20:28 +02:00
Bobby Holley
6437547972
Bug 774245 - Re-implement moz_bug_r_a4 trickery. r=mrbkap
...
In the next patch, we drop support for lookupMethod for location objects, since the security policy there is tricky and location objects are already unshadowable Xray wrappers.
2012-07-18 13:51:28 +02:00
Nathan Froyd
f7054dc678
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Andres Hernandez [:andreshm]
c97676323e
Bug 681005 - Restore pinned tabs before normal tabs r=zpao
2012-06-18 16:19:26 -06:00
Gervase Markham
d697fdc8ec
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
2012-05-29 16:52:43 +01:00
Tim Taubert
3730b75806
Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao
2012-05-25 23:39:22 +02:00
Paul O’Shannessy
ade0bfea75
Bug 739531 - Can't duplicate a tab with designMode and no body; r=ttaubert
2012-05-25 10:43:19 +02:00
Bellindira Castillo [:bellindira]
034c7536d8
Bug 662743 - Session restore should do more than restore a <select>'s selectedIndex; r=zpao
2012-05-17 23:23:35 -06:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Andres Hernandez [:andreshm]
aa8b77f0b3
Bug 742051 - Remove the backwards compatibility for the old formdata format r=zpao
2012-05-14 16:11:43 -06:00
Andres Hernandez [:andreshm]
d9f3747403
Bug 697903 - Move form data functions from sessionstore into JSM r=zpao,ttaubert
2012-05-08 10:36:29 -06:00
Dão Gottwald
12628841e9
Bug 752467 - disable leaky tests. r=zpao
2012-05-10 20:09:25 +02:00
Serge Gautherie
1701a87493
Bug 741070. (Cv1a-FF) Sessionstore tests: Improve and merge 'provideWindow()' and 'whenWindowLoaded()' into 'head.js', Add an 'info()' call, Nits. r=paul (a=test-only).
2012-05-02 14:14:18 +02:00
Serge Gautherie
092821c3dc
Bug 741070. (Bv1b-FF) browser_394759_basic.js: Use 'Services.prefs', Set 'general.warnOnAboutConfig' preference, Remove a 'whenWindowLoaded()' call, Add an 'info()' call, Nits. f=neil r=zpao.
2012-04-28 04:18:00 +02:00
Paul O’Shannessy
c3e24a173c
Bug 743882 - Fix session restore tests for compartment-per-global [r=dietrich, r=ttaubert]
2012-04-25 10:11:03 -04:00
Tim Taubert
222e54b9bd
Bug 701377 - setTabState() always unhides the tab; r=zpao
2012-03-28 09:25:42 +02:00
Tim Taubert
e5c9a46a52
Bug 739805 - Calling getTabState() on a not-yet-restored tab wipes out text and scroll data; r=zpao
2012-03-28 09:13:48 +02:00
Tim Taubert
b6f087d63e
merge m-c to fx-team
2012-03-20 09:23:36 +01:00
Tim Taubert
0fa798f8dc
Bug 736416 - intermittent browser/components/sessionstore/test/browser_625016.js | Test timed out, followed by other errors; r=mak
2012-03-19 11:14:30 +01:00
Marco Bonardo
56add0cc93
Bug 735879 - Add more delay to some browser chrome tests that often timeout. r=fryn
2012-03-14 16:11:20 -07:00
Dão Gottwald
15cfb70b3b
Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske
2012-03-11 05:25:02 +01:00
Dão Gottwald
366c29fead
Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske
2012-03-11 05:23:51 +01:00
Marco Bonardo
ab9217ad06
Bug 736487 - Cleanup and ease browser_480148.js.
...
r=zpao
2012-03-16 21:38:21 +01:00
Mark Capella
46174dc19d
Bug 717963 - Use getBrowserURL(). r=dao
2012-02-25 22:02:14 +01:00
Paolo Amadini
51e64aeffd
Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
2012-02-23 11:30:23 +01:00
Serge Gautherie
f6bf40f8c0
Bug 729281. (Av2) sessionstore tests: Use "about:mozilla"/"about:rights", instead of "about:robots", to support non-Firefox applications. r=paul.
2012-02-23 02:18:13 +01:00
Serge Gautherie
c48291ada5
Bug 728999. (Av1) browser_526613.js: Use "about:mozilla", instead of "about:robots", to support non-Firefox applications. r=paul.
2012-02-21 21:55:40 +01:00
Paul O’Shannessy
a505e5a17f
Bug 482975 - browser_477657.js is unreliable - reenable on OS X [r=me]
2012-02-08 11:59:49 -08:00
Gavin Sharp
832e9370db
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
2012-01-30 18:29:44 -08:00
Tim Taubert
36d03aef47
Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug
2012-02-01 11:45:53 +01:00
Paul O’Shannessy
cbad2e2f40
Bug 482975 - browser_477657.js is unreliable (orange) [r=gavin]
2012-01-26 11:04:22 -08:00
Dão Gottwald
244748fbaa
No bug - fix some browser chrome tests that pollute the global scope
2012-01-24 23:08:42 +01:00
Reuben Morais
69b1275690
Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao
2012-01-20 13:49:15 +01:00
Paul O’Shannessy
6deb2b22ff
Bug 707321 - Intermittent browser_581593.js | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0 [r=dietrich]
...
This ignores the "attempt to run compile-and-go script on a cleared scope" exceptions.
2012-01-06 16:41:15 -08:00
Ed Morley
4ad4a56c4f
Bug 692625 - Move browser/components/sessionstore/test/browser/ to browser/components/sessionstore/test/; r=gavin
2011-12-16 09:11:21 +00:00
Mihai Sucan
8463acf874
Bug 702331 - Update Orion from upstream; r=rcampbell
2011-12-10 19:03:57 +02:00
Tim Taubert
a9c2340d30
Bug 705597 - about:blank subframe entries in session restore make browser slow; r=dietrich
2011-12-09 19:24:49 +01:00
Cameron McCormack
6633b9a247
Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher
2011-12-02 23:25:03 +11:00
Paul O’Shannessy
ddd5b389be
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
Paul O’Shannessy
809bc25e46
Bug 698565 (2/6) - stop excluding keys when calling JSON.stringify() [r=dietrich]
...
Move _tabStillLoading from data to the browser.
2011-11-08 15:23:43 -08:00
Paul O’Shannessy
50a7de0a01
Bug 640136 - onchange & input events are not fired for all form elements on restore [r=dietrich]
2011-11-08 15:23:42 -08:00
Ed Morley
6e731c995a
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Rob Campbell
25a47ed9c4
merge m-c to fx-team
2011-11-03 09:29:07 -03:00
Heather Arthur
866b917d64
Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao
2011-11-02 12:32:55 -07:00
Heather Arthur
12891421f5
Backed out changeset 3b63add3a404
2011-11-02 12:26:59 -07:00