Matt Woodrow
|
d8b4a1cd0a
|
Bug 854421 - Part 11: Use rAF instead of setTimeout in a test. r=roc
|
2014-05-29 09:45:23 +12:00 |
|
Daniel Holbert
|
278d0a41b3
|
backout c3f1ab75ea51 (bug 421436) for regressing bug 439462
|
2014-05-22 15:10:20 -07:00 |
|
Simon Montagu
|
cf3796bc12
|
Remove the hack making all <br> frames 1 app unit wide. Bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Carsten "Tomcat" Book
|
5a161b5091
|
Backed out changeset 0aaa18232af4 (bug 421436) for causing reftest failures
|
2014-05-19 13:11:59 +02:00 |
|
Simon Montagu
|
e351e351cd
|
Remove the hack making all <br> frames 1 app unit wide, bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Andrew Church
|
e44ff7c225
|
Bug 981281 - Ctrl+left/right arrow skips words with leading/trailing punctuation with layout.word_select.stop_at_punctuation=false. r=mats
test3/test4 are copies of test1/test2 tweaked for stop_at_punctuation=false.
|
2014-04-17 09:23:16 -04:00 |
|
Neil Deakin
|
ba71f5497a
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
|
Peter Van der Beken
|
17b498a5a1
|
Bug 988334 - Stop reusing SpecialPowers for different windows. r=jmaher.
--HG--
extra : rebase_source : ffeb4f2d49c6a20a95cc3ca0da63b49c10dee904
|
2014-03-24 21:12:41 +01:00 |
|
L. David Baron
|
0ee9b25ed5
|
Bug 981637: Make overflow events fire correctly in UpdateOverflow codepath. r=mats
I confirmed that the mochitest fails without the patch and passes with
it, both standalone and in the directory harness.
|
2014-03-16 07:21:42 +08:00 |
|
Bill McCloskey
|
d960718b48
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
62d61f05a8
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
cff466f79f
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
624ffda758
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
a23e0f8633
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Tom Hindle
|
38c4862764
|
Bug 970363 - Fix selection moving over readonly elements in contenteditble blocks. r=roc
|
2014-03-12 07:45:01 -06:00 |
|
Vaibhav Agarwal
|
07841bb6fe
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-03-12 06:16:12 -04:00 |
|
Vaibhav Agarwal
|
b192b2603d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Joel Maher
|
a46890e4bd
|
Bug 971025 - move testing/mochitest/test/test_* to testing/mochitest/test/Harness_sanity. r=ted
--HG--
rename : testing/mochitest/tests/SpecialPowersLoadChromeScript.js => testing/mochitest/tests/Harness_sanity/SpecialPowersLoadChromeScript.js
rename : testing/mochitest/tests/file_SpecialPowersFrame1.html => testing/mochitest/tests/Harness_sanity/file_SpecialPowersFrame1.html
rename : testing/mochitest/tests/test_SimpleTestGetTestFileURL.html => testing/mochitest/tests/Harness_sanity/test_SimpleTestGetTestFileURL.html
rename : testing/mochitest/tests/test_SpecialPowersExtension.html => testing/mochitest/tests/Harness_sanity/test_SpecialPowersExtension.html
rename : testing/mochitest/tests/test_SpecialPowersExtension2.html => testing/mochitest/tests/Harness_sanity/test_SpecialPowersExtension2.html
rename : testing/mochitest/tests/test_SpecialPowersLoadChromeScript.html => testing/mochitest/tests/Harness_sanity/test_SpecialPowersLoadChromeScript.html
rename : testing/mochitest/tests/test_SpecialPowersPushPermissions.html => testing/mochitest/tests/Harness_sanity/test_SpecialPowersPushPermissions.html
rename : testing/mochitest/tests/test_SpecialPowersPushPrefEnv.html => testing/mochitest/tests/Harness_sanity/test_SpecialPowersPushPrefEnv.html
rename : testing/mochitest/tests/test_bug362788.xhtml => testing/mochitest/tests/Harness_sanity/test_bug362788.xhtml
rename : testing/mochitest/tests/test_bug816847.html => testing/mochitest/tests/Harness_sanity/test_bug816847.html
rename : testing/mochitest/tests/test_sanity.html => testing/mochitest/tests/Harness_sanity/test_sanity.html
rename : testing/mochitest/tests/test_sanityEventUtils.html => testing/mochitest/tests/Harness_sanity/test_sanityEventUtils.html
rename : testing/mochitest/tests/test_sanityException.html => testing/mochitest/tests/Harness_sanity/test_sanityException.html
rename : testing/mochitest/tests/test_sanityException2.html => testing/mochitest/tests/Harness_sanity/test_sanityException2.html
rename : testing/mochitest/tests/test_sanitySimpletest.html => testing/mochitest/tests/Harness_sanity/test_sanitySimpletest.html
rename : testing/mochitest/tests/test_sanityWindowSnapshot.html => testing/mochitest/tests/Harness_sanity/test_sanityWindowSnapshot.html
rename : testing/mochitest/tests/test_sanity_cleanup.html => testing/mochitest/tests/Harness_sanity/test_sanity_cleanup.html
rename : testing/mochitest/tests/test_sanity_cleanup2.html => testing/mochitest/tests/Harness_sanity/test_sanity_cleanup2.html
|
2014-03-05 10:32:02 -05:00 |
|
Ted Mielczarek
|
062d40049c
|
Bug 975455 - Move more Mochitests to manifests. r=jmaher
|
2014-02-20 10:14:52 -05:00 |
|
Vaibhav Agarwal
|
81f1ea0a18
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
|
Masayuki Nakano
|
e393ad7356
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
|
Ed Morley
|
07bc93cb43
|
Bug 916143 - Disable test_movement_by_words.html on Windows for intermittent failures
|
2014-01-14 16:38:26 +00:00 |
|
Markus Stange
|
c1ee39df36
|
Bug 941887. r=roc
|
2014-01-08 10:30:03 +01:00 |
|
Ehsan Akhgari
|
e363f2fa61
|
Bug 949445 - Part 2: Move Selection to WebIDL; r=bzbarsky
|
2013-12-17 09:12:33 -05:00 |
|
Masayuki Nakano
|
73db2aa3c7
|
Bug 930374 part.4 Fix new orange of test_bug448987.html on Mac since it doesn't set tab navigation setting r=smaug
|
2013-12-09 00:51:17 +09:00 |
|
Robert O'Callahan
|
a133335804
|
Bug 938772. Don't give the anonymous poster <img> an empty 'src' attribute if we don't have a 'poster' attribute. r=cpearce
|
2013-12-04 14:06:16 +13:00 |
|
Carsten "Tomcat" Book
|
f921f5809b
|
Backed out changeset bbd9375c5f50 (bug 938772) mochitest 5 timeout failures
|
2013-12-06 15:58:22 +01:00 |
|
Robert O'Callahan
|
cbae724a61
|
Bug 938772. Don't give the anonymous poster <img> an empty 'src' attribute if we don't have a 'poster' attribute. r=cpearce
--HG--
extra : rebase_source : 22b84f86e54cac3304345586ecfab0037633cc36
|
2013-12-04 14:06:16 +13:00 |
|
Ms2ger
|
b9b2a7a233
|
Bug 939522 - Part a: move some mochitests in layout/{generic, style} to manifests; r=heycam
|
2013-11-28 15:27:03 +01:00 |
|
Mats Palmgren
|
fc31354f6a
|
Bug 916143 - Try to fix test_movement_by_words.html on Win8 PGO with a waitForFocus
|
2013-11-17 15:33:48 -08:00 |
|
Ed Morley
|
20852b5ec7
|
Bug 932296 - Disable test_bug448987.html for being too sensitive to timing changes
CLOSED TREE
|
2013-10-29 14:29:11 +00:00 |
|
Martijn Wargers
|
776578873a
|
Bug 918258 - Convert reftests 448987.html and 449653-1.html to mochitests. r=dholbert
--HG--
rename : layout/reftests/bugs/448987.html => layout/generic/test/file_bug448987.html
rename : layout/reftests/bugs/448987-ref.html => layout/generic/test/file_bug448987_ref.html
rename : layout/reftests/bugs/449653-1.html => layout/generic/test/file_bug449653_1.html
rename : layout/reftests/bugs/449653-1-ref.html => layout/generic/test/file_bug449653_1_ref.html
|
2013-09-24 15:01:00 +02:00 |
|
Gregory Szorc
|
89c902c7b2
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ed Morley
|
74e3d6ce30
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
47e946bebe
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Ehsan Akhgari
|
36f0a2afa0
|
Bug 886781 follow-up: Disable the test properly, we can't return from the global scope
Landed on a CLOSED TREE
|
2013-09-19 11:49:04 -04:00 |
|
Ed Morley
|
e945175b55
|
Bug 886781 - Disable test_movement_by_characters.html on Windows 8 for too many intermittent failures
--HG--
extra : rebase_source : 608a5680e1e7bcd9ab87b732b0366512abbc1529
|
2013-09-19 14:25:23 +01:00 |
|
Martijn Wargers
|
0b217fe87f
|
Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
CLOSED TREE
--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
|
2013-09-16 22:12:29 +02:00 |
|
Martijn Wargers
|
b489a617dd
|
Bug 914089 - b2g.json cleanup and reorder, part 3. r=jmaher
|
2013-09-11 13:52:42 +02:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Georg Fritzsche
|
682e0d1143
|
Bug 899080 - Test fixup part 5 - layout. r=roc
|
2013-09-04 16:07:53 +02:00 |
|
Masatoshi Kimura
|
216f76200c
|
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
|
2013-09-05 01:02:34 +09:00 |
|
Masayuki Nakano
|
e16d8e4b0e
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
|
Mats Palmgren
|
b60b108772
|
Bug 904810 - Restore old default behavior on Windows that UP/DOWN go to next/prev line also when there's a selection. r=ehsan
|
2013-08-16 16:20:04 +00:00 |
|
John Schoenick
|
1dd711cad0
|
Bug 874843 - Fix focus race in test on windows 8. r=roc
|
2013-08-05 12:13:09 -07:00 |
|
Martijn Wargers
|
644fe8405f
|
Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher
|
2013-07-31 11:30:54 +02:00 |
|
John Schoenick
|
079da813c0
|
Bug 874843 - Fix typo in test r=typo
|
2013-07-25 13:20:42 -07:00 |
|
John Schoenick
|
de24790f09
|
Bug 874843 - Cleanup plugin_focus_helper test events to try and fix intermittent orange. r=roc
|
2013-07-22 08:55:19 -04:00 |
|
Robert O'Callahan
|
332d038d07
|
Bug 841363. Ensure padding-rect edges are included in scrollable area used to compute scrollWidth/scrollHeight for overflow:visible elements. r=matspal
--HG--
extra : rebase_source : 067c9577f797350274783d3c7cc682b5f74b998a
|
2013-04-09 12:05:12 +12:00 |
|
Cameron McCormack
|
42cfdf16bf
|
Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE)
|
2013-04-16 17:23:46 +10:00 |
|