Simon Montagu
|
b49c3ecda7
|
Test for bug 558403
--HG--
rename : toolkit/content/tests/chrome/bug437844.css => toolkit/content/tests/chrome/rtlchrome/rtl.css
rename : toolkit/content/tests/chrome/bug437844.dtd => toolkit/content/tests/chrome/rtlchrome/rtl.dtd
rename : toolkit/content/tests/chrome/bug437844.manifest => toolkit/content/tests/chrome/rtlchrome/rtl.manifest
|
2010-04-29 09:08:15 +03:00 |
|
Marco Bonardo
|
36597ffc47
|
Bug 558908 - chrome test test_autocomplete2.xul fails on Fedora unit test boxes. r=enn
|
2010-04-28 09:17:06 +02:00 |
|
Simon Montagu
|
c135b9228a
|
backout crashing test, a=bustage
|
2010-04-25 08:35:27 -07:00 |
|
Simon Montagu
|
40bc1602fa
|
Test for bug 558403
|
2010-04-25 15:14:07 +03:00 |
|
Neil Deakin
|
ac77f871d2
|
Bug 560166, add link drop handler to installer and reenable test, r=gavin
|
2010-04-19 15:07:29 -04:00 |
|
Neil Deakin
|
bc56cd9078
|
Disable these tests for now
|
2010-04-18 15:37:43 -04:00 |
|
Neil Deakin
|
16e62a0020
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Ehsan Akhgari
|
25310966a3
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -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
|
ee08070ca4
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
|
Ben Hearsum
|
0d81bd96a4
|
bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 13:00:36 -05:00 |
|
Ben Hearsum
|
d77ed1598b
|
bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 12:58:50 -05:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Neil Deakin
|
066705f69a
|
Bug 536625, use menupopup's move instead of widget's, r=roc
|
2010-02-01 10:11:08 -05:00 |
|
Timothy Nikkel
|
bd38594159
|
Bug 396367. Fix up some tests to be more robust. r=enndeakin
--HG--
extra : rebase_source : c3aafd472aebcacfce7f778d61f5a088dd0493c4
|
2009-12-22 17:53:07 -06: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 |
|
Nochum Sossonko
|
a82de3708f
|
Test for bug 509828. r=bz
|
2009-10-25 17:24:14 +01:00 |
|
Neil Deakin
|
c0f8d0fac2
|
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
|
2009-10-16 10:32:02 -04:00 |
|
Neil Deakin
|
ad88d6844c
|
Bug 513186, add noinitialfocus attribute to indicate that the element is skipped when determining the initial focus in a dialog, r=neil
|
2009-10-05 10:00:09 -04:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Graeme McCutcheon
|
b81129af5d
|
Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano
|
2009-09-18 18:34:50 +01:00 |
|
Neil Deakin
|
53beea033a
|
Bug 506175, make some more tests use waitForFocus, r=sdwilsh
|
2009-09-09 09:04:13 -04:00 |
|
Neil Deakin
|
4e0865ca73
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
|
Neil Deakin
|
e8d99bed80
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
|
Neil Deakin
|
182e77dd7b
|
Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug
|
2009-09-03 15:30:06 -04:00 |
|
Neil Deakin
|
0d2f363cc2
|
Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere
|
2009-08-12 10:03:34 -04:00 |
|
Graeme McCutcheon
|
1a0f15993f
|
Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano
|
2009-08-01 17:16:03 +01:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
Neil Deakin
|
0bf0eb9696
|
Bug 497844, use focus event instead of load event, r=gavin
|
2009-07-23 10:39:07 -04:00 |
|
Masayuki Nakano
|
4dbf79e85d
|
disabling the new tests of bug 46053
|
2009-07-15 22:36:18 +09:00 |
|
Masayuki Nakano
|
f368778b7e
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
|
Neil Deakin
|
194cc299ea
|
Bug 503222, add test, r=mano
|
2009-07-13 08:35:46 -04:00 |
|
Neil Deakin
|
b377c20895
|
Bug 503222, check file types on drop last so that urls take priority,r=mano
|
2009-07-13 07:55:56 -04:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
mak77@bonardo.net
|
98b83ebfc4
|
Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin)
|
2009-05-26 10:24:29 -07:00 |
|
martijn.martijn@gmail.com
|
49b5f65d84
|
Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad)
|
2009-05-20 16:15:36 -07:00 |
|
Marco Bonardo
|
63eed0d984
|
Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191
|
2009-05-20 13:31:49 +02:00 |
|
Robert O'Callahan
|
0e278f42c6
|
Bug 489506. Fix test so it can pass when the screen height is an odd number. r=enndeakin
--HG--
extra : rebase_source : 50f3fd53ab54185ed6f05525dcae070ca6bf9d6e
|
2009-04-25 20:39:32 +12:00 |
|
Neil Deakin
|
dd459b4af0
|
Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin
|
2009-04-22 08:55:49 -04:00 |
|
Graeme McCutcheon
|
9b9c62e569
|
Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano
|
2009-04-06 17:02:32 +01:00 |
|
Graeme McCutcheon
|
c6a83208d3
|
Bug 477631 - fix intermittent test_bug418874.xul failure
|
2009-04-08 15:40:35 +02:00 |
|
Robert O'Callahan
|
9c2fd77235
|
Backed out changeset 7c809460ad13
|
2009-04-06 15:56:03 +12:00 |
|
Graeme McCutcheon
|
9a5f380485
|
Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano
|
2009-04-03 13:53:36 +01:00 |
|
Serge Gautherie
|
479b870f09
|
Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp
|
2009-03-27 00:40:11 +01:00 |
|
Dão Gottwald
|
73f1afbba0
|
try to make test_bug418874.xul reliable
|
2009-03-09 12:21:20 +01:00 |
|
Graeme McCutcheon
|
affeba2c40
|
Try to collect some more data for bug 477631: [Linux] Intermittent Chrome test_bug418874.xul failure
|
2009-03-08 20:05:23 +01:00 |
|
Neil Rashbrook
|
3702df5162
|
Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB
|
2009-03-07 11:34:33 +00:00 |
|
Boris Zbarsky
|
8eab85d08a
|
Speed up canvas comparisons in bidi mochitests. No bug
|
2009-02-19 22:04:19 -05:00 |
|
Neil Deakin
|
afce8281bb
|
Bug 474149, disable some tests temporarily as they fail on some machines
|
2009-02-17 13:22:37 -05:00 |
|
Neil Deakin
|
c3cb40f239
|
Bug 474149, use SetPopupPosition for popup moveTo handling, should fix jumpiness when moving a popup, r+sr=roc
|
2009-02-17 10:51:11 -05:00 |
|