Commit Graph

737 Commits

Author SHA1 Message Date
Mounir Lamouri
e2332700b3 Bug 841001 - Follow-up: add missing test files. r=me 2013-02-13 23:19:26 +00:00
Mounir Lamouri
141c56cd4c Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Joel Maher
a1ea637e31 Bug 840173 - test_screenPersistence.html fails when run on Ubuntu because the left hand launcher bar interferes. r=bz 2013-02-12 07:28:02 -05:00
Bobby Holley
c1612afa13 Bug 821850 - Make XBL-in-content tests Xray-safe. r=bz
We use XPCNativeWrapper.unwrap rather than .wrappedJSObject so that the tests
are agnostic to whether there's an Xray wrapper or not.

I converted test_tree_column_reorder.xul into a chrome test because it does
all sorts of crazy introspection on the binding, and it really should be
a chrome test anyway.
2013-02-08 14:24:19 +00:00
Josh Aas
895a771a33 Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin 2013-02-05 15:40:34 -06:00
Josh Aas
3482bb8b78 Back out fix for bug 647216 due to test failures. CLOSED TREE 2013-02-04 10:05:06 -06:00
Josh Aas
5d6290a834 Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin 2013-02-04 09:00:42 -06:00
Dave Townsend
f1c830614d Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Benjamin Smedberg
6e45ebb39c Bug 831428 test fixup in browser_Deprecated.js - run the tests serially, remove the listener after its job is done, r=Yoric 2013-01-29 11:02:56 -05:00
Nathan Froyd
68b28fa8f1 Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher 2012-10-16 17:39:32 -04:00
Neil Deakin
1c452d87cf Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil 2013-01-11 15:21:48 -05:00
David Rajchenbach-Teller
bec98b6e9f Bug 812859 - A JavaScript module to mark deprecation;r=dolske 2013-01-10 20:55:42 +01:00
Neil Deakin
3facce8d0e Bug 798226, backout cd66c58db0f7 until the issue of the os adjusting the popup to fit onscreen can be solved. 2012-12-24 14:47:34 -05:00
Neil Deakin
eaebc2d62b Bug 798226, rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2012-12-18 12:08:06 -05:00
Gavin Sharp
e01d3ab507 Bug 802026, r=dao
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
2012-12-12 01:09:49 -08:00
Seth Fowler
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Josh Aas
4c7422ffc4 Back out both patches for bug 647216 due to regression documented in bug 806244. 2012-11-01 09:19:24 -04:00
Neil Deakin
7f7a4c6096 Bug 793157, address extra review comments, r=neil 2012-10-30 15:55:00 -04:00
Markus Stange
9e63676c33 Bug 647216: Allow testing of MozMouseHittest window dragging. r=enndeakin 2012-10-26 15:40:11 -04:00
Nathan Froyd
4c71aa9abd Bug 567950 - fix intermittent browser_keyevents_during_autoscrolling.js timeout by properly cleaning up in browser_default_image_filename.js; r=gavin 2012-10-24 12:33:10 -04:00
Neil Deakin
63abc12c82 Bug 793157, add a popup method to move a popup relative to an anchor after it has opened, r=neil 2012-10-23 08:11:13 -04:00
Neil Deakin
d7944e2171 Bug 792296, don't flush while getting popup state and calling other popup methods, r=neil 2012-10-23 08:11:09 -04:00
Graeme McCutcheon
9cf360ac6d Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Saurabh Anand
7aa6140e17 Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js, test_privatebrowsing_downloadLastDir_c.js, test_DownloadLastDir.js, and test_DownloadLastDirWithCPS.js to mochitest. r=ehsan 2012-07-21 11:20:24 +05:30
Abhishek Potnis
c0ce2d38da Bug 727967 - Support conversion from/to JSON in Dict.jsm. r=gavin 2012-10-10 21:55:38 +05:30
Mario Alvarado [:marioalv]
f629f36ae7 Bug 721512 - Widgets: Use EventUtils sendChar() and sendKey(), instead of calling synthesizeKey() directly. r=enn 2012-10-17 10:03:24 -06:00
Neil Deakin
dc3b24d024 Bug 772808, Menuitems should inherit hidden attribute from commands, r=neil,smichaud 2012-10-19 16:04:07 -04:00
Brendan Dahl
526855d2da Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
Matthew Noorenberghe
a74fe38227 Bug 557738 - Add user.js section to about:support. r=adw
--HG--
extra : rebase_source : 060bed565bf0656e7a69a67aae4aefec42535138
2012-09-26 16:03:00 -07:00
Ed Morley
cc9e8c3305 Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted 2012-10-06 16:46:09 +01:00
Dave Townsend
76e687a972 Backing out bug 720997 and bug 798160 due to bad l10n. 2012-10-05 19:03:10 -07:00
Vladimir Vukicevic
87a3ae6152 b=756425; fix test_mousescroll by driving RefreshDriver directly; r=ehsan 2012-10-02 14:41:04 -04:00
Allison Naaktgeboren
ff051d02ba Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused 2012-10-03 15:04:01 -07:00
Josh Matthews
f8bc15a806 Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz 2012-10-03 13:10:20 -04:00
Phil Ringnalda
794a230740 Bug 443763 - reenable test_bug331215.xul now that the passage of time has fixed it
--HG--
rename : layout/reftests/flexbox/solidblue.png => layout/reftests/bugs/solidblue.png
extra : rebase_source : 8862729ddc242e07a31abd2ec815ab0bd9dd35f9
2012-09-30 18:33:07 -07:00
Matt Woodrow
58d3d65ab2 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Mark Hammond
e8daa316c4 Bug 792324 - access keys are fired for non-open popups. r=enndeakin 2012-09-28 15:04:57 +10:00
Ed Morley
c863356300 Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
Matt Woodrow
0b20201fde Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Bobby Holley
9f03f90fb7 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
Drew Willcoxon
137b9a01cf Bug 793322 - Troubleshoot.jsm test should fail immediately instead of timing out on snapshot data validation errors. r=felipe 2012-09-21 15:17:35 -07:00
Drew Willcoxon
56f5d1118c Bug 554174 - Make about:support information easily parseable. r=felipe 2012-09-18 13:25:06 -07:00
Josh Matthews
26c7f1fdc8 Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
Bobby Holley
00bcee83e8 Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-11 01:05:10 -07:00
Andrew McCreight
e833ece4f7 Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug 2012-09-10 12:43:45 -07:00
Ryan VanderMeulen
bdca80da9c Backout bug 788914 and bug 789494 because they were backed out on inbound. 2012-09-07 19:40:57 -04:00
Bobby Holley
1743880368 Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8 2012-09-07 11:28:56 -07:00
Andres Hernandez
69c4fb9a98 Bug 775328 - Move Lazy.jsm to toolkit. r=Mossop 2012-07-23 14:28:26 -06:00
Phil Ringnalda
9f3f5abdda Bug 756885 - Bail out of test_bug624329.xul early on 10.8, where win.maximize() gives us a resize without actually maximizing
--HG--
extra : rebase_source : af21d93bd8c4cc049322c371cc6e0517c4875bbf
2012-08-29 21:21:28 -07:00
Matt Woodrow
49496a347e Bug 782980 - Force synchronous repainting when we resize a widget. r=roc 2012-08-21 14:40:45 +12:00