Mounir Lamouri
|
44102832a0
|
Bug 709448 - File input click() handling should perhaps allow openControlled popups; r=bz
|
2011-12-21 18:03:52 +01:00 |
|
Paul O’Shannessy
|
add8175faf
|
Bug 539601 - [OS X] window.sizeMode incorrect when using full screen mode [r=mstange]
|
2012-02-08 11:59:18 -08:00 |
|
Geoff Lankow
|
48d0dde864
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|
Masayuki Nakano
|
d82ad83346
|
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
|
5aaeb19ce0
|
backout 34b8fe028357
|
2011-12-08 16:42:45 +09:00 |
|
Masayuki Nakano
|
0cf8dbff4b
|
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
|
006c23c9fe
|
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
|
6a998be2c5
|
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
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Geoff Lankow
|
05b39c14b0
|
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 |
|
Ehsan Akhgari
|
56697d99dc
|
Bug 620936 - setSelectionRange should not fail with offsets larger than the value of the editable field; r=roc a=blocking-betaN+
|
2011-01-05 20:55:31 -05:00 |
|
Mounir Lamouri
|
b5b12f9409
|
Bug 590386 - <input type='file'> should not use more than one filter. r=sicking a=blocking
|
2010-10-08 12:13:08 +02:00 |
|
Ehsan Akhgari
|
c918309b68
|
Bug 572649 - Attempting to scroll a textarea with a horizontal scrollbar using the mouse jumps to its bottom right (focusing a textarea with the mouse scrolls the selection into view); r=roc a=blocking-betaN+
--HG--
rename : layout/forms/test/test_bug353539.html => layout/forms/test/test_bug572649.html
|
2010-09-20 19:30:07 -04:00 |
|
L. David Baron
|
5859a14a99
|
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
|
2010-09-11 09:27:12 -07:00 |
|
L. David Baron
|
7476de1256
|
Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6
|
2010-09-11 09:27:12 -07:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Mounir Lamouri
|
10322e00af
|
Bug 36619 - Add a test checking that we can call .click() to show the filepicker if the originating element is a regular click (thus passing the popup blocker check). r=sicking a2.0=blocking
|
2010-09-01 08:09:28 +02:00 |
|
Boris Zbarsky
|
24095da713
|
Disabling failing test for now. a=dholbert|sheriff for CLOSED TREE
|
2010-08-27 14:02:23 -04:00 |
|
David Zbarsky
|
76be33e32b
|
Tests for Bug 36619 r=sicking a=blocking
|
2010-08-27 11:49:10 -04:00 |
|
Makoto Kato
|
2732a9078d
|
Bug 578588 - Test suite may not work correctly on Win64 because navigator.platform is Win64. r=sayrer, a=Test Only
|
2010-07-30 17:18:45 +09:00 |
|
Kyle Huey
|
ffc8573b3d
|
Bug 574570: Parse the 'accept' attribute in accordance with the HTML5 spec. r=sicking,volkmar
|
2010-07-21 09:07:55 -07:00 |
|
Mounir Lamouri
|
c2a6183ea7
|
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
|
2010-07-17 00:00:28 -07:00 |
|
Neil Deakin
|
2fb7701cbe
|
Bug 553576, change -moz-resize to resize, r=dbaron
|
2010-07-05 10:41:04 -04:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
ffb1f2f418
|
Don't override the filepicker CID, just the contractID in this test: required because of the changes in bug 568691.
|
2010-06-25 11:34:10 -04:00 |
|
Mats Palmgren
|
67b49c2d58
|
Bug 571352 - <select multiple> does not reset the anchor <option> properly when the anchor is removed. r=bzbarsky
|
2010-06-27 22:53:47 +02:00 |
|
Mounir Lamouri
|
241688657e
|
Bug 572406 - Test that the value is correctly updated when the firstChild.nodeValue of a textarea is changed; r=ehsan
|
2010-06-16 12:36:12 -04:00 |
|
Ehsan Akhgari
|
d051ffeaed
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
|
2010-04-21 16:17:41 -04:00 |
|
Ehsan Akhgari
|
a687eb65f8
|
Bug 568373 - Use "Desktop" on all platforms; r=roc
|
2010-05-31 09:55:06 -04:00 |
|
Ehsan Akhgari
|
715b4a1bfb
|
One more bustage fix for bug 568373
|
2010-05-30 21:53:03 -04:00 |
|