Commit Graph

9 Commits

Author SHA1 Message Date
Mike de Boer
dcb8788693 Bug 1241930: Part 4 - convert all assertion methods used inside content tasks to the Assert.* family in docshell tests. r=mconley 2016-03-04 14:32:29 +01:00
Blake Kaplan
83748b1873 Bug 1239122 - Make docshell browser-chrome tests e10s compatible. r=billm 2016-01-20 14:14:00 +01:00
Felipe Gomes
c233c0cee1 Bug 765192 - Reenable and attempt to fix intermittent browser_bug343515.js. r=gavin 2013-05-13 15:00:12 -03:00
Felipe Gomes
53b369271a Bug 765192 - Add some debugging info for browser_bug343515.js r=me 2013-05-09 22:16:49 -03:00
Olli Pettay
afb06d2c0a Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz 2013-01-15 13:46:35 +02:00
Bobby Holley
8a063a2517 Bug 765192 - Fix broken test. r=dolske
There were a couple of things wrong here:
1 - The whole recursive frame load waiting thing was totally unnecessary. Load
doesn't fire on the window until all descendant iframes have loaded.

2 - The chrome event handler wasn't filtering by target, which it should. This
is probably to blame for the intermittent orange.

3 - Setting window.location during document load actually invokes
window.location.replace.

4 - Session history navigation seems to have weird behavior when called from
an onload handler. I wanted to investigate this further, but I've already spent
too much time on this. SimpleTest.executeSoon() seems to do the trick here.
2012-11-18 19:02:41 -08:00
Dão Gottwald
d051d0474a more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Dão Gottwald
ac25c337e8 Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Bobby Holley
e4eefb2c82 Tests for bug 343515 - Active tab API. r=dolske 2010-08-02 14:13:13 -04:00