Jonathan Watt
2c08d1e39e
Bug 836323 - Mochitest additions and changes for <input type=range>. r=mounir.
2013-02-16 12:36:02 +00:00
Ehsan Akhgari
5ab06de081
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
2013-01-29 13:12:13 -05:00
Mounir Lamouri
aa29b94f9a
Bug 777283 - Adds <input type='time'> behind "dom.experimental_forms" pref. r=smaug
2013-01-08 17:10:00 +00:00
Raphael Catolino
7534e15fa6
Bug 769385 - Add type attribute date for <input> behind "dom.experimental_forms" pref. r=mounir
2012-12-27 16:06:53 +00:00
Mario Alvarado [:marioalv]
b67675aa81
Bug 806744 - Port the satchel test_privbrowsing.html to the new per-tab PB APIs. r=jdm
2012-12-19 15:08:09 -06:00
Masatoshi Kimura
867f6a87a8
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
2012-12-21 20:47:52 +09:00
Ehsan Akhgari
b27e7da4d0
Bug 806744 - Part 0: Don't run test_privbrowsing.html in per-window PB builds
2012-12-06 00:51:59 -05:00
Josh Matthews
17f39aaa89
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04: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
c5d6e4135a
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Adam Dane [:hobophobe]
a3c1fb17b9
Bug 787624 - Test for bug 787624. r=roc
2012-09-14 15:00:21 -05:00
Phil Ringnalda
1d76727501
Back out 486dcdbdfa23 (bug 787624) for Android failures
2012-09-13 20:47:03 -07:00
Adam Dane [:hobophobe]
cf850eb788
Bug 787624 - Test for bug 787624. r=roc
2012-09-13 19:38:38 -05:00
Bobby Holley
90622d0c3f
Bug 784560 - Fix more tests. r=mccr8
2012-08-23 11:45:28 -07:00
Ms2ger
bd02c3e237
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +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
Ed Morley
a246794e16
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Ms2ger
e42f8c031a
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +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
Mounir Lamouri
3f976a11d6
Bug 635281 - Implement the value sanitizing algorithm for <input type="number">. r=sicking
2012-06-10 22:24:03 +02:00
Mounir Lamouri
18512f5e6d
Bug 635498 - Make <input type='number'> behaves like <input type='text'>. r=sicking
2012-06-10 22:23:17 +02:00
Mats Palmgren
31df0ce60a
Bug 760082 - Move the last checkForm test so it comes before SimpleTest.finish(). Use info() for log messages that aren't tests. r=mounir
2012-06-01 20:52:37 +02:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Wes Johnston
d0ec45dd53
Bug 725881 - Add a deleted form history table. r=dolske
2012-02-27 10:10:16 -08:00
Neil Rashbrook
23ddca2513
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-02-02 22:54:58 +01:00
Ehsan Akhgari
e1d4977ebc
Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews
2012-01-31 12:07:56 -05:00
Neil Rashbrook
459fb26af1
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-01-31 00:27:23 +01:00
Ed Morley
d8e8008e1a
Backout 8705f07a49ec (bug 649840) for bustage
2012-01-30 23:20:54 +00:00
Neil Rashbrook
7474e19712
Better test for bug 649840 r=ehsan
2012-01-30 22:28:21 +00:00
Ehsan Akhgari
5e5190f564
Bug 717871 - Remove two superfluous SimpleTest.finish calls to fix SeaMonkey perma-orange; r=gavin
2012-01-13 15:49:36 -05:00
Matthew Noorenberghe
c751d26637
Bug 461820 - prevent accessing searchbar history from content (tests) r=dolske
2012-01-10 16:53:16 -08:00
Serge Gautherie
c4c57f7c30
Bug 705957. (Bv2) test_bug_511615.html: Improve the spelling of "priviledged". r=ehsan.
...
DONTBUILD (test-only, spelling-only).
2012-01-05 14:19:14 +01:00
Masayuki Nakano
9f4a78d164
Bug 698949 Editor should refuse untrusted keypress event r=smaug
2011-12-21 21:11:36 +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
Serge Gautherie
d1fb6eeb55
Bug 705957 - Correct the spelling of "privledged" & add 2 comments to test_bug_511615.html; r=ehsan
2011-11-30 13:19:49 +00:00
Rafael Ávila de Espíndola
f710504549
Bug 702591 - finalize statements in toolkit/components/satchel/test/unit.
...
r=mak
2011-11-15 09:00:42 -05: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
Mounir Lamouri
271cafb094
Bug 690903 - Lazily initializes nsFormHistory's SQLite DB. f=mfinkle r=dolske
2011-11-01 20:23:43 +01:00
Geoff Brown
67b9b8bc4a
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Malini Das
643e305d72
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Matheus Kerschbaum
878aefe66c
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
2011-08-06 17:24:52 +02:00
Joel Maher
39ca77fbd2
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Mounir Lamouri
6afa5cbb85
Bug 632428 - Update tests. r=dolske a=tests
2011-02-11 01:30:07 +01:00
Mounir Lamouri
c976b37549
Bug 320462 - Send an input event when a value is selected from the autocomple or list dropdown. r=smaug a=sicking
2011-01-22 00:06:27 +01:00
Ehsan Akhgari
3b05e15d52
Bug 527935 - Part 2: Fix some unit tests to deal with the changes in the input event; r=dolske a=blocking-final+
2010-12-17 14:47:09 -08:00
Mounir Lamouri
d4fd86d8f9
Bug 559309 - Add autocomplete tests for new input types. rs=sicking a=tests
2010-12-17 18:03:56 -08:00
Mounir Lamouri
ee308a20c4
Bug 598092 - Autocomplete should not remember form values if the submit is stopped due to HTML5 validation. r+a=sicking
2010-12-16 12:13:02 -08:00