Commit Graph

950 Commits

Author SHA1 Message Date
Mark Banner
1b68a817b3 Bug 1128979 - Improve usability of loop-client test server - allow tests to be loaded when in the github context; also allow the full server url to be specified, not just the port. r=dmose NPOTB DONTBUILD 2015-05-05 09:03:43 +01:00
Mark Banner
324f042c02 Bug 1108088 - Get Loop's build-jsx working on Windows without the react version check working (for now). r=dmose NPOTB DONTBUILD 2015-05-05 09:03:42 +01:00
Mark Banner
05a56da787 Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 18:02:03 +01:00
Ryan VanderMeulen
7e52753988 Backed out 2 changesets (bug 1152761, bug 1153806) for xpcshell failures.
Backed out changeset cf10c6adab48 (bug 1153806)
Backed out changeset 89a69f417877 (bug 1152761)

CLOSED TREE
2015-05-01 10:37:03 -04:00
Mark Banner
4e21f2754b Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
b42321de52 Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 2015-05-01 13:41:38 +01:00
Mark Banner
15c023302a Bug 1160145 - Fix eslint warnings in Loop's xpcshell and mochitest files and turn on linting for them. r=dmose 2015-05-01 10:42:46 +01:00
Ryan VanderMeulen
324dc61d19 Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures. 2015-04-30 14:18:34 -04:00
Cedric Raudin
d398f26597 Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8 2015-04-30 16:41:13 +01:00
Mark Banner
d6e702159a Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer 2015-04-30 16:41:13 +01:00
Mike de Boer
a936297231 Bug 1152733: change the name of Loop/ Hello histograms that recently changed to be enumerated types. r=vladan 2015-04-29 11:55:08 +02:00
Martin Tomes
1432c74581 Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8 2015-04-30 07:40:50 +01:00
Mark Banner
359dadcd89 Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer 2015-04-30 07:40:49 +01:00
Mark Banner
797a4ee2ca Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose 2015-04-30 07:40:49 +01:00
Tooru Fujisawa
22a3f8a30f Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09: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
Mark Banner
9d0465de40 Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer 2015-04-28 13:51:27 +01:00
Mark Banner
d63b2cb988 Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer 2015-04-28 13:51:27 +01:00
Mark Banner
fdc85ad474 Bug 1137813 - Part 4. Don't log the cleanup event as the server doesn't accept it after the room has been left. r=mikedeboer 2015-04-28 11:20:36 +01:00
Mark Banner
ce8ef62f46 Bug 1158800 - Don't show errors for context in conversations on the standalone UI as they may force the user into an unnecessary re-obtaining of the URL. r=dmose 2015-04-28 08:17:56 +01:00
Mark Banner
feb6d50721 Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer 2015-04-28 08:17:56 +01:00
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