Commit Graph

1074 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
67e4f921db Merge mozilla-central to fx-team 2015-09-28 14:19:22 +02:00
Mike de Boer
1f2c06486a Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout. 2015-09-28 12:55:46 +02:00
Carsten "Tomcat" Book
9b67fd5b04 merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Kaustabh Datta Choudhury
f58f529429 Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop opt builds. r=jmaher 2015-09-23 13:39:45 -04:00
Dave Townsend
f657500ff0 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Iaroslav (yarik) Sheptykin
0a5fd44218 Bug 1140512 - Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-09-19 20:22:21 +02:00
Wes Kocher
69b522405d Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Tooru Fujisawa
7e974cd5fd Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs 2015-09-24 21:25:24 +09:00
Neil Deakin
284eb81455 Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil 2015-09-17 11:20:33 -04:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
JW Wang
53878ebbb3 Bug 1076833 - take snapshots only after network suspended. r=jya. 2015-09-15 10:56:21 +08:00
Nick Robson
c7a474ed16 Bug 1194337 - Context menu positioned incorrectly on OSX. r=enn 2015-09-09 14:50:00 +01:00
Ehsan Akhgari
3b4ee37a79 Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Nick Robson
6fdd25c684 Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn 2015-08-04 16:41:00 -04:00
Olli Pettay
7dcff6c1e9 Bug 1191299 - ensure test_mousecapture.xul will work also in branches which don't have pointer events enabled, r+a=RyanVM, CLOSED TREE 2015-08-07 17:04:01 +03:00
Ehsan Akhgari
98bda0265d Bug 1191123 - Make sure that DOMAudioPlaybackStarted/Stopped events are not cancelable; r=smaug 2015-08-04 21:09:19 -04:00
Ehsan Akhgari
2b05d61b9f Bug 1190082 - Rename media-playback and the related stuff to audio-playback; r=smaug
Given that we only dispatch this for audio, media-playback sounds
like a misnomer.
2015-08-04 21:07:41 -04:00
Marco Bonardo
ed7123ee15 Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>
2015-07-30 16:54:27 +02:00
Andrea Marchesini
b59307d06e Bug 1185303 - HTMLMediaElement should not be paused when visibility changed and when muted by the AudioChannel policy, r=ehsan 2015-07-22 00:04:57 +01:00
Justin Dolske
e1d702f668 bug 1076833 - extra logging to help diagose intermittent orange. 2015-07-17 12:15:14 -07:00
Andrea Marchesini
c8c652d9d4 Bug 1183700 - Don't prevent playback of media elements in a muted tab on desktop, r=ehsan 2015-07-16 19:34:30 +01:00
Neil Deakin
74ad9c3dfd Bug 1178373, recreate menulist to prevent maintaining any state between the two test parts, r=test-only 2015-07-14 16:03:54 -04:00
Boris Zbarsky
f408e21c00 Bug 1181762. Remove uses of mozRequestAnimationFrame from toolkit code. r=gijs 2015-07-14 15:28:57 -04:00
Mark Capella
781a462311 Bug 1121515 - Update test results to match new expected behaviour, r=roc 2015-07-13 20:15:47 -04:00
Geoff Brown
e7ae18404c Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
Ehsan Akhgari
8e76a1d26d Bug 1180448 - Add APIs to XUL browser for muting and unmuting audio playback in the document loaded inside it; r=mconley 2015-07-09 21:34:47 -04:00
Ehsan Akhgari
a6afa92c24 Bug 1180421 - Add support for DOMMediaPlaybackStarted and DOMMediaPlaybackStopped events; r=mconley
These events are dispatched to a XUL browser element when a document loaded
inside them starts or stops media playback.
2015-07-09 21:24:25 -04:00
Maksim Lebedev
2fa5a955f4 Bug 1151152 - Change behavior when pointer is dragged out of the document. r=smaug 2015-06-15 10:27:00 -04:00
Michael Layzell
f6359d6641 Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-30 08:18:04 -04:00
Neil Deakin
9c8713a48f Bug 1178373, add listener before opening the popup, r=test-only-change 2015-06-29 14:10:35 -04:00
Ryan VanderMeulen
db67139e7a Backed out changeset 9b51e066a4e6 (bug 1151152) for various pointerevent test failures. 2015-06-29 11:44:36 -04:00
Maksim Lebedev
3ff616fb94 Bug 1151152 - Change behavior when pointer is dragged out of the document. r=smaug 2015-06-15 10:27:00 -04:00
Ehsan Akhgari
012e2885a3 Backout changeset d648becaa638 (bug 1170531) for test failures 2015-06-27 13:14:06 -07:00
Michael Layzell
81dc87931a Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-27 12:37:44 -07:00
Neil Deakin
ad2b72768e Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil 2015-06-26 09:32:25 -07:00
Carsten "Tomcat" Book
89aedf7cca Backed out changeset 3fca18104696 (bug 1170531) for e10s-m4 test failures in test_bug1067255.html 2015-06-22 15:21:02 +02:00
Michael Layzell
08190db788 Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-22 08:13:26 -04:00
Ryan VanderMeulen
2d618cf5ef Bug 1169243 - Re-enable the tests disabled while investigating these failures now that the underlying machine configuration issue is resolved. 2015-06-10 22:06:26 -04:00
Michael Layzell
5c3e68d663 Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil 2015-05-13 08:44:00 +02:00
Birunthan Mohanathas
fe337d7c5e Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
Neil Deakin
9b193d7630 Bug 873923, anchored at popup test, r=test 2015-05-19 21:20:57 -04:00
Neil Deakin
d876dd5296 Bug 250091, support page up and page down in menulists, r=neil 2015-05-20 13:11:06 -04:00
Ted Mielczarek
2ce14e16c2 bug 1165017 - annotate content process URL on location change. r=mconley 2015-05-15 13:00:11 -04:00
Ehsan Akhgari
437d95a148 Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
Matthew Noorenberghe
ce47a65476 Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak
Some script may have changed the value of the text field since our last keypress or after our focus handler and we don't want to search for a stale string.
2015-05-06 11:23:51 -07:00
Wes Kocher
fd03d78093 Bug 1149555 - Skip test on 10.10 because it unexpectedly passes 2015-05-05 14:31:33 -07:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Neil Deakin
694b92716a Bug 1100698, e10s, rewrite and reenable browser_save_video.js and browser_default_image_filename.js, r=gijs 2015-04-21 20:09:14 -04:00
Ms2ger
22570d5b49 Bug 949614 - Use === for SimpleTest.is; r=Waldo
This is more likely to be correct, and a necessary step in case we ever want
to move to Object.is.

This keeps ise as an alias for is, and introduces is_loosely for the old
behaviour.
2015-04-14 15:28:13 +02:00