Commit Graph

1079 Commits

Author SHA1 Message Date
Mark Banner
7df84c7405 Bug 1137813 - Part 2. Stub dispatcher.dispatch globally in otSdkDriver_test.js to simplify tests. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
ea578125d1 Bug 1137813 - Part 1. Tidy up some event handler names in Loop's otSdkDriver. r=mikedeboer 2015-04-28 08:17:56 +01:00
Mark Banner
4a18c52166 Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer 2015-04-27 10:35:40 +01:00
Mark Banner
fa1f20f6fd Bug 1149964 - Fix an intermittent error in Loop's functional tests (media start time should be uninitialized) and wait for the content server before starting tests. r=dmose NPOTB DONTBUILD 2015-04-25 11:00:43 +01:00
Mark Banner
df35c670d2 Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer 2015-04-22 19:17:15 +01:00
Mark Banner
63b8df646a Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer 2015-04-22 19:17:15 +01:00
Mark Banner
9f7bb40e1d Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose 2015-04-22 08:51:46 +01:00
Mark Banner
d2fd5d5508 Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner
3a51c64f45 Bug 1145541. r=mikedeboer 2015-04-21 21:53:15 +01:00
Mark Banner
b8a583a437 Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc. 2015-04-21 15:40:01 +01:00
Mike de Boer
8afbeb9651 Bug 1142514: add tests for the context views in the Loop conversation window. r=Standard8 2015-04-21 12:07:02 +02:00
Mike de Boer
6afe9fc91a Bug 1142514: show context information in the Loop conversation window. r=Standard8 2015-04-21 12:06:59 +02:00
Cedric Raudin
f1426320ce Bug 1079697 - Remove obsolete jshint messages in Loop code. r=Standard8 2015-04-21 09:35:03 +01:00
Mike de Boer
764fde545d Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8 2015-04-17 17:29:49 +02:00
Zach Miller
cffabf9151 Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao 2015-04-19 12:37:49 +02:00
Mike de Boer
1940b36447 Bug 1152733: Convert all Loop keyed histograms to be enumerated types and opt-out, which helps reporting tremendously. r=vladan,dmose 2015-04-17 11:14:55 +02:00
Mark Banner
aa2529c895 Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Mark Banner
7349965efc Bug 1154806 - Loop's ui-showcase has stopped scrolling since bug 1132301. r=mikedeboer 2015-04-17 08:34:02 +01:00
Mark Banner
c4d7a21895 Bug 1153630 - Allow buttons in the Loop panel to be bigger if required as L10n needs. r=dmose 2015-04-17 08:34:02 +01:00
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