Commit Graph

759 Commits

Author SHA1 Message Date
Dan Mosedale
67425a3e7f Bug 1154868-Log exceptions in bufferedUpdateVideo callbacks,r=mikedeboer 2015-04-16 11:54:49 -07:00
Dan Mosedale
5a1a0a2c7c Bug 1154862-Add forgotten param to VideoDimensionsChanged action, r=mikedeboer 2015-04-16 09:18:30 -07:00
Dan Mosedale
551ce06b0c Bug 1155036-standalone display unusable at 640x500, r=mikedeboer 2015-04-16 08:32:41 -07:00
Mike de Boer
454d72e9ae Bug 1152197: update share_button2 label to the updated share_button3 in the Loop conversation window. r=Standard8 2015-04-16 14:09:37 +02:00
Mark Banner
1f5de9f88d Bug 1142588 - Implement context in conversations display for Loop's standalone UI. r=mikedeboer 2015-04-15 13:06:34 +01:00
Mark Banner
4fb96e4bb3 Bug 1153418 - Fix an issue on Loop's standalone where the remote and video alignment during screenshare is 10px out. r=dmose 2015-04-14 08:30:57 +01:00
Mark Banner
dbea169490 No bug. Update Loop's run-all-loop-tests.sh to reference the new location of browser_UITour_loop.js. rs=mikedeboer over irc. NPOTB DONTBUILD 2015-04-13 14:48:02 +01:00
Mark Banner
65388ec843 Bug 1142525 - Hook up the tab context view to the create room action so that context can actually be added to a room. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mark Banner
f2b9c2974e Bug 1142522 - Part 2 Hook up encryption for room contexts in guest mode. r=mikedeboer 2015-04-13 11:54:26 +01:00
Mike de Boer
01452ca2e9 Bug 1142522 - Part 1 Share utils and crypto content modules with chrome as well. r=Standard8 2015-04-13 11:54:25 +01:00
Mark Banner
0733abe787 Bug 1153534 - Remove old currSize parameter deletion now the loop-server no longer supplies it. r=mikedeboer 2015-04-13 11:54:25 +01:00
Mark Banner
97ada55d89 Bug 1152947 - Remove expiresIn from the create room message for Hello as the server has its own default. r=mikedeboer 2015-04-10 12:56:20 +01:00
Mike de Boer
bcf705f719 Bug 1132301: Part 5 - add unit tests for the Social Sharing feature of Loop. r=Standard8 2015-04-10 13:23:14 +02:00
Mike de Boer
fe165644df Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-10 13:23:11 +02:00
Mike de Boer
76803ebee2 Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-04-10 13:23:08 +02:00
Mike de Boer
c8d9538623 Bug 1132301: Part 2 - add navigator.mozLoop methods to allow interaction between Loop and the Social API. r=Standard8,mixedpuppy 2015-04-10 13:23:05 +02:00
Ryan VanderMeulen
5a21b37219 Backed out 5 changesets (bug 1132301) for intermittent browser_mozLoop_socialShare.js failures.
Backed out changeset c99243d545e2 (bug 1132301)
Backed out changeset a2075595f6fd (bug 1132301)
Backed out changeset a2b8f0ddd738 (bug 1132301)
Backed out changeset e5d7fd205107 (bug 1132301)
Backed out changeset 47a5d0ecb127 (bug 1132301)
2015-04-09 13:15:52 -04:00
Mike de Boer
cb928a3d7a Bug 1132301: Part 5 - add unit tests for the Social Sharing feature of Loop. r=Standard8 2015-04-09 16:29:19 +02:00
Mike de Boer
c61d7a9494 Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8 2015-04-09 16:29:16 +02:00
Mike de Boer
7d33003560 Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8 2015-04-09 16:29:13 +02:00
Mike de Boer
5a04a6e816 Bug 1132301: Part 2 - add navigator.mozLoop methods to allow interaction between Loop and the Social API. r=Standard8,mixedpuppy 2015-04-09 16:29:10 +02:00
Mike de Boer
59183f2118 Bug 1152391: appVersionInfo should use UpdateChannel.jsm to fetch update channel information. r=Standard8 2015-04-09 10:43:42 +02:00
Mark Banner
57195bf3bc Bug 1136797 - For Loop standalone rename the brand website url to download firefox url and update the default. r=dmose 2015-04-09 09:24:37 +01:00
Mark Banner
7ab1dbbbf5 Bug 1152296 - Move roomStore.js from shared code to desktop specific code for Loop. r=mikedeboer 2015-04-08 17:13:03 +01:00
Mark Banner
021b4a3628 Bug 1152245 - Receiving a call whilst in private browsing or not browser windows open can stop any calls to contacts being made or received. r=mikedeboer 2015-04-08 17:12:01 +01:00
Mark Banner
8db8cf60e3 Bug 1151832 - Remove some old workarounds for loop-server - optional parameters are now respected for PATCH /rooms/{token} and the 'roomConnectionId' check no longer needs to fallback to 'id'. r=mikedeboer 2015-04-08 17:12:01 +01:00
Mark Banner
5549056ec8 Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose 2015-04-07 22:37:02 +01:00
Mark Banner
246af339e3 Follow-up to bug 1150632 - add documentation for running eslint against Loop's jsm files. rs=dmose over irc. NPOTB DONTBUILD 2015-04-07 21:56:59 +01:00
Mark Banner
36fa3f333e Bug 1150632 - Extend eslint to Loop's .jsm files. r=dmose 2015-04-04 14:43:27 +01:00
Mark Banner
f2e06c0a70 Bug 1150273 - Use eslint for the react files for Loop. r=dmose 2015-04-04 14:43:27 +01:00
Mike de Boer
decafbd367 Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8 2015-04-02 15:53:22 +02:00
Mike de Boer
aa21998066 Bug 1150052: report exceptions that occur in MozLoop object APIs directly to the console, so we'll be able to recognize errors better. r=Standard8 2015-04-02 15:28:45 +02:00
Mike de Boer
9f49a9f57a Bug 1114957: clean up event listeners in MozLoop when they are next called after the conversation window was closed. r=Standard8 2015-04-02 15:42:33 +02:00
Mike de Boer
c32c94770d Bug 1146921: disable the window sharing dropdown item in Loop conversation windows on unsupported platforms. r=Standard8 2015-04-02 13:24:31 +02:00
Mike de Boer
9505c467cd Bug 1146834: use Uint8Array's subarray when slice is not available in Loop content pages. r=Standard8 2015-04-02 13:14:18 +02:00
Dan Mosedale
7f3f66be23 Bug 999737-add ESLint to run-all-loop-tests; update docs, rs=Standard, DONTBUILD 2015-04-01 14:08:38 -07:00
Mark Banner
87c1dddbc1 Bug 1147609 - Make Loop's standalone UI work with roomName as an unecrypted parameter or as an encrypted part of context. r=mikedeboer 2015-04-01 12:04:08 +01:00
Dan Mosedale
9c14aaf449 Bug 999737-bootstrap eslint for loop content JS, fix a found bug, rs=MattN 2015-03-31 17:28:36 -07:00
Mark Banner
d07b801d1e Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD 2015-03-30 21:45:53 +01:00
Mark Banner
7f42be4573 Bug 1149137 - Make Loop's Marionette unit tests run in e10s mode. r=mikedeboer 2015-03-30 17:02:27 +01:00
Mark Banner
26c4c22081 Bug 1139586 - Attempt to fix intermittent failures in Loop's Marionette unit tests by extending the timeout. r=mikedeboer 2015-03-30 14:08:53 +01:00
Mike de Boer
7bf048deed Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8 2015-03-30 13:26:59 +02:00
Mark Banner
ef489720b3 Bug 1147375 - Don't fall over if roomName isn't supplied, let users continue to use Loop. r=mikedeboer 2015-03-26 19:21:10 +00:00
Mark Banner
08e40d7b9d Bug 1114563 - Show the room name before the user enters the room. r=mikedeboer 2015-03-25 17:08:19 +00:00
Mark Banner
d0c6ea9cbe Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer 2015-03-25 17:08:15 +00:00
Alessio Placitelli
bc31318d43 Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan 2015-03-23 04:39:00 +01:00
Mark Banner
6677b52ffa Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD 2015-03-25 10:43:09 +00:00
Jared Wein
9fc379f670 Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Dan Mosedale
5645f5ff7f Bug 1145819 - Fix loop Telemetry counting of direct calls, r=Standard8 2015-03-24 14:28:45 -07:00
Ryan VanderMeulen
88c493d72e Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00