Commit Graph

887 Commits

Author SHA1 Message Date
Vaibhav Agarwal
74d0d984a3 Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00
Mike de Boer
9f93f35813 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-28 16:07:39 +01:00
Ted Mielczarek
afe4d2bb46 Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
Mike de Boer
0e5f25dbaa Bug 963925: added test for Highlight All mode. r=Unfocused 2014-02-17 15:43:04 +01:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Vaibhav Agarwal
d109cb3fc7 Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher 2014-02-15 04:53:02 -05:00
Phil Ringnalda
bb47d34a53 Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Mike de Boer
e6f2b1ad41 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 14:04:28 +01:00
Mike de Boer
4ce1a976c3 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
592478a9e8 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-14 11:38:28 +01:00
Gregory Szorc
3e6efb2e13 Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : 0e5f6ecb13b38453e5590cc28503ddab8df5144d
2013-11-18 11:55:33 -08:00
Chris Pearce
e03e48ef8d Bug 971229 - Ensure test_videocontrols starts (and doesn't time out) if it loads real quick. r=jaws 2014-02-13 10:17:47 +13:00
Masayuki Nakano
7f76077322 Bug 960866 part.4 Remove nsEditor::mIMEBufferLength r=ehsan+smaug 2014-02-12 22:02:56 +09:00
Neil Deakin
c30f949ed1 Bug 967432, labelElement should still be set even when an access key is not present, r=neil 2014-02-11 09:40:12 -05:00
Masayuki Nakano
1b48cb9045 Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin 2014-02-11 14:26:10 +09:00
Monica Chew
85de3a65ab Bug 928536: Integrate signature verification info into application reputation call in download manager (r=paolo) 2014-01-27 13:39:00 -08:00
Mike de Boer (mdeboer@mozilla.com)
576828e470 [Australis] Bug 961727: adjust popup padding on Windows to 4px. r=dao 2014-02-05 13:17:34 +01:00
Neil Deakin
e813d925de Bug 941051, follow up to ensure the test acually checks pixel values 2014-02-03 08:35:37 -05:00
Phil Ringnalda
e6d806cd52 Bug 952350 - Skip test_showcaret.xul on Windows for sending its exceptions into later tests 2014-02-02 14:45:05 -08:00
Phil Ringnalda
6b64c93109 Bug 952350 - Skip test_sorttemplate.xul on Windows
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Neil Deakin
29ddcae949 Bug 941051, use one pixel sized instead of zero pixel sized anchor rectangles to prevent it from being treated as empty during intersection with screen test, fixes arrow panel placement issues, r=neil 2014-01-30 11:48:09 -05:00
Manish Goregaokar
1da0060e18 Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00
Neil Deakin
95de2e33ba Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Matthew Noorenberghe
1894edaede Bug 956162 - Tests - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
[Australis]
2014-01-22 20:09:03 +00:00
Ms2ger
c86c6fd49b Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Neil Rashbrook
c87c6e9ed2 Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin 2014-01-16 19:31:12 +00:00
Olli Pettay
42d2663026 Bug 948092, Random failure in test_largemenu.xul, r=roc
--HG--
extra : rebase_source : 178c57b3dff9012ef9e95e379e668da4186bac6b
2014-01-15 14:00:44 +02:00
Ed Morley
f3c69adbf1 Bug 919016 - Disable test_bug360437.xul on Windows for intermittent failures 2014-01-14 16:39:02 +00:00
Matt Brubeck
b5e2c0b510 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Steven MacLeod
7f4bea3af5 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
Markus Stange
fa7fe6d270 Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Ryan VanderMeulen
43049459ca Bug 945667 - Disable browser_findbar.js on Linux due to relying on browser_aboutHome.js. 2013-12-17 22:10:29 -05:00
Jared Wein
78680ed96d Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Phil Ringnalda
8f4270450b Bug 756885 - Bail out of test_bug624329.xul early on 10.9, where win.maximize() gives us a resize without actually maximizing 2013-12-03 20:22:45 -08:00
Jared Wein
42c76cbfe9 Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. Also introduce a waitForCondition to wait until the replaced element has finished resizing based on the videocontrols resizing code. r=Gijs 2013-11-27 10:31:35 -05:00
Ms2ger
a129edb4cb Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ms2ger
8705bed5f4 Bug 939271 - Part d: move mochitests to manifests in toolkit/content/tests/widgets; r=mshal 2013-11-28 15:03:17 +01:00
Jared Wein
e49d231169 Bug 943556 - Run the test if the media element is not paused instead of checking for HAVE_ENOUGH_DATA to fix the intermittent timeout in test_videocontrols_standalone.html. r=me 2013-11-28 02:42:52 -05:00
Olli Pettay
18a5d44681 Bug 931641 - Intermittent test_contextmenu_nested.xul failure, r=ehsan
--HG--
extra : rebase_source : c5341f590e827dee214d6e5a0953db6b78665309
2013-11-28 18:48:25 +02:00
Matt Brubeck
069a378bfb Merge m-c to fx-team 2013-11-27 21:33:00 -08:00
Jared Wein
552d6661c5 Backed out changeset e0e9651d0faf (bug 649490) 2013-11-27 16:19:27 -05:00
Jared Wein
2f29dab928 Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs 2013-11-27 10:31:39 -05:00
Jared Wein
01087103eb Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. r=Gijs 2013-11-27 10:31:35 -05:00
Jared Wein
ec5b4a557b Bug 937429 - Only resize the media element if isAudioOnly=true. r=dolske 2013-11-19 00:17:38 -05:00
Masayuki Nakano
c53476b64e Bug 300710 part.2 PresShell should allow to open context menu even on XUL menu on Mac r=smaug+enn 2013-11-27 10:12:43 +09:00
Ehsan Akhgari
27b7432837 Backed out 2 changesets (bug 943556) to see if they are the cause of the Win8 bc semi-perma-orange
Backed out changeset 48c0dfb60fac (bug 943556)
Backed out changeset 6cbce980e1c2 (bug 943556)

Landed on a CLOSED TREE
2013-11-28 12:00:18 -05:00
Ryan VanderMeulen
e026522f66 Backed out changeset 2a89253c22cc (bug 939080) for Desktop B2G bustage. 2013-11-21 14:15:27 -05:00
Gregory Szorc
9c7bc2dbf8 Bug 939080 - Allow support-files in manifests to exist in parent paths; r=ted
--HG--
extra : rebase_source : bfc18cc5daf4a3e08b21c45203cb9a9c53e868a9
2013-11-18 11:55:33 -08:00
Robert Bindar
271d43ca0d Bug 923686 - Refactor about:networking return values. r=hurley 2013-11-20 09:29:01 -05:00