Commit graph

676 commits

Author SHA1 Message Date
Mike de Boer
8602728725 Bug 1141059: ignore attempts to share e10s tabs in a Hello conversation. r=Standard8 2015-03-10 10:43:44 +01:00
Dan Mosedale
53124f1f25 Bug 1123660 - Add telemetry probes for measuring failed, short, medium, and long calls. Largely paired w/jaws, r=jaws,dmose,Standard8, a=bsmedberg for opt-out metric 2015-03-09 16:59:35 -07:00
Mark Banner
d624a877f8 Bug 1106941 - Part 2. Firefox Hello doesn't work properly when no video camera is installed - fix incoming conversations. r=mikedeboer 2015-03-09 23:42:08 +00:00
Mark Banner
ee86ece308 Bug 1140092 - Remove handling of guest calls from the Loop backend. r=mikedeboer 2015-03-09 23:42:08 +00:00
Dan Mosedale
69efabbfc8 Bug 1141229-Improve Hello functional test logging DONTBUILD, NPOTB, r=drno 2015-03-09 16:07:10 -07:00
Phil Ringnalda
1f21ae9b68 Merge m-c to m-i 2015-03-08 13:34:08 -07:00
Sebastian Hengst
bb17128a40 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Mark Banner
b0cd98035b Bug 1106941 - Part 1. Firefox Hello doesn't work properly when no video camera is installed - fix rooms and outgoing conversations. r=mikedeboer 2015-03-08 13:16:32 +00:00
Mike de Boer
2dc9400cfe Bug 1131568 - Update the OpenTok SDK to version 2.5.0. r=Standard8 2015-03-06 08:28:16 +00:00
Mark Banner
822d6ac2bd Bug 1139471 - Fix an issue with trying to update the Loop desktop room view's state whilst already rendering; This could cause items like tab sharing to still look like they were active even though they weren't. r=jaws 2015-03-06 08:28:15 +00:00
Ryan VanderMeulen
fcde1cafd4 Merge inbound to m-c. a=merge 2015-03-04 16:35:35 -05:00
Mark Banner
7f9690151c Fix regression in Loop's functional tests from bug 1107336 - use the correct imports so that exceptions are matched correctly. rs=AutomatedTester over irc. DONTBUILD as NPOTB a=RyanVM for CLOSED TREE 2015-03-04 21:17:27 +00:00
Chris Manchester
dc928c0e88 Bug 1109183 - Fix imports of the marionette client and remove spurious entry from sys.path provided by mach. r=ahal
--HG--
extra : rebase_source : 1c6579dfd5cd44973a74b5c0f81b14fca6f170d4
2015-03-03 17:37:19 -08:00
Mark Banner
cc70ceb8c1 Follow-up to bug 1131574 - temporarily disable mochitest on e10s due to apparent load complete detection issues. rs=bustage-fix for CLOSED TREE 2015-03-02 20:41:30 +00:00
Mark Banner
e85ff85ff9 Bug 1131574 - In Loop's tab sharing, make the shared tab follow the active tab. r=mikedeboer 2015-03-02 19:23:35 +00:00
Mike de Boer
01e9e3c7ad Bug 1094915: cleanup - remove preference clearing of Loop throttle prefs that are not used anymore. r=abr 2015-02-25 12:39:54 +01:00
Mike de Boer
cfbec6b88f Bug 1137141: extend Loop toolbarbutton tests to check for correct panel states upon opening. r=Standard8 2015-02-27 12:25:20 +01:00
Mike de Boer
6dfcaf11a1 Bug 1137141: fix for making the Loop contacts tab show and/ or hide when the user logs in or out of FxA. r=Standard8 2015-02-27 12:25:18 +01:00
Mark Banner
793b33d7b7 Bug 1137469 - If an uncaught exception occurs whilst processing an action, the dispatcher can fail, rendering parts of Loop inactive. r=mikedeboer 2015-02-27 10:51:14 +00:00
Mike de Boer
7707799a9b Bug 1069962: update ui-showcase to show contacts in the lists and add unit tests for Gravatar support. r=Standard8 2015-02-27 11:08:30 +01:00
Mike de Boer
792c3127a4 Bug 1069962: show a promo area in the contacts list for Gravatars. Show Gravatar icons upon granting permission. r=Standard8 2015-02-27 11:08:28 +01:00
Wes Kocher
399ca9a1f5 Merge fx-team to m-c a=merge 2015-02-25 17:39:55 -08:00
Mark Banner
65c8629880 Bug 1110973 - Add a preference for enabling fake streams for tests, and use it in the Loop functional tests. r=smaug 2015-02-25 07:36:50 +00:00
Mike de Boer
ae56b6f0c4 Bug 1133943: add necessary actions to start sharing a browser tab and pass respective parameters to the OpenTok SDK. r=Standard8 2015-02-24 17:16:30 +01:00
Mike de Boer
63d5b3742b Bug 1133493: add e10s-friendly API to fetch a tab's outer window ID. r=florian,Standard8 2015-02-24 17:16:27 +01:00
Mark Banner
473f5d1b9d Bug 1081847 - Resize the Loop conversation window to 300w x 272h. r=mikedeboer 2015-02-24 13:17:30 +00:00
Mark Banner
94da6f9466 Bug 1114713 - Fix intermittent test failures by removing a event-cycling setTimeout call. r=mikedeboer 2015-02-24 13:17:29 +00:00
Patrick McManus
7a1c7b71e8 Bug 967792 - Make localhost resolve offline. r=dragana 2015-02-25 14:02:38 -05:00
Ryan VanderMeulen
fcc3099d24 Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures.
--HG--
extra : rebase_source : 965ab6a8427a5753309b0e62b97f8287ce3fcc11
2015-02-25 11:39:14 -05:00
Patrick McManus
a6c55eb584 bug 967792 - make localhost resolve offline r=dragana
--HG--
extra : rebase_source : b6080cdfc58a5c488b8dbe50741b44556e8f1c63
2015-02-15 13:50:48 -05:00
David Burns
f7f26f3297 Bug 1107336: Update loop tests to use new Marionette Driver; r=jgriffin
--HG--
extra : rebase_source : b34a2f9d481951d50d46a52850263066f8c211b1
2015-02-23 14:42:17 +00:00
Jared Wein
fe221f3402 Bug 1047040 - Add browser-specific graphic of GUM prompt to the media-wait message. r=dmose
--HG--
extra : rebase_source : 53512e75b501e3e486e48828c41d7a2ea492d9b4
2015-02-23 13:00:03 -05:00
Mike de Boer
2ac6a24abe Bug 1131584: add 'Share my Tabs' button to the screenshare dropdown menu in the conversation window. r=Standard8 2015-02-20 16:41:02 +01:00
Mike de Boer
2037ea64cb Bug 1113090: change Loop email to clarify that other browser are compatible. r=jaws 2015-02-20 11:25:05 +01:00
Nithin Murali
1fb617c79a Bug 1098517 - Fix hiding of FxA UI when loop.fxa.enabled is false; r=MattN
--HG--
extra : rebase_source : 0dffffd0bd08a459f566587089c4154a4c0afad8
2015-02-18 14:55:56 -08:00
Ryan VanderMeulen
cc5672087d Merge m-c to inbound. a=merge 2015-02-17 14:27:23 -05:00
Mike de Boer
ad14612ec0 Bug 1131581: move screensharing options into a dropdown anchored to the screenshare toolbar button. r=Standard8 2015-02-17 15:03:59 +01:00
Mark Banner
d23576d350 Bug 1126321 - Loop Standalone should display both of the remote video and screen when screen sharing is active. r=mikedeboer 2015-02-16 17:30:29 +00:00
Mike de Boer
5196f60874 Bug 1069962: fix the ui-showcase to load assets using relative paths. r=Standard8 2015-02-13 12:10:14 +01:00
Mark Banner
004c306bd1 Bug 1132882 - Slave the local video size to the remote video width on the Loop standalone UI. r=mikedeboer 2015-02-14 09:48:11 +00:00
Christoph Kerschbaumer
925b32b2c9 Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - websocket changes in browser/ (r=gavin) 2015-02-17 10:10:06 -08:00
Carsten "Tomcat" Book
d65809ce11 Backed out changeset d168a14d3f71 (bug 967792) for suspicion of causing OS X xpcshell test failures on a CLOSED TREE 2015-02-17 09:48:33 +01:00
Patrick McManus
d7be74843c bug 967792 - make localhost resolve offline r=dragana 2015-02-15 13:50:48 -05:00
Mark Banner
26091ec7e6 Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer 2015-02-12 13:36:51 +00:00
Mark Banner
85c91d2e02 Bug 1132064 - Local video is sometimes displayed in the wrong location on the standalone Loop UI. r=mikedeboer 2015-02-11 20:28:11 +00:00
Mike de Boer
32e9c3f01d Bug 1126286: update screenshare icon in conversation view toolbar. r=Standard8 2015-02-11 14:58:55 +01:00
Mike de Boer
a08eaaa096 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00
Mark Banner
14cb8743ed Bug 1131688 - In the standalone view the conversation window we're currently overlaying the toolbar on top of the remote video. r=mikedeboer 2015-02-11 12:39:38 +00:00
Wes Kocher
ba6b80db37 Backed out changeset b04123c901ac (bug 1121210) for Mn failures 2015-02-10 15:19:43 -08:00
Mike de Boer
90ad8ca3b5 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-10 23:35:39 +01:00