L. David Baron
e27357d91b
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
L. David Baron
c7cac4a446
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
L. David Baron
75fa8ac3f8
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08: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
Ed Morley
883478e906
Bug 813242 - Disable browser_bug343515.js on Windows for too many intermittent failures
2012-12-04 21:39:04 +00: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
Oonishi Atsushi
cd6d669404
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
Ed Morley
41ddd2bd54
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
2012-10-06 16:46:09 +01:00
Ed Morley
810515c545
Bug 780863 - Disable test_bug270414.html on Android for too many intermittent failures (mark 2)
2012-09-28 18:47:30 +01:00
Ed Morley
78c7b1b006
Bug 780863 - Disable test_bug270414.html on mobile for too many intermittent failures
2012-09-28 15:42:39 +01:00
Bobby Holley
02a1f428cf
Bug 792036 - More manual fixes requested by Andrew. r=mccr8
2012-09-24 14:46:29 +02:00
Bobby Holley
2125a8c6de
Bug 792036 - Automated fixups. r=mccr8
...
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Bobby Holley
90622d0c3f
Bug 784560 - Fix more tests. r=mccr8
2012-08-23 11:45:28 -07:00
Bobby Holley
29338e3496
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
2012-08-03 22:19:54 +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
Matt Brubeck
c66178a966
Back out 551b6acdafb9 and ae0b0dd6dfa2 (bug 754029) on suspicion of causing mochitest-other timeouts
2012-07-27 17:03:23 -07:00
Oonishi Atsushi
f98a1719c3
Bug 754029 - Tests. r=smaug
2012-07-27 17:51:53 -04: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
Gervase Markham
d697fdc8ec
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
2012-05-29 16:52:43 +01:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Jared Wein
1be1dd9c2e
Bug 725700 - Keyboard arrow keys and scrollbar buttons should have consistent scrolling distances.
2012-02-20 11:24:36 -05:00
Jared Wein
21d6279b9b
Bug 198964 - Enable smooth scrolling by default. r=gavin
2012-01-13 16:26:34 -08:00
Masayuki Nakano
aadb915f40
Bug 504586 test_bug430723.html should listen to scroll event after sending key events r=smaug
2011-12-16 22:38:45 +09:00
Masayuki Nakano
6d0584bbea
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
2011-12-16 22:38:45 +09:00
Masayuki Nakano
93aa89b9dc
backout 34b8fe028357
2011-12-08 16:42:45 +09:00
Masayuki Nakano
cbb4eb5cd6
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
2011-12-07 14:13:06 +09: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
Matt Brubeck
1a56e611f4
Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs
2011-09-29 14:44:36 -07:00
Mounir Lamouri
c924ea3022
Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst
2011-09-28 23:23:36 +02:00
Jonathan Griffin
86e99b5fbc
Bug 673285 - Remove unnecessary timeouts in test, r=smaug, a=testonly
2011-08-24 10:47:54 -07:00
Malini Das
226ecaa733
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
2011-08-12 12:21:42 -04: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
Justin Lebar
5ab6c82bb0
Bug 490153 - Fix intermittent orange in test_not-opener.html. r=sicking
2011-04-27 16:53:52 -04:00
Ehsan Akhgari
0f5e15c026
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
2011-04-16 19:39:34 -04:00
Ehsan Akhgari
1d832dd300
Bug 611182 - Part 2: Correct the definition of EndOfDocument for the HTML editor in order to fix some tests which have been relying on the bogus node existing in non-empty editable documents; r=bzbarsky a=blocking-beta8+
2010-11-11 16:40:55 -05:00
Olli Pettay
362cf59d65
A test for Bug 534178, a=testcase for a blocker
2010-09-06 15:36:32 +03:00
Olli Pettay
577036af89
Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz
2010-08-17 17:13:55 +03:00
Bobby Holley
e4eefb2c82
Tests for bug 343515 - Active tab API. r=dolske
2010-08-02 14:13:13 -04:00
Robert Kaiser
7156fde4dc
bug 582657 - Docshell test failures after SeaMonkey switch to tabbed browsing - just add a null-check for win.location, r=bz a=test-only
2010-07-28 20:56:58 +02:00
Masayuki Nakano
ac7aa77066
Bug 389372 - Contenteditable node is still editable without focus; r=ehsan,masayuki,roc sr=jst a=blocking-2.0:betaN+
2010-07-22 12:22:44 -04:00
Masayuki Nakano
9df45b454a
backout the previous my check-ins
2010-07-22 11:11:34 +09:00
Masayuki Nakano
2ce875d5db
Bug 389372 Contenteditable node is still editable without focus r=ehsan+roc, sr=jst
2010-07-22 08:46:52 +09:00
Ehsan Akhgari
3a217ec27b
Bug 289384 - Midas Editor: Shortcut command + left/right should go to beginning/end of line; r=masayuki,bzbarsky
2010-07-11 17:48:46 -04:00
Ehsan Akhgari
778ea57498
Backout bug 289384 because of crashtest assertion failures
2010-07-11 17:43:27 -04:00
Ehsan Akhgari
bd6a6d03b0
Bug 289384 - Midas Editor: Shortcut command + left/right should go to beginning/end of line; r=masayuki,bzbarsky
2010-06-25 14:58:25 -04:00
Ehsan Akhgari
3bc98944ff
Bug 493381 - mochitest-plain: test_bug386782.html fails intermittently; r=roc
2010-06-10 22:46:51 -04:00
Henri Sivonen
4aab22bfd4
Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky.
2010-04-29 14:22:27 +03:00
Timothy Nikkel
2b9ee3b38a
Bug 502937. Part 1.1. Fix up another test. r=bzbarsky
2010-04-16 13:15:28 -05:00