Andres Hernandez
|
129db263f5
|
Bug 806729 - Port test_bug536567.html to the new per-tab PB APIs; r=jdm
--HG--
rename : layout/forms/test/test_bug536567.html => layout/forms/test/test_bug536567_perwindowpb.html
|
2013-01-03 11:45:40 -06:00 |
|
Ed Morley
|
fa5edb7d3c
|
Backout 1f2978b28ca2 (bug 36567) for failures in test_bug536567_perwindowpb.html on a CLOSED TREE
|
2013-01-02 21:35:13 +00:00 |
|
Andres Hernandez
|
f9fc54a32b
|
Bug 806729 - Port test_bug536567.html to the new per-tab PB APIs; r=jdm
--HG--
rename : layout/forms/test/test_bug536567.html => layout/forms/test/test_bug536567_perwindowpb.html
|
2013-01-02 10:42:22 -06:00 |
|
Ehsan Akhgari
|
f8a4eaa8f3
|
Bug 806729 - Part 0: Don't run test_bug536567.html in per-window PB builds
|
2012-12-06 00:35:50 -05:00 |
|
Mounir Lamouri
|
7bf1a0c5fe
|
Bug 737786 - 5/5 - Add pointer-events: none; in ::-moz-placeholder styling and test it. r=bz
|
2012-11-09 10:27:03 +00:00 |
|
Bobby Holley
|
5af5a73d3d
|
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
|
e04e482496
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
|
Andrew McCreight
|
0e9f97bd16
|
Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug
|
2012-09-10 12:43:45 -07:00 |
|
Ryan VanderMeulen
|
2ff849733d
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
|
Bobby Holley
|
1aba2e3bc2
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
|
Brian R. Bondy
|
641186f842
|
Bug 731307 - Async filepicker test changes. r=roc
|
2012-08-17 11:35:01 -04:00 |
|
Ms2ger
|
cb4d106015
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
4eb11bee72
|
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
|
b927c10310
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Wes Johnston
|
cb7d05f880
|
Bug 773741 - Test using touch events on resizers. r=enn
|
2012-07-27 15:01:13 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
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 |
|
Arnaud Bienner
|
9a3ecda11a
|
Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types; r=sicking,mounir
|
2012-06-06 14:16:58 +02:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Masayuki Nakano
|
0a7ff20ae3
|
Bug 166240 part.8 Add tests for KeyboardEvent.location (synthesized events) r=smaug, sr=jst
|
2012-05-03 17:35:02 +09:00 |
|
Mounir Lamouri
|
c6703a91ee
|
Bug 709448 - File input click() handling should perhaps allow openControlled popups; r=bz
|
2011-12-21 18:03:52 +01:00 |
|
Paul O’Shannessy
|
06dc53995a
|
Bug 539601 - [OS X] window.sizeMode incorrect when using full screen mode [r=mstange]
|
2012-02-08 11:59:18 -08:00 |
|
Geoff Lankow
|
eb732e76d2
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|
Masayuki Nakano
|
b4506dd72f
|
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
|
b26f243504
|
backout 34b8fe028357
|
2011-12-08 16:42:45 +09:00 |
|
Masayuki Nakano
|
67ab8bc88a
|
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 |
|
Masayuki Nakano
|
27c741ccf6
|
Bug 704049 Restore radio button state when click event is prevented default and there was no checked radio button r=smaug
|
2011-11-22 21:38:37 +09:00 |
|
Ed Morley
|
7bc582f20f
|
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
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Geoff Lankow
|
c8c427d8b9
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher
|
2011-10-22 12:39:30 +13:00 |
|
Joel Maher
|
2542e9ee89
|
Bug 674323 - convert most eventutils.js functions to use SpecialPowers. r=ted, a=test-only
|
2011-10-14 07:52:01 -04:00 |
|
Joel Maher
|
5dfaeea5b1
|
Bug 693425 - test file layout/forms/test/bug536567_subframe.html isn't used. r=ehsan
|
2011-10-14 07:52:01 -04:00 |
|
Malini Das
|
a0832b693a
|
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 |
|
Malini Das
|
e306b1b5aa
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Karl Tomlinson
|
e9936c5c73
|
work around bug 670053 to enable test_bug665540.html
--HG--
extra : transplant_source : i%28%14%00%1F%A9h%11%3F%DD%26%CF%C2e%11%DF%D8BM%26
|
2011-08-05 12:47:10 +12:00 |
|
Mats Palmgren
|
858a1bbfc2
|
Bug 672810 - ctrl+shift+arrow should extend selection in multiselectable listbox (HTML select). r=bzbarsky
|
2011-07-26 19:22:47 +02:00 |
|
Joel Maher
|
c3a05191bb
|
Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only
|
2011-07-21 16:21:25 -04:00 |
|
Dão Gottwald
|
dd50273c6a
|
Fix for undefined Ci/Cr/Cu in layout/forms/test/test_bug536567.html
|
2011-07-20 12:02:00 +02:00 |
|
Dão Gottwald
|
640abb2979
|
Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html
|
2011-07-20 11:51:43 +02:00 |
|
Daniel Holbert
|
5493695d98
|
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
|
2011-07-11 17:49:03 -07:00 |
|
Geoff Lankow
|
2ebe71ef6e
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
|
2011-07-11 12:24:13 -07:00 |
|
Karl Tomlinson
|
c268116c9b
|
disable test_bug665540.html on WINNT due to what is probably bug 670053
|
2011-07-11 22:09:38 +12:00 |
|
Karl Tomlinson
|
0f704c0e51
|
test for bug 665540
--HG--
extra : rebase_source : 9581cbad606a99cd89d975cb5ac4e5c207c855aa
|
2011-07-08 11:06:54 +12:00 |
|
Ehsan Akhgari
|
15252ef290
|
Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc
|
2011-05-12 09:52:38 -04:00 |
|
Karl Tomlinson
|
3923a2b4ab
|
crash test for bug 644542
--HG--
extra : transplant_source : x%E6%5C%FCI%8E%8Di%9D%D83%0A%BA%81%E7%9BP%03%9BJ
|
2011-05-04 10:43:13 +12:00 |
|
Dão Gottwald
|
4ac8291c1d
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Mounir Lamouri
|
346cf9312a
|
Bug 595310 - Drag and drop of text into an input field does not remove placeholder. r=ehsan,roc a=jst
|
2011-01-28 02:19:04 +01:00 |
|
Ehsan Akhgari
|
533c249257
|
Bug 614151 - Part 2: Convert the test for bug 536567 into a chrome test; r=jst a=NPOTB
|
2011-01-12 10:39:55 -05:00 |
|
Ehsan Akhgari
|
652e8775ed
|
Backed out changeset 775cfd3f2c87 because of Tinderbox test failures
|
2011-01-11 19:37:15 -05:00 |
|
Ehsan Akhgari
|
2ceedc4232
|
Bug 614151 - Part 2: Convert the test for bug 536567 into a chrome test; r=jst a=NPOTB
|
2011-01-11 18:21:36 -05:00 |
|