Commit Graph

3902 Commits

Author SHA1 Message Date
Florian Quèze
209a471dac Bug 1125661 - Intermittent browser_devices_get_user_media.js | expected notification recording-device-events - Got 0, expected 1. r=felipc 2015-01-26 12:29:08 +01:00
Phil Ringnalda
dcb13d9678 Bug 1122478 - Disable the newtab tests that fail on OS X 10.10 2015-01-23 21:43:07 -08:00
Ehsan Akhgari
d323799fa2 Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc 2015-01-22 23:26:59 -05:00
Wes Kocher
6e7cbba977 Merge m-c to inbound a=merge 2015-01-21 16:25:22 -08:00
Wes Kocher
ea75110adf Merge fx-team to m-c a=merge 2015-01-21 15:28:31 -08:00
Ryan VanderMeulen
d82962c63f Bug 1115131 - Disable browser_share.js for frequent leaks on all platforms.
CLOSED TREE
2015-01-21 13:46:11 -05:00
Tim Taubert
a639c44959 Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Tim Taubert
670c3f45c1 Bug 1113178 - Replace removeAllPages() in browser/base/content/test/general/ r=mak 2015-01-16 20:44:30 +01:00
Tooru Fujisawa
f5bd3c13eb Bug 1115616 - Part 2: Commit composition string forcibly when search suggestion list is clicked in about:home. r=adw 2015-01-22 07:21:21 +09:00
Olli Pettay
86960abf23 Bug 1089861 - Don't dispatch activate/deactivate to content window objects., r=masayuki 2015-01-21 13:45:47 +02:00
Tooru Fujisawa
95bc90e89d Bug 1115616 - Commit composition string forcibly when search suggestion list is clicked. r=gavin,adw 2015-01-21 05:39:27 +09:00
Carsten "Tomcat" Book
7d402d5ec6 merge fx-team to mozilla-central a=merge 2015-01-19 16:14:33 +01:00
Blake Kaplan
72625fcc5b Bug 1055508 - Make the findbar respect the search clipboard as well as prefillwithselection in e10s. r=mikedeboer 2015-01-16 15:11:00 +01:00
Wes Kocher
ee2b5e676e Merge inbound to m-c a=merge 2015-01-16 17:33:04 -08:00
Florian Quèze
d8b50c25e0 Bug 1120546 - getUserMedia used in frames needs tests, r=felipe. 2015-01-16 22:21:13 +01:00
Cosmin Malutan
6c2d63f05c Bug 1110677 - Add automated test for 'Change newtab page appearance'. r=ttaubert 2015-01-12 03:36:00 -05:00
Jim Mathies
fac06a97ba Bug 1106075 - Fix for double click to try again for offline errors. r=Dao 2015-01-14 04:46:55 -06:00
Phil Ringnalda
917d8f378f Bug 792304 - Move the disabling of test_contextmenu.html on OS X 10.8 out of the test and into the manifest, and expand it to disabling the test for all OS X versions other than 10.6 2015-01-18 17:18:20 -08:00
Masatoshi Kimura
f87ce67007 Bug 1120393 - Mochitest for SSL error reporting. r=felipc 2015-01-16 21:48:38 +09:00
Gijs Kruitbosch
73b278ff79 Bug 305085 - add a test for beforeunload uses, r=jaws 2014-12-19 21:41:57 +00:00
Florian Quèze
89ee8aa3a2 Bug 881331 - PopupNotifications added in background windows should show their anchor icon, r=MattN. 2013-11-14 08:06:45 +05:30
Birunthan Mohanathas
ff493471c6 Bug 1093101 - Use user-set browser.newtab.url pref for new tabs in private windows. r=dao 2015-01-13 06:41:15 +02:00
Carsten "Tomcat" Book
7f1403a50a Merge mozilla-central to fx-team 2015-01-09 15:51:09 +01:00
Carsten "Tomcat" Book
b4bf4be883 merge fx-team to mozilla-central a=merge 2015-01-09 14:16:30 +01:00
Blair McBride
b42942faa0 Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
Dave Townsend
ac919d33ed Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.
2014-12-26 14:06:43 -08:00
Dave Townsend
f281572cc3 Bug 1094312: Fix browser_bug553455.js to handle the cases where the progress notification is hidden before it has fully appeared. r=Gijs
This test includes a race condition between showing the install progress
doorhanger and the XPI download completing. When the download completes before
the popup finishes showing (there is some animating going on there) the popup
is hidden and never shows properly, the test promptly breaks. Something about
the e10s support changes made this far more frequent.

This change makes us only listen for the popupshowing event for progress
notifications and then move on to wait for the following notification or dialog
that we care about after that.

test_cancel_restart is the exception that actually needs to interact with the
progress dialog so it is disabled here and will be fixed in a separate change.
2014-12-26 09:05:42 -08:00
Carsten "Tomcat" Book
c2161ff4bf Backed out changeset c5feceed953a (bug 1094567) 2015-01-08 12:17:20 +01:00
Blair McBride
72d6842eb4 Bug 1094567 - Remove the star for non-bookmark behavior. r=paolo 2015-01-08 22:38:48 +13:00
Sai Prathik
b41d5eb9ca Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs 2015-01-08 23:56:00 +00:00
Mark Goodwin
59ff650557 Bug 1096197 - Ensure SSL Error reports work when there is no failed certificate chain. r=keeler 2015-01-07 02:28:00 -05:00
Tim Taubert
ffbec20a7e Bug 1008029 - Fix intermittent browser_newtab_update.js failures r=Gijs 2014-11-14 20:21:17 +01:00
Blair McBride
713f37dc83 Bug 1099046 - Autocomplete popup displays "moz-action:searchengine,..." for keyword searches while pressing Shift. r=mak 2015-01-06 19:13:46 +13:00
Gavin Sharp
20f7b8d689 Bug 1115696: fix browser_aboutHome.js to work correctly with inContent prefs enabled/disabled, r=mak 2015-01-05 07:59:12 -08:00
Ehsan Akhgari
41159ab885 Bug 1116669 - Wait for focus before running test_offlineNotification.html; r=dao 2015-01-03 12:25:48 -05:00
Tom Schuster
24988c51c7 Bug 1110759 - Remove Iterator() from some tests. r=smaug 2015-01-08 19:58:45 +01:00
Paolo Amadini
5b8af77327 Bug 432425 - Remove unused test for downloads in the Clear Recent History dialog. r=gavin 2014-12-30 21:05:12 +00:00
Paolo Amadini
27c91db0ff Bug 480169 - Remove unused tree view test for the Clear Recent History dialog. r=mak 2014-12-30 21:05:12 +00:00
Gijs Kruitbosch
a432cee88a Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00
Gijs Kruitbosch
ee10a75bed Backed out changeset c8f1dab5c9e5 (bug 305085) 2014-12-24 16:14:09 +00:00
Gijs Kruitbosch
b76adb9f8b Bug 305085 - add a test for beforeunload uses, r=jaws 2014-12-19 21:41:57 +00:00
Gijs Kruitbosch
0b9dde122a Bug 1104755 - really disable the test on Linux, implied-rs=mak 2014-12-23 12:21:20 +00:00
Shane Caraveo
bbe1403d31 Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
Ryan VanderMeulen
b1b354a631 Merge inbound to m-c. a=merge 2014-12-22 17:55:32 -05:00
abdelrhman
20ab7919b5 Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao 2014-12-22 15:14:17 +01:00
Neil Deakin
c59b7336ca Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
Gijs Kruitbosch
86b964e81b Bug 1104755 - disable test on Linux only to avoid the very-frequent-orange, implied-rs=mak 2014-12-22 00:13:16 +00:00
Shane Caraveo
ee118e3fcf Bug 1026444 fix error pages in social panels, r=markh 2014-12-19 12:41:09 -08:00
Gijs Kruitbosch
d9f6aef297 Backed out changeset eef487a50fb0 (bug 1079303) 2014-12-19 20:14:59 +00:00
Gijs Kruitbosch
fbc243bb3b Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00