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 |
|
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 |
|
Ehsan Akhgari
|
ac83b076ef
|
Bug 568373 - Use "Desktop" for Windows, because apparently we don't have a useful notion of "Home" on Windows
|
2010-05-30 21:50:11 -04:00 |
|
Ehsan Akhgari
|
4913d26498
|
Bug 568373 - test bustage fix
|
2010-05-30 19:44:10 -04:00 |
|
Mounir Lamouri
|
940c9bc6f0
|
Try to fix test_bug536537
|
2010-05-20 00:35:37 -04:00 |
|
Mounir Lamouri
|
8fce62a6c6
|
Bug 377624 - [Test Part] "Implement the accept attribute for the form and file upload controls form "image/*"" [r=sicking, feedback=ehsan]
|
2010-05-19 22:28:08 -04:00 |
|
Ehsan Akhgari
|
99449f62ef
|
Bug 565775 - The editor will not be correctly initialized for <input type=tel> on user events; r=roc
|
2010-05-13 18:56:24 -04:00 |
|
Ehsan Akhgari
|
d45933ae63
|
Bug 564115 - activating the browser window scrolls the document (to show the focused text control); r=roc
|
2010-05-06 19:19:35 -04:00 |
|
Ehsan Akhgari
|
40fcaed7a3
|
Bug 562447 - when navigating in gmail sometimes get a screen full of white; r=roc
|
2010-05-06 18:12:21 -04:00 |
|
Mats Palmgren
|
c940151cb1
|
Test for bug 365410.
|
2010-05-06 17:37:40 +02:00 |
|
Mats Palmgren
|
fa8b1254ac
|
Make PAGE_UP/DOWN scroll at least 1 item, if possible. b=563642 r=bzbarsky
|
2010-05-06 17:37:40 +02:00 |
|
Ehsan Akhgari
|
4aa6c64740
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
|
2010-04-06 16:44:12 -04:00 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Ehsan Akhgari
|
003e483e13
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
|
Neil Deakin
|
e9dda7e9f3
|
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
|
2010-03-23 14:52:56 -04:00 |
|
Neil Deakin
|
79c932638a
|
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
|
2010-03-19 07:49:34 -04:00 |
|
Ehsan Akhgari
|
ce65cdd15d
|
Bug 353539 - textarea.focus() puts caret at end without scrolling it into view; r=roc
--HG--
extra : rebase_source : 775c2c16cfbb0ef9a9024dd53c42c803ee08e8ae
|
2010-03-18 12:14:40 -04:00 |
|
Ehsan Akhgari
|
c4712d086e
|
Bug 231389 - Textarea scrolls to top after changing its .value, regardless of cursor position; r=roc
--HG--
extra : rebase_source : 01f1129bc5289c3b56d15a7965e647002a0b1198
|
2010-03-18 12:14:08 -04:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Mounir Lamouri
|
df4fdead45
|
test for Bug 549208 - Dragging a text in an input/textarea element doesn't make the placeholder disappear; r=smaug
|
2010-03-12 13:06:19 +01:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Jesse Ruderman
|
146e09dd21
|
Remove extra dump statements from tests
|
2010-02-11 14:14:26 -08:00 |
|
Geoff Lankow
|
6ed0fe4974
|
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
|
2010-02-11 09:35:49 +01:00 |
|
Ehsan Akhgari
|
cb2e381e3f
|
Bug 542914 - Add some tests for text input fields to make sure their basic behavior and appearance does not regress; r=roc
--HG--
extra : rebase_source : 9d642f48af7ff927ad5e73d0e22d763fbcc9d5a7
|
2010-01-29 13:22:15 -05:00 |
|
Gijs Kruitbosch
|
41ba1acfa5
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
|
2009-10-29 14:44:10 +01:00 |
|
Olli Pettay
|
ccdacf91b1
|
Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE
|
2009-10-22 20:25:06 +03:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Bob Clary
|
3849e0eb37
|
bug 378670 - mochikit test by Martijn Wargers.
|
2009-04-24 10:08:18 -07:00 |
|
Dão Gottwald
|
2b158c4a2f
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2009-04-10 10:24:24 +02:00 |
|
Martijn Wargers
|
935b45440c
|
Mochitest for bug 478219
|
2009-03-16 13:21:28 -04:00 |
|
Boris Zbarsky
|
a2d0b2c43b
|
Bug 477700. Push a null JSContext around editor init, so it'll work no matter what JS is on the stack. r+sr=smaug
|
2009-02-16 09:11:41 -05:00 |
|
Michael Ventnor
|
a9bf64c109
|
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
--HG--
extra : rebase_source : 03d1be9b5742e8d17114aaeb0b5de20d61926d51
|
2009-02-11 14:19:37 +13:00 |
|
Michael Ventnor
|
410d311d40
|
Bug 476308. Box-shadows for buttons should not capture events. r+sr=roc
|
2009-02-05 21:22:02 +13:00 |
|
Aiko
|
ae37af81d5
|
Combobox steals mouse event after menu is closed with Alt+Up. b=348236 r=mats sr=bzbarsky
|
2008-12-14 11:17:06 +01:00 |
|
Mats Palmgren
|
19dc715bb6
|
Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired).
|
2008-07-31 17:36:21 -07:00 |
|
Mats Palmgren
|
9dc386954b
|
Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired).
|
2008-07-31 17:34:11 -07:00 |
|
Olli.Pettay@helsinki.fi
|
84616fb3fc
|
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
|
2008-01-10 13:55:38 -08:00 |
|
reed@reedloden.com
|
ee71834988
|
Bug 402198 - Use async version of Invalidate() to avoid flushing pending notifications [p=mats.palmgren@bredband.net (Mats Palmgren) r+sr=roc a1.9=schrep]
|
2007-11-13 08:44:48 -08:00 |
|
mats.palmgren@bredband.net
|
bca1dd4c0b
|
Backing out relevant part of bug 402198 to see if it fixes Orange on Windows Tinderbox...
|
2007-11-09 20:23:26 -08:00 |
|
mats.palmgren@bredband.net
|
6ff9f4a686
|
Use async version of Invalidate() to avoid flushing pending notifications. Also, document this aspect of the Invalidate() API. b=402198 r+sr=roc a=mtschrep
|
2007-11-09 16:51:02 -08:00 |
|
bzbarsky@mit.edu
|
32444ff39f
|
Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron
|
2007-08-21 20:22:21 -07:00 |
|