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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Jared Wein
|
bbf5601d75
|
Bug 1142687 - Show context information for current page in the rooms view. r=standard8
|
2015-03-24 12:43:49 -04:00 |
|
Mike de Boer
|
60e3207b00
|
Bug 1135095: add telemetry for window and tab sharing triggers in Loop. r=Standard8,vladan
|
2015-03-24 11:21:20 +01:00 |
|
Mark Banner
|
aceb1b1d5d
|
Bug 1137843 - Loop client should not try to leave room that it fails to join. r=dmose
|
2015-03-24 08:46:06 +00:00 |
|
Dan Mosedale
|
df3fa3aed1
|
Bug 1123660 - add logging to Loop media connection telemetry, r=Standard8
|
2015-03-20 10:44:40 -07:00 |
|