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 |
|
Paolo Amadini
|
7a4ca5c2b6
|
Bug 763311 - Implement basic "Task.js" interfaces in Toolkit. r=Mossop
|
2012-08-20 13:51:44 +02:00 |
|
Matt Woodrow
|
28bfeac464
|
Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc
|
2012-08-13 22:10:11 +12:00 |
|
Masayuki Nakano
|
fef53e910a
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ryan VanderMeulen
|
dabaa78a3b
|
Backout 53d053772879, e68d8406541e, 1a18d1d71ddf, 705c22e17976, 73f73097fb1a, and 8b28f53415fe (bug 722995) due to frequent linux32 mochitest-other orange.
|
2012-07-21 14:29:50 -04:00 |
|
Saurabh Anand
|
9853a7a9a1
|
Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan
|
2012-07-21 11:21:30 +05:30 |
|
Masayuki Nakano
|
7a210f7746
|
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
|
2012-07-19 10:28:16 +09:00 |
|
Dão Gottwald
|
8cb27ce02a
|
Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop
|
2012-07-18 16:15:24 +02:00 |
|
Wes Johnston
|
d5b0dd84fe
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Wes Johnston
|
1c845a94d4
|
Backout a7d1108f70fb, e32603f16465, 142b9df4d021,
|
2012-07-10 16:20:09 -07:00 |
|
Nathan Froyd
|
a7eb97f896
|
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 |
|
Wes Johnston
|
1d0bf152bf
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
|
Ehsan Akhgari
|
df2fb388c2
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|
Ehsan Akhgari
|
706b94a49f
|
Backout changeset 674cde7d007a (bug 770000 because DLBI is being backed out
|
2012-07-03 19:36:38 -04:00 |
|
Matt Woodrow
|
616e076f88
|
Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc
|
2012-07-03 21:06:04 +12:00 |
|